What em I doing wrong???I tried to get stream from this page to xbmc http://utv.ro/live/.
Tried downloading strm file from here http://www.thestreamdb.com/stream/8m8le7 but it plays in xbmc only for cca 15 seconds... Then i compiled rtmpdump on my ubuntu oneiric pc, then tried to use this command: Code:
rtmpdump -v -r "rtmpe://fms27.mediadirect.ro:1935/live/utv?id=29067181" -y "utv_low" -a "live/utv?id=29067181" -W "http://static1.mediadirect.ro/player-preload/swf/utv_714/player.swf" -p "http://www.utv.ro/live/" -o "dump.flv" Code:
me@me-desktop:/usr/src/rtmpdump$ sudo ./rtmpdump -v -r "rtmpe://fms27.mediadirect.ro:1935/live/utv?id=29067181" -y "utv_low" -a "live/utv?id=29067181" -W "http://static1.mediadirect.ro/player-preload/swf/utv_714/player.swf" -p "http://www.utv.ro/live/" -o "dump.flv" Code:
me@me-desktop:/usr/src/rtmpdump$ sudo ./rtmpdump -v -r "rtmpe://fms27.mediadirect.ro:1935/live/utv?id=29067181" -y "utv_low" -a "live/utv?id=29067181" -W "http://static1.mediadirect.ro/player-preload/swf/utv_714/player.swf" -p "http://www.utv.ro/live/" -o "dump.flv" |
Re: What em I doing wrong???Code:
rtmpdump -r "rtmpe://fms31.mediadirect.ro:1935/live/utv" -a "live/utv?id=41942722" -f "WIN 11,0,1,152" -W "http://static1.mediadirect.ro/player-preload/swf/utv_762/player.swf" -p "http://utv.ro/live/" -C O:1 -C O:0 -y "utv_low" -o utv_low.flv Code:
RTMPDump v2.4 GIT-2011-09-30 (Compiled by KSV) Code:
rtmpdump -r "rtmpe://fms31.mediadirect.ro:1935/live/utv" -a "live/utv?id=41942722" -f "WIN 11,0,1,152" -W "http://static1.mediadirect.ro/player-preload/swf/utv_762/player.swf" -p "http://utv.ro/live/" -C O:1 -C O:0 -y "utv" -o utv.flv Code:
RTMPDump v2.4 GIT-2011-09-30 (Compiled by KSV) |
Re: What em I doing wrong???Segmentation fault???
Code:
rtmpdump -r "rtmpe://fms31.mediadirect.ro:1935/live/utv" -a "live/utv?id=41942722" -f "WIN 11,0,1,152" -W "http://static1.mediadirect.ro/player-preload/swf/utv_762/player.swf" -p "http://utv.ro/live/" -C O:1 -C O:0 -y "utv" -o utv.flv Code:
me@me-desktop:~$ rtmpdump -r "rtmpe://fms31.mediadirect.ro:1935/live/utv" -a "live/utv?id=41942722" -f "WIN 11,0,1,152" -W "http://static1.mediadirect.ro/player-preload/swf/utv_762/player.swf" -p "http://utv.ro/live/" -C O:1 -C O:0 -y "utv" -o utv.flv with debug: Code:
me@me-desktop:~$ rtmpdump -r "rtmpe://fms31.mediadirect.ro:1935/live/utv" -a "live/utv?id=41942722" -f "WIN 11,0,1,152" -W "http://static1.mediadirect.ro/player-preload/swf/utv_762/player.swf" -p "http://utv.ro/live/" -C O:1 -C O:0 -y "utv" -o utv.flv -z Ps: on windows it works(tested now), but i need it to work on linux. |
Re: What em I doing wrong???I had no luck with linux version, maybe i did something wrong while compiling???
But now I'm using windows version (RTMPDump v2.4 GIT-2011-09-30 (Compiled by KSV)) with wine, that works perfect... ;) |
Re: What em I doing wrong???how do u find those -C switches?
|
All times are GMT -6. The time now is 10:36 PM. |