Current section

Files

Jump to
Raw

CHANGELOG.md

# Changelog
## 0.2.0
* Rename FileEndpoint to FileSourceEndpoint [#300](https://github.com/jellyfish-dev/membrane_rtc_engine/pull/300/)
* Move StaticTrackSender to membrane_rtc_engine [#300](https://github.com/jellyfish-dev/membrane_rtc_engine/pull/300/)
* Update HLS to use new H264 parser. Bump deps [#309](https://github.com/jellyfish-dev/membrane_rtc_engine/pull/309)
* Changes related to RTSP->WebRTC support [#311](https://github.com/jellyfish-dev/membrane_rtc_engine/pull/311)
* Support for any number of video tracks in HLS Compositor layout [#312](https://github.com/jellyfish-dev/membrane_rtc_engine/pull/312)
* Set `sc_threshold=0` in H264 encoder [#313](https://github.com/jellyfish-dev/membrane_rtc_engine/pull/313)
## 0.1.0
* Initial release