testMPEG1or2VideoStreamer reads a MPEG-1 or 2 Program Stream file (named "test.mpg"), extracts from this an video Elementary Stream, and streams these, using RTP, to the unicast IP.
So in testMPEG1or2VideoReceiver, I have set the IP = <http://0.0.0.0/>0.0.0.0.

Don't do that. "testMPEG1or2VideoStreamer" is used to stream to a *multicast* IP address. Leave it the way it is.

(If instead you want to do unicast streaming, then use "testOnDemandRTSPServer" (as the server) and "openRTSP" (as the client) instead.)
--

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to