> Thats obvious sir if we duplicate the code block and write source of
> different test mpeg2 streamer.
> Can the test on demand server file be act as following:-
> the server should always be in listening mode and
> every time when i run the test mpeg2 streamer the server creates a
> thread(thr
Hey Ross
Thats obvious sir if we duplicate the code block and write source of
different test mpeg2 streamer.
Can the test on demand server file be act as following:-
the server should always be in listening mode and
every time when i run the test mpeg2 streamer the server creates a
thread(thread c
> 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???
Hey Ross
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???
On
> In your test on demand server implementation there is an option in which
> server listens to the incoming mpeg2 stream(client),
> Can this server be implemented to handle multiple clients
Yes, all of our RTSP servers handle multiple concurrent clients automatically.
You don't need to do anyth
Hello Ross
Remarkable work "The Live Media".
Ross i want to ask u something is this possible or not:-
In your test on demand server implementation there is an option in which
server listens to the incoming mpeg2 stream(client),
Can this server be implemented to handle multiple clients(as we have