Thread: Prima play
View Single Post
  #1  
Old 02-11-2013, 06:29 AM
killerman killerman is offline
Member
 
Join Date: May 2011
Posts: 48
killerman is on a distinguished road
Default

Prima play


Hi guys,

i have little problem with downloading this video:

Code:
http://play.iprima.cz/zoom/313548/23600
there i s 3 quality LQ, HQ, HD

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
i can download or watch with rtmpdump and vlc LQ and HQ quality but i want HD quality and i cant.

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" -
but it doesnt work for HD quality.

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
Reply With Quote