Gstreamer 1.0 error for Matlab 2018b
1 view (last 30 days)
Show older comments
Hi, I'm having the following error which I didn't get in 2017b:
Error using VideoReader/init (line 611) Video file I/O requires Gstreamer 1.0 and higher. Install this on your system and restart MATLAB.
Error in VideoReader (line 176) obj.init(fileName);
I tried this command outside Matlab and it works: gst-launch-1.0 playbin uri=file:[filename]
Pros Naval
0 Comments
Answers (1)
LO
on 27 Feb 2019
Hi Prospero
I am trying to import a video stream from gstreamer in matlab. Could you share the code on how to do that ?
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!