rtmpdump only downloading 9 secondshi all
I have got an issue when downloading a stream from the following location: rtmp://odw-e-05.sharp-stream.com, it is only downloading 9 seconds of the content when its over 4 hours long. (high level URL: http://tx.whatson.com/stream.php?c=k...0-Sat-2000.m4a) I am using rtmpdump v2.4 This is the command I am using Code:
rtmpdump [e] -r rtmp://odw-e-05.sharp-stream.com:80/kissod/Kiss_100-Sat-2000.m4a -o C:\temp\KIssKube.mp4 Code:
|
Re: rtmpdump only downloading 9 secondsHi,
add -v and -e paramters then it works but download is very slow. :) Code:
rtmpdump -v -r "rtmp://odw-e-05.sharp-stream.com:80/kissod/Kiss_100-Sat-2000.m4a" -e -o "file.m4a" Code:
RTMPDump v2.4 GIT-2014-07-07 (Compiled by KSV) |
Re: rtmpdump only downloading 9 secondsthank you very much
|
All times are GMT -6. The time now is 11:02 AM. |