I used yolov5 with python detect.py --source rtsp://admin:xxxxx@10.xx.xx.xxx//streaming/channels/1 --weights runs/train/exp4/weights/best.pt but happened OSError: [WinError 123] Incorrect filename, directory name, or volume tagline method How to solve this problem? Thank you!
Asked
Active
Viewed 124 times
1 Answers
0
python detect.py --source rtsp://admin:xxxxx@10.xx.xx.xxx//streaming/channels/1
look this

Sai Li
- 1
-
As it’s currently written, your answer is unclear. Please [edit] to add additional details that will help others understand how this addresses the question asked. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Oct 24 '22 at 23:29