PDA

View Full Version : Help getting Riksat to work with rtmpdump


opelcalibra
08-04-2012, 05:40 PM
Hi All,
I am trying to get the video on this page working with rtmpdump

http://www.cybc.com.cy/index.php/tv?id=90

I have tried the command


rtmpdump -r rtmp://s31.webvideocore.net/live --playpath 7zlyq17szhc0o0wwsg4o -o test.flv --swfVfy http://play.webvideocore.net/player2.swf --app live -v

but it stops after a few seconds. can anyone please help?

hasomaso
08-04-2012, 06:10 PM
hello,

by me works fine

try this

rtmpdump -v -r "rtmp://s21.webvideocore.net/live/" -W "http://play.webvideocore.net/player2.swf" -p "http://www.cybc.com.cy/index.php/tv?id=90" -y "7zlyq17szhc0o0wwsg4o" -o "output.flv"

opelcalibra
08-04-2012, 06:11 PM
thanks haso but that stops after a few seconds also


(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO: height 480.00
INFO: width 640.00
507.186 kB / 7.72 sec
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
507.397 kB / 7.75 sec
Download complete

hasomaso
08-04-2012, 06:22 PM
the stream is ok
no problems

try other version of rtmpdump


http://img696.imageshack.us/img696/7650/unbenanntosq.png

opelcalibra
08-04-2012, 06:25 PM
thanks ill try a different version. the problem is i wont be able to make this work in xbmc on appletv2 because i cannot change the rtmp version on there