how to import gstreamer input in matlab

4 次查看(过去 30 天)
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 !

回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by