Highlights
Ant Media Server
- Fix test case and update IAntMediaStreamHandler interface by @mekya in #5773
- Print error definiton for av_read_frame error by @mustafaboleken in #5804
- Change nativeLogLevel to Error and call setNativeLogLevel while bean is initialized by @USAMAWIZARD in #5772
- Add Rest Method to Trigger Garbage Collector by @lastpeony in #5809
- README.md: Add Travis build status badge, formatting - Thank you for contribution @olleolleolle by @mekya in #5848
- README.md: Add Travis build status badge, formatting by @olleolleolle in #5827
- Fix restreaming to kick.com by @USAMAWIZARD in #5761
- Upgrade java17, Tomcat 10, Spring 6 & Support Http2 by @mekya in #5851
- Add new webSocket messages for efficient video conferencing by @mustafaboleken in #5647
- Use flag(UDP or TCP = 3) for rtsp_transport to try UDP or TCP for pulling RTSP streams by @USAMAWIZARD in #5771
- Fix audio play in conference re-join from different devices by @mekya in #5876
- Fix the SSL protocol issue by @muratugureminoglu in #5917
- Fix null pointer exception in JWTFilter by @USAMAWIZARD in #5916
- Benchmark automation by @mekya in #5941
- Send data channel message to streams having subtracks through Rest API by @mustafaboleken in #5904
- Add skip playlist item REST API with tests by @SelimEmre in #4134
- Fix rtmps endpoint with/out appname by @mekya in #5968
- Accept b32 compatible secret codes while adding the subscriber by @lastpeony in #5937
- Change the default setting from 'true' to 'false' for sending audio levels through the data channel by @mekya in #5974
- Reorder incoming packets stream fetcher by @mekya in #5977
- Revert "Change the default setting from 'true' to 'false' for sending audio levels through the data channel" by @mekya in #5986
- Provide memory limit load and system load average for benchmark and stress test by @mekya in #5988
- Refactor handle NoSuchElementException by @mekya in #5985
- Update active broadcasts' state to finished in shutting down by @mekya in #6003
- Ingest SRT streams that don't have streamid by @USAMAWIZARD in #6007
- Integrate Web Player to Management Panel by @mekya in #6050
New Contributors
- @olleolleolle made their first contribution in #5827