manjulatha has asked for the wisdom of the Perl Monks concerning the following question:

Hi, I am trying to automate the video streaming from one system(server) to another(client).I want to login into the remote machine through ssh and need to play a video using vlc overthere so that i can see the display both at server side and client side. I have tried using Net::OpenSSH::Compat but didnt get the output. Streaming should be in both directions. Please help me out... Thanks

Replies are listed 'Best First'.
Re: perl script for video streaming
by AlexTape (Monk) on Sep 28, 2011 at 12:17 UTC
    look for => performing UDP tunneling through an SSH connection over vpn.. vlc streaming output thouchs udp or not..?
    $perlig =~ s/pec/cep/g if 'errors expected';
      please let me know if you have written perl script for streaming videos
        please let me know if you have written perl script for streaming videos iam prasad prasad..gummadavelli@gmail.com