Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
![]() ![]() |
|
Thread Tools | Display Modes |
#11
|
|||
|
|||
![]() Re: Need of rtmpdump expert helpI've tried
C:\PHP>php PlayTV.php but I get this 'chcp' is not recognized as internal command or external, operable program or batch file. AND WHEN i type a number it's also another error Enter Channel Number : 5 Retrieving html . . . RTMP Url : rtmpe://149.6.160.22/tvplayer Playpath : cctv-f_hi Auth : d08cfc9d08174ee9a3e6426575d2c54011be20be3a6cc426dd ba179aa021b3efaeb3d 60d565ff26d314de3c5d9969e93e26d5411641bba35e6762cf eddecb72d330666fbc5b9b4e720205 97e29dbcfe4012ba699d8cea8b2ecad2f1b2503eb172c1d875 7082825e5eb1bd9b61ced1b005ff1c ad5ed626f22 Command : rtmpdump -r "rtmpe://149.6.160.22/tvplayer" -a "tvplayer" -s "http:// static.playtv.fr/swf/tvplayer.swf" -p "http://playtv.fr/television" -C S:d08cfc9 d08174ee9a3e6426575d2c54011be20be3a6cc426ddba179aa 021b3efaeb3d60d565ff26d314de3c 5d9969e93e26d5411641bba35e6762cfeddecb72d330666fbc 5b9b4e72020597e29dbcfe4012ba69 9d8cea8b2ecad2f1b2503eb172c1d8757082825e5eb1bd9b61 ced1b005ff1cad5ed626f22 --live -y "cctv-f_hi" | "C:\Program Files\VideoLAN\VLC\vlc.exe" --meta-title "CCTV F" - Fatal error: Class 'COM' not found in C:\PHP\PlayTV.php on line 404 |
#12
|
|||
|
|||
![]() Re: Need of rtmpdump expert helpin PHP 5.4.5 they have disabled the COM class by default. it wasn't the case with earlier versions. you can enable it by adding following line to your PHP.ini.
Code:
extension=php_com_dotnet.dll |
#13
|
|||
|
|||
![]() Re: Need of rtmpdump expert helpI want to download the live streaming with rtmpdump could you help me?
Last edited by beowluf : 07-28-2012 at 12:34 PM. |
#14
|
|||
|
|||
![]() Re: Need of rtmpdump expert helpCould Any One Help Me To Record This Stream Not Just Watch It Alive
|
#15
|
|||
|
|||
![]() Re: Need of rtmpdump expert helpIn VLC click on CTRL+R once stream is started and it will record in My documents folder.
|
#16
|
|||
|
|||
![]() Re: Need of rtmpdump expert helpResurrecting this thread: Looks like playtv may have changed something... this command no longer work:
Code:
c:\php>php PlayTV.php --url "http://playtv.fr/television/i24-news/" KSV PlayTV Downloader Retrieving html.... Notice: Undefined offset: 1 in C:\php\PlayTV.php on line 481 Unable to retrieve initialization parameters c:\php> Thank You! |
#17
|
|||
|
|||
![]() Re: Need of rtmpdump expert helpCode:
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 02:33 AM. |
#18
|
|||
|
|||
![]() Re: Need of rtmpdump expert helpThanks chap!!! Worked like a charm! Do you know if there is a librtmp.dll build out there that has this playtv patch? Cheers!
|
![]() ![]() |
Tags: rtmpdump help |
Thread Tools | |
Display Modes | |
|
|