Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Hi, I am streaming a video using perl script from one system to 3 other systems. Script is running well but one of the client systems is stopping abruptly without displaying the streamed output. The other 2 systems also stopping after sometime. I have used expect module to login to client machines..I want all the 3 client systems to display video as long as server is streaming.Any help is greatly apreciated...Thank you
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: perl script for video streaming
by Anonymous Monk on Oct 05, 2011 at 07:17 UTC |