Gstreamer 1.0 error for Matlab 2018b

5 views (last 30 days)
Prospero Naval
Prospero Naval on 3 Nov 2018
Answered: LO on 27 Feb 2019
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

Answers (1)

LO
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 ?

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!