-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v0.5.0: Introduce RTSP stream support and multi-stream handling
- Added RTSP stream support in `YOFLO` class. - Enabled multiple RTSP URLs with `--rtsp_urls` argument. - Modified `start_webcam_detection` to prioritize RTSP streams over local webcams. - Improved error handling and logging for RTSP streams. - Refactored `_webcam_detection_thread` to support both RTSP and webcam sources.
- Loading branch information
1 parent
3795a1f
commit 4270cbc
Showing
2 changed files
with
44 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters