>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/ _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel