New Features
1. 🔒SRTP (Secure Real-Time Transport Protocol) support added for IP camera streams.
This feature provides encrypted real-time media transport for enhanced data security.
You can enable SRTP automatic or manually by adding the ?srtp=1 flag at the end of your RTSP URL:
rtsp://[server-ip]:[port]/ipc1-stream1/screenlive?srtp=1
Improvements
1. Optimized HTTP client operations for faster and more reliable network communication.
2. Improved IPv6 support across all ONVIF network interfaces.
3. Enhanced ONVIF device discovery and probe handling on Windows systems.
4. Refined ONVIF Image Service for more accurate image parameter control (brightness, contrast, and exposure).
Improvements:
1. Optimized video encoder by improving packet handling and extradata processing,
resulting in faster streaming performance, lower CPU load, and reduced memory usage. Now stream go turbo fast.
2. Optimized audio RTP timestamp handling.
3. Improvement Stop and Start IPCamera and Onvif/RTSP service.
4. Enhanced audio backchannel performance.
5. Enhanced code security checks.
6. Optimized IP address detection for routing interfaces.
7. Optimized data push/publish functions.
8. Various small other minor fixes, improving software and ONVIF stability.
9. Enhanced audio backchannel performance.