[Live-devel] testMPEG2TransportStreamer to Amino STB

Ross Finlayson finlayson at live555.com
Sun Jun 25 08:22:27 PDT 2006


>I have been trying to send a ts file to a Amino STB for a while now.
>Using testMPEG2TransportStreamer with VLC as a reciever works great,
>but to Amino STB does not work.

That's because "testMPEG2TransportStreamer" streams using multicast, 
which the Amino STB does not handle.

>I have tried unicast and multicast, both without
>much success.

You can't (easily) modify the "testMPEG2TransportStreamer" to use 
unicast.  (Just changing the destination address won't be enough, 
because the RTSP server still expects to send multicast.)

To stream using unicast, use the "testOnDemandRTSPServer" demo 
application.  It works with the Amino STB - see 
http://www.live555.com/liveMedia/faq.html#stb>


	Ross Finlayson
	Live Networks, Inc. (LIVE555.COM)
	<http://www.live555.com/>



More information about the live-devel mailing list