[Live-devel] The problem about streaming from TCP connections

Ross Finlayson finlayson at live555.com
Wed Apr 2 05:48:45 PDT 2008


>I have writen a program to get video frames from IP camera and then 
>want to build a TCP socket connection to testMPEG4VideoStreamer.

"testMPEG4VideoStreamer" streams using multicast, which cannot be 
carried via TCP.  If you want to stream via TCP, then you should use 
"testOnDemandRTSPServer" (a unicast application) as a starting point. 
Please read the FAQ for hints on how to adapt 
"testOnDemandRTSPServer" to accept MPEG-4 video input from your 
camera.
-- 

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


More information about the live-devel mailing list