> it's pocible to proxy a Multicast UDP MPEG2-TS stream to Unicast over RTSP > using Live555 proxy server?
Only if the multicast stream is served by a RTSP server (because a "RTSP proxy server" requires that the back-end input source have a RTSP server). > my stream source is udp://@239.100.1.27 and i want to make it unicast However, you should be able to use the existing "testOnDemandRTSPServer" demo application (the "mpeg2TransportStreamFromUDPSourceTest" stream), for this stream, simply by changing the multicast input string ("inputAddressStr") to "239.100.1.27", and "changing inputStreamIsRawUDP" to True. 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