Raw H.264 Steam
Posted: 28 Apr 2012 14:34
Yello,
My question is fairly simple but, is it possible, at all, to feed VLC a raw h.264 stream over the network? Basically I have a processor that is capture video from a camera and encoding it into H.264, that stream is then sent out over the network (currently over TCP) to a java program that is saving it to a file, but what I would like to be able to do is to just display that steam via VLC without having to save it. Is it possible to do this via a raw UDP steam or something, or will I have to encapsulate the steam and / or write a RTP protocol ontop of it?
My question is fairly simple but, is it possible, at all, to feed VLC a raw h.264 stream over the network? Basically I have a processor that is capture video from a camera and encoding it into H.264, that stream is then sent out over the network (currently over TCP) to a java program that is saving it to a file, but what I would like to be able to do is to just display that steam via VLC without having to save it. Is it possible to do this via a raw UDP steam or something, or will I have to encapsulate the steam and / or write a RTP protocol ontop of it?