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).