- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm using openvino toolkit for optimizing my net for Intel platform.
I have to setup environment for OpenVino using 'setupvars.bat' file. After environment setup the opencv version is '4.1.0-openvino'.
When I try to access rtsp stream using command
[ cv2.VideoCapture('rtsp://username:password@1.1.1.10/cam/realmonitor?channel=1&subtype=0') ] , it gives me False flag and None frame is returned.
I can access this rtsp stream from opencv 3.4.5 with same RTSP URL.
Please help me solve it.
Thankyou
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Nassan,
After OpenVINO installation, you also need to download the opencv_ffmpeg_64.dll to open streaming.
For example, go to "C:\Program Files (x86)\IntelSWTools\openvino\opencv", you can run the ffmpeg-download.ps1 in Windows PowerShell to download the opencv_ffmpeg_64.dll.
Hope this information is helpful:)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks a lot. It worked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, i have the same problem with macOS, how to solve this in macOS?
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page