> So in other words, what is needed is this: 
> 
> 1) Desktop / Notebook with video cam captures H.264 ---> 2) Server needs to 
> receive MP4 over RTP (not LIVE555, this existing server cannot be swapped 
> out) ---> 3) Desktop / Notebook app consumes video in format other than 
> H.264, this app cannot be disrupted. 
> 
> Basically, the scope of what needs to be accomplished is the streaming from 
> 1) to 2).

OK, use an event loop that streams from a H.264 video source (perhaps using 
"DeviceSource" as a model) to a "H264VideoStreamDiscreteFramer" to a 
"H264VideoRTPSink".


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to