|
Revision tags: v0.9.1 |
|
| #
80f20d70 |
| 01-Oct-2023 |
HarlanC <[email protected]> |
Implement new feature :WebRTC(Whip/Whep) (#57)
* Support rtp packet forwarding channel
* support rtp forward channel
* support webrtc whip
* send response for http DELETE
* support whep
Implement new feature :WebRTC(Whip/Whep) (#57)
* Support rtp packet forwarding channel
* support rtp forward channel
* support webrtc whip
* send response for http DELETE
* support whep and implement HTTP get
* Some fix for whep
* some fix
* some fix and basically works
* refactor stream hub to fix high CPU usage problem
* unpublish whip;add client files
* clear build warnings; add xwebrtc's Cargo.toml file to confs folder
* fix whep peer connection cannot be closed.
* try to fix that whep receive loop cannot be exited
* fix unsubscribe whep errors; fix UT
* make local build
* fix #56
* fix #54 and #60
* update cargo.toml for release
* update README and online version
* update README for webrtc; restore local cargo toml files
show more ...
|
|
Revision tags: v0.8.0, v0.7.0 |
|
| #
f97afa13 |
| 28-Jul-2023 |
Harlan <[email protected]> |
update release cargo project files
|
| #
06c50324 |
| 28-Jul-2023 |
Harlan <[email protected]> |
add makefile;do some fix
|
| #
8e71d710 |
| 14-Jul-2023 |
Harlan <[email protected]> |
Split the channel module into a library to support multiple input protocols; support RTSP
|
|
Revision tags: v0.6.1 |
|
| #
b6110e66 |
| 28-May-2023 |
Harlan <[email protected]> |
new release: xiu v0.6.1 xflv v0.2.1 rtmp v0.3.1 httpflv v0.2.1 hls v0.2.1
|
| #
f53d57de |
| 19-May-2023 |
Harlan <[email protected]> |
fix gstreamer publish rtmp stream error #39
|
|
Revision tags: v0.6.0 |
|
| #
0eaa1541 |
| 22-Apr-2023 |
Harlan <[email protected]> |
release new version: xiu v0.6.0/rtmp v0.3.0 httpflv v0.2.0 hls v0.2.0
|
| #
95feb96c |
| 08-Apr-2023 |
Harlan <[email protected]> |
add a rtmp library example: pull rtmp stream and push rtmp stream
|
|
Revision tags: v0.5.0 |
|
| #
7f3675fe |
| 12-Mar-2023 |
Harlan <[email protected]> |
[release] release xiu 0.5.0
|
| #
ccd9a1fa |
| 04-Mar-2023 |
Harlan <[email protected]> |
support audio and video information statistics
|
|
Revision tags: v0.4.0, v0.3.0 |
|
| #
23a14778 |
| 10-Feb-2023 |
Harlan <[email protected]> |
update listening port type; Add new arguments for xiu CLI
|
| #
43dd5aa4 |
| 05-Feb-2023 |
Harlan <[email protected]> |
update version
|
|
Revision tags: v0.1.0 |
|
| #
311e8c3e |
| 05-Feb-2023 |
Harlan <[email protected]> |
update versions and README
|
|
Revision tags: v1.0.0 |
|
| #
6685cacb |
| 21-Jan-2023 |
HarlanC <[email protected]> |
fix #30, the pps remaining data needs to be cleaned up.
|
|
Revision tags: v0.0.11 |
|
| #
084810e7 |
| 21-Jul-2022 |
HarlanC <[email protected]> |
[HLS] v0.0.10 [HTTPFLV] v0.0.7
|
|
Revision tags: v0.0.10 |
|
| #
c731800d |
| 29-Jan-2022 |
HarlanC <[email protected]> |
[HTTPFLV][HLS] update RTMP version to v0.0.,12
|
|
Revision tags: v0.0.9, v0.0.8 |
|
| #
bf5b8830 |
| 04-Dec-2021 |
HarlanC <[email protected]> |
release httpflv 0.0.5
|
|
Revision tags: v0.0.5 |
|
| #
784aab63 |
| 04-Sep-2021 |
HarlanC <[email protected]> |
[publish] httpflv 0.0.4
|
|
Revision tags: v0.0.4 |
|
| #
d8cb63fa |
| 21-Aug-2021 |
HarlanC <[email protected]> |
publish httpflv v0.0.3
|
|
Revision tags: v0.0.2 |
|
| #
4b937d50 |
| 18-Aug-2021 |
HarlanC <[email protected]> |
publish httpflv v0.0.2
|
| #
468ee5b9 |
| 17-Aug-2021 |
HarlanC <[email protected]> |
publish httpflv
|
| #
44adcff6 |
| 17-Aug-2021 |
HarlanC <[email protected]> |
update libraries version
|
| #
88325f54 |
| 17-Aug-2021 |
HarlanC <[email protected]> |
update library name
|
| #
53a2e033 |
| 16-Aug-2021 |
HarlanC <[email protected]> |
refactor
|
| #
15fa2386 |
| 13-Aug-2021 |
HarlanC <[email protected]> |
move some folders to library
|