how to import gstreamer input in matlab
조회 수: 2 (최근 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
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!