Releases: Eyevinn/srt-whep
Releases · Eyevinn/srt-whep
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.3
v1.1.2
What's Changed
- Feat/replace whipsink with whipwebrtcsink
- Feat/improve handling connect and disconnects in listener mode
- Test/run on Mac/Ubuntu/Docker
The last few commits added more support for playing out H264/AVC streams on Mac/Ubuntu/Docker. The SRT Input stream (caller) can disconnect freely so as to switch streams. And viewers can join/leave as they wish.
v1.1.1
v1.1.0
What's Changed
- Fix/disable discoverer when running in listener mode
- Fix/support for safari (only h264 video of profile 'constrained-baseline')
- chore: improved logging by @birme
- Fix: handle SRT client (caller) disconnections when running in listener mode
- Feat/try to add support for h265 video
Full Changelog: v1.0.1...v1.1.0
v1.0.1
v1.0.0
What's Changed
- WebRTC-related plugins are now statically linked.
- Tested on the Ubuntu (amd64) platform and improved the docker file.
New Contributors
- @dependabot made their first contribution in #19
Full Changelog: v0.1.0...v1.0.0