Need of rtmpdump expert helphi;
could anyone find the rtmpdump syntax for this link which i find difficult to find.it's a live streaming. http://playtv.fr/television/liberty-tv/ Thanks for helping me |
Re: Need of rtmpdump expert help |
Re: Need of rtmpdump expert helpthanks KSV BUT I don't know nothing aout scripts neither how to use it
Could you find the rtmpdump syntax |
Re: Need of rtmpdump expert helpthese streams use dynamic token so there isn't any static command you can use.
|
Re: Need of rtmpdump expert helpso can you help me how to use your script step by step and what software I need please
|
Re: Need of rtmpdump expert helpsee last section for installing PHP in this wiki and then from command line use
Code:
php PlayTV.php |
Re: Need of rtmpdump expert helpI've follow all the steps you recommand and I've found
C:\USER>php PlayTV.php Could not open input file: PlayTV.php help me please |
Re: Need of rtmpdump expert helpwhr did u put the file ? in C:\USER ?
go to the directory whr did u put the file like C:\Users\Username\Desktop\PlayTv\ then do php PlayTv.php |
Re: Need of rtmpdump expert helpI've put play tv in PHP and when i open a command with cmd
C:\PHP>php PlayTv.php I find this message <dl class="keyboard-mappings"> <dt>u</dt> <dd>Back to issues</dd> </dl> <dl class="keyboard-mappings"> <dt>/</dt> <dd>Focus issues search</dd> </dl> div> v> lass="js-hidden-pane" style='display:none' class="rule"></div> |
Re: Need of rtmpdump expert helpit seems that you don't have download the script file properly. use this link to download the whole repo in zip format.
|
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 |
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 |
Re: Need of rtmpdump expert helpI want to download the live streaming with rtmpdump could you help me?
|
Re: Need of rtmpdump expert helpCould Any One Help Me To Record This Stream Not Just Watch It Alive
|
Re: Need of rtmpdump expert helpQuote:
|
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/" Thank You! |
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!
|
All times are GMT -6. The time now is 02:38 AM. |