Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
Prima playHi guys,
i have little problem with downloading this video: Code:
http://play.iprima.cz/zoom/313548/23600 i can generate their real rtmp adrress, it looks like this: Code:
LQ: rtmp://bcasts1w.livebox.cz:80/iprima_token_1?auth=_any_%7C1360603345%7Cc1d9c3b367221423d42b6aeafd314b9065bc45cd/mp4:Prima-1302061854-25524_500.mp4 Code:
HQ: rtmp://bcasts1w.livebox.cz:80/iprima_token_1?auth=_any_%7C1360603345%7Cc1d9c3b367221423d42b6aeafd314b9065bc45cd/mp4:Prima-1302061854-25524_1000.mp4 Code:
HD: rtmp://bcasts1w.livebox.cz:80/iprima_token_1?auth=_any_%7C1360603345%7Cc1d9c3b367221423d42b6aeafd314b9065bc45cd/mp4:hq/Prima-1302061854-25524_1500.mp4 for LQ or HQ use this: Code:
rtmpdump -r "rtmp://bcasts1w.livebox.cz:80/iprima_token_1?auth=_any_%7C1360603345%7Cc1d9c3b367221423d42b6aeafd314b9065bc45cd/mp4:Prima-1302061854-25524_1000.mp4" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" - Can you help me? i can add fresh rtmp links if somebody need or throw PM i can send link for php script that always print fresh link |
#2
|
|||
|
|||
Re: Prima playrtmpdump was unable to parse the playpath correctly so you should specify it manually.
Code:
rtmpdump -r "rtmp://bcasts1w.livebox.cz:80/iprima_token_1?auth=_any_%7C1360603345%7Cc1d9c3b367221423d42b6aeafd314b9065bc45cd" -y "mp4:hq/Prima-1302061854-25524_1500.mp4" -o Test.flv Code:
RTMPDump v2.4 GIT-2012-12-09 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting download at: 0.000 kB INFO: Metadata: INFO: trackinfo: INFO: timescale 25000.00 INFO: length 376000.00 INFO: language eng INFO: sampledescription: INFO: sampletype avc1 INFO: timescale 44100.00 INFO: length 665600.00 INFO: language eng INFO: sampledescription: INFO: sampletype mp4a INFO: audiochannels 2.00 INFO: audiosamplerate 44100.00 INFO: videoframerate 25.00 INFO: aacaot 2.00 INFO: avclevel 31.00 INFO: avcprofile 77.00 INFO: audiocodecid mp4a INFO: videocodecid avc1 INFO: width 768.00 INFO: height 432.00 INFO: frameWidth 768.00 INFO: frameHeight 432.00 INFO: displayWidth 768.00 INFO: displayHeight 432.00 INFO: framerate 25.00 INFO: moovposition 32.00 INFO: duration 15.09 345.033 kB / 13.20 sec (87.4%) |
#3
|
|||
|
|||
Re: Prima playYou are the best, again many thanks to you
|
#4
|
|||
|
|||
Re: Prima playHI KSV, please can you help me once again?
i dont understand what change but i can read rtmp url, but cant dump with rtmpdump. http://play.iprima.cz/ano-sefe/ano-sefe-v-7 can you try it? Code:
rtmp://bcastmw.livebox.cz:80/iprima_token?auth=%7C1380618510%7C380fa63372ec90f63b863dea2fde230229f9534e/mp4:Prima-1210220001-20267_1000.mp4 |
#5
|
|||
|
|||
Re: Prima playtry
Code:
rtmpdump -r "rtmp://bcastnw.livebox.cz:80/iprima_token" -a "iprima_token?auth=_any_|1380620979|ddaa7aee86a57ed9079afe21aaba7ceff518da0f" -f "WIN 11,8,800,168" -W "http://embed.livebox.cz/iprimaplay/flash/LiveboxPlayer.swf" -p "http://play.iprima.cz/ano-sefe/ano-sefe-v-7" -y "mp4:Prima-1210220001-20267_1000.mp4" -o "2013-10-01_08-49-49_mp4_Prima-1210220001-20267_1000.flv" |
#6
|
|||
|
|||
Re: Prima playThank you
|
Tags: dump, play, prima |
Thread Tools | |
Display Modes | |
|
|