Hi Ross Finlayson Thank you for your answer. Can you show me how I can "order" the media with TCP not UDP using OpenRTSPClient (Sorry that I didnot check the syntax of OpenRTSPClient, you are here that is why I am lazy :-)) I wonder how many clients the MediaServer can serve simutanously through TCP using only one port Regards Ross Finlayson a écrit : >> Dear all, >> I would like to run RTSP server on a Linux machine with firewall. How >> can I open the port for Live555 media server? As I know, it uses a fix >> port (554 or 8554) to receive request from client. After that Live >> server will open an arbitrary port to send out the media via RTP over >> TCP or UDP >> > > That's true only for UDP streaming. If you stream over TCP, then no > UDP ports are used. In that case, you need only open the RTSP TCP > port (554 or 8554). > > If you're behind a firewall, and cannot open UDP ports, then you can > still serve streams via TCP, provided that you open the RTSP TCP port. >
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
