1. Implemented Native Streaming for all media sources (Desktop, Webcam, From File, and External IP Camera).
(Native Streaming allows streaming without transcoding to reduce CPU usage when source parameters do not need to be changed. It supports suitable RTMP, RTSP, HTTP, From File, Webcam, and Desktop sources streamed through RTSP/ONVIF as part of an ITVDesk ONVIF IP Camera.)
2. Implemented stream closure when audio or video settings change.
3. Reduced CPU usage by approximately 8% and streaming I/O usage to approximately 0.1%.
4. Improved External IP Camera support on all platforms.
5. Improved the Audio media source on macOS for older MacBook and MacBook Air computers.
6. Optimized frame processing.
7. Fixed various minor bugs.
1. Added From File streaming support for JPEG image files (*.jpeg and *.jpg).
2. Added From File streaming support for MP3 audio files (*.mp3).
3. Improved Webcam, Desktop, and Audio capture stability and fluidity on all platforms.
4. Added MJPEG capture support to the Webcam media grabber.
5. Added support for receiving only the required channel data from an External IP Camera.
6. Improved ONVIF HTTP SOAP data transmission.
7. Updated the FFmpeg library.
8. Initialized multicast configuration.
9. Removed the five-second timeout for RTP data transmission.
10. Improved Alarm In and Alarm Out handling in the ONVIF Event Service.
11. Fixed an External IP Camera RTP sequence issue where the next sequence number increased by two after a complete packet, causing false packet-loss detection.
12. Fixed various minor bugs.

