- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Installed latest OpenVINO release on Buster Raspberrypi 4 4GB with Compute Stick2. Face demo works fine, both C native and python cv2 script. I can also run a RTSP security cam feed just fine with python cv2 and an inference model.
However, when trying to run a video file on the inference model, I get an error. See here:
>>> cap = cv2.VideoCapture('Lang_schlechte_quali.mp4') [ WARN:0] global /home/jenkins/workspace/OpenCV/OpenVINO/build/opencv/modules/videoio/src/cap_gstreamer.cpp (480) isPipelinePlaying OpenCV | GStreamer warning: GStreamer: pipeline have not been created VIDIOC_REQBUFS: Inappropriate ioctl for device
What to do? Thanks for the help in advance.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for reaching out.
Are you modifying the demo scripts (either C or Python) to get this working or are you writing your own code?
When you running the program, does it crash? Or it continues to run regardless of the error/warning?
Regards,
Mauricio.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Mauricio R,
I am modifying demo code which is in python. I am getting GStreamer pipeline error while reading live stream data from an ip camera
can you help me out?
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page