[Live-devel] Can test on demand server be implemented to handle multiple clients

Ross Finlayson finlayson at live555.com
Fri May 18 05:59:04 PDT 2012


> In this case clients are not the vlc player,clients are the testMPEG2TransportStreamer,
> Sorry if i was not able to explain question earlier,My ques is i want to run 2 or 3 testMPEG2TransportStreamer application and can these multiple applications be handled by test on demand server???

Yes, you can do this, by duplicating the code block
	// A MPEG-2 Transport Stream, coming from a live UDP (raw-UDP or RTP/UDP) source:
	{
	...
	}
for each input stream.  In each case, you would use a different "streamName", "inputAddressStr" (which must be for a multicast address), and "inputPortNum".


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120518/4a0b2f84/attachment-0001.html>


More information about the live-devel mailing list