how to import gstreamer input in matlab

7 views (last 30 days)
LO
LO on 28 Feb 2019
I am trying to stream a video over TCP in matlab. I have a raspberry pi streaming a video using Gstreamer (ver 1.0) and a laptop receiving the stream directly through ethernet cable connection. I would like to visualize the video input in matlab however the function "VideoReader" might need an object identifier (filename or similar).
I thought one could maybe use the IP address and the port...
Any idea whether this is feasible ?
thanks !

Answers (0)

Categories

Find more on MATLAB Support Package for Raspberry Pi Hardware in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!