Quantcast
Channel: beginners - openFrameworks
Viewing all articles
Browse latest Browse all 4929

Network Video streaming for dummies?

$
0
0

@dono wrote:

Hi everyone,

how can I easily receive an UDP or RTSP video stream, so I can process the images and then send it as another UDP or RTSP stream in (as close as possible to) realtime?

So far I looked at:
ofxGStreamer - don’t need it since I’m on linux
ofxStreamer - does not compile due to https://github.com/HalfdanJ/ofxStreamer/issues/4 and seems abandoned
ofxGstRTP - seems only capable of sending and also outdated, but I haven’t tested it
ofGstUtils - this post Gstreamer advanced utils or how to stream an OF app seems to suggest that it could be helpful, but I can’t find anything about ofGstUtils let alone what commands I would have to use to open a udp port or to extract a frame.

Now I have no idea if it even possible with a reasonable amount of work or if I should just forget about it. Is there an easy solution?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles