History log of /xiu/protocol/rtmp/README.md (Results 1 – 25 of 26)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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


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


# 443a5c78 15-May-2023 Guillaume Desmottes <[email protected]>

rtmp: README: fix cluster example

It was not building with latest version of the crate.


# f993450f 15-May-2023 Guillaume Desmottes <[email protected]>

rtmp: README: fix single server example

It was not building with latest version of the crate.


# fda0d595 15-May-2023 Guillaume Desmottes <[email protected]>

rtmp: README: use Rust formatting code block

Also, no need to extra-indent the code.


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, v0.4.0, v0.3.0, v0.1.0
# 311e8c3e 05-Feb-2023 Harlan <[email protected]>

update versions and README


Revision tags: v1.0.0
# abdc2158 21-Jan-2023 HarlanC <[email protected]>

Update README


Revision tags: v0.0.11
# b3808d60 21-Jul-2022 HarlanC <[email protected]>

[RTMP] release 0.0.14


# d65f2a3e 06-Mar-2022 HarlanC <[email protected]>

update


# 37a05031 06-Mar-2022 HarlanC <[email protected]>

improve rtmp library document


Revision tags: v0.0.10
# 23b4d670 29-Jan-2022 HarlanC <[email protected]>

[RTMP] relase v0.0.12


# e9e250a5 28-Jan-2022 HarlanC <[email protected]>

[RTMP] fix overflow error #17


Revision tags: v0.0.9, v0.0.8, v0.0.5
# fa347c73 04-Sep-2021 HarlanC <[email protected]>

[publish] [rtmp] v0.0.9


Revision tags: v0.0.4
# ecbbc4aa 21-Aug-2021 wawacry <[email protected]>

publish v0.0.8


Revision tags: v0.0.2
# f45a04a4 18-Aug-2021 HarlanC <[email protected]>

publish rtmp 0.0.7


# 30329f77 17-Aug-2021 HarlanC <[email protected]>

publish rtmp


# 19d06635 17-Aug-2021 HarlanC <[email protected]>

publish rtmp


# 1222ea4d 24-Jun-2021 HarlanC <[email protected]>

update cargo version


# 57ded9ed 24-Jun-2021 HarlanC <[email protected]>

[rtmp] update cargo and README


# 87f493cd 30-May-2021 HarlanC <[email protected]>

[protocol][rtmp] add timestamp for metadata


# 067fdd3c 23-May-2021 HarlanC <[email protected]>

add functions for http-flv protocol


Revision tags: v0.0.1
# b1840569 15-May-2021 HarlanC <[email protected]>

clear warnings and impl pull logic


12