View Single Post
  #17  
Old 12-26-2013, 12:53 AM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: Need of rtmpdump expert help


Code:
php PlayTV.php --url 6vta48Yk93

Code:
 $options = array(
      0 => array(
          'help' => 'displays this help',
          'list' => 'display formatted channels list and exit',
          'print' => 'only print the base rtmpdump command, don\'t start anything',
          'quiet' => 'disables unnecessary output'
      ),
      1 => array(
          'proxy' => 'use proxy to retrieve channel information',
          'url' => 'use specified url without displaying channels list'

Last edited by chap : 12-26-2013 at 01:33 AM.
Reply With Quote