in reply to Re^14: awanti Perl not playing video with vlc plugin
in thread Perl not playing video with vlc plugin

Do you have any guesses?
  • Comment on Re^15: awanti Perl not playing video with vlc plugin

Replies are listed 'Best First'.
Re^16: awanti Perl not playing video with vlc plugin
by awanti (Acolyte) on Dec 30, 2015 at 10:24 UTC
    I guess it is checking the HTTPRANGE...

      Pretty much,

      get the header using cgi and extract from that string the two numbers

      unfortunately the rest of the program doesn't make use of $end to return the only return the requested range :)