Problem with opening a streamHi,
I am trying to record the stream available here http://download.liveweb.arte.tv/o21/liveweb/flash/player.swf?appContext=liveweb&eventId=4953&admin=t rue&mode=prod&embed=false&autoPlay=false&lang=fr&c hapterId=0&playOnlyChapter=false by typing the following code Code:
rtmpdump -r "rtmp://arte.fcod.llnwd.net/a2306/o25" -W "http://download.liveweb.arte.tv/o21/liveweb/flash/player.swf" -a "live" -C B:0 -y "MP4:liveweb/stream/5059_25_05_13_mastermusiciansofbukkake_milgram_hd.mp4?e=1385334000&h=9756f318a145974a1a8a16985b418c03" -v -o "live.mp4" - | vlc - Code:
→ rtmpdump -r "rtmp://arte.fcod.llnwd.net/a2306/o25" -W "http://download.liveweb.arte.tv/o21/liveweb/flash/player.swf" -a "live" -C B:0 -y "MP4:liveweb/stream/5059_25_05_13_mastermusiciansofbukkake_milgram_hd.mp4?e=1385334000&h=9756f318a145974a1a8a16985b418c03" -v -o "live.mp4" - | vlc - TIA! |
Re: Problem with opening a streamCode:
rtmpdump -r "rtmp://arte.fcod.llnwd.net/a2306/o25" -a "a2306/o25" -W "http://download.liveweb.arte.tv/o21/liveweb/flash/player.swf" -p "http://download.liveweb.arte.tv/o21/liveweb/flash/player.swf?appContext=liveweb&eventId=4953&admin=true&mode=prod&embed=false&autoPlay=false&lang=fr&chapterId=0&playOnlyChapter=false" -C B:0 -y "MP4:liveweb/stream/5059_25_05_13_mastermusiciansofbukkake_milgram_hd.mp4?e=1385334000&h=9756f318a145974a1a8a16985b418c03" -o d.flv |
Re: Problem with opening a streamThanx a lot, I realise now I messed things up with -a and -p params...
|
All times are GMT -6. The time now is 08:22 AM. |