History log of /xiu/Cargo.toml (Results 1 – 20 of 20)
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
# 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, v0.6.0
# c8d4d932 22-Apr-2023 Harlan <[email protected]>

fix client session pull and push RTMP streams error


# 95feb96c 08-Apr-2023 Harlan <[email protected]>

add a rtmp library example: pull rtmp stream and push rtmp stream


Revision tags: v0.5.0
# ccd9a1fa 04-Mar-2023 Harlan <[email protected]>

support audio and video information statistics


Revision tags: v0.4.0
# b01710ca 12-Feb-2023 Harlan <[email protected]>

export logger mod as a library


Revision tags: v0.3.0, v0.1.0, v1.0.0, v0.0.11, v0.0.10, v0.0.9, v0.0.8, v0.0.5, v0.0.4, v0.0.2
# 7966aef1 17-Aug-2021 HarlanC <[email protected]>

update xiu folder


# 88325f54 17-Aug-2021 HarlanC <[email protected]>

update library name


# 15fa2386 13-Aug-2021 HarlanC <[email protected]>

move some folders to library


# abfa5883 11-Jul-2021 HarlanC <[email protected]>

coding for hls


# 65fd5e3d 23-Jun-2021 HarlanC <[email protected]>

mpegts


# 5377b641 23-May-2021 HarlanC <[email protected]>

httpflv coding


Revision tags: v0.0.1
# 5d1d3925 17-Apr-2021 HarlanC <[email protected]>

update library name


# d9c3b961 20-Mar-2021 HarlanC <[email protected]>

some fix


# 9a3b6c39 07-Mar-2021 HarlanC <[email protected]>

refactor code structure


# 069ff577 23-Jan-2021 HarlanC <[email protected]>

some commands


# 945b1308 06-Dec-2020 HarlanC <[email protected]>

add library


# f403147c 04-Nov-2020 HarlanC <[email protected]>

refactor


# 8a8b0a7e 22-Oct-2020 HarlanC <[email protected]>

commit


# 1d22d046 16-Aug-2020 harlanc <[email protected]>

init