New Features:
• Flexible Port Assignment for Streaming: Enhanced the streaming module to support more flexible port assignments, allowing for improved configuration and compatibility.
Improvements:
• Retry Mechanism for Webcam Streamer Initialization: Implemented a retry mechanism to ensure the webcam streamer starts correctly, even if it initializes after ffmpeg.
• Updated Webcam Configuration Links: Revised the webcam configuration and issue help documentation links to provide users with more accurate and helpful resources.
• Error Logging Enhancements: Adjusted external API calls to prevent unnecessary errors from appearing in log files, leading to cleaner and more relevant logging.
Bug Fixes:
• Webcam Streaming Notification Issue: Resolved an issue where users received “Webcam Streaming Failed” notifications even when the webcam streaming feature was disabled.
• Video Playback Speed Adjustments: Addressed problems related to video playback speeds, ensuring videos play at the intended rate.
• Python 2 Compatibility: Made necessary adjustments to ensure compatibility with Python 2 environments.