Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
How to rtmpdump streamify.tv stream?Hi
Please give rtmpdump for this stream, I am not able to get the token. Code:
http://www.blacktvlive.com/colors.html |
#2
|
|||
|
|||
Re: How to rtmpdump streamify.tv stream?Use the latest rtmpdump (streamify fix)... http://www.mediafire.com/?x4cvp5hl4m9xr#fd1bvn9gy29td --courtesy of KSV & RP
Code:
rtmpdump -r "rtmp://149.255.37.163/live" -a "live" -f "WIN 13,0,0,214" -W "http://www.streamify.tv/resources/scripts/eplayer.swf" -p "http://www.streamify.tv/embedplayer/colorstvhd/1/600/430" -C S:OK --live -y "colorstvhd?id=3810" -o "2014-05-28_07-00-07_colorstvhd.flv" |
#3
|
|||
|
|||
Re: How to rtmpdump streamify.tv stream?I am using Ubuntu 14.04 and getting this error.
Code:
rtmpdump: error while loading shared libraries: librtmp.so.1: cannot open shared object file: No such file or directory |
#4
|
|||
|
|||
Re: How to rtmpdump streamify.tv stream?Quote:
Try to check the shared objects with this command: Code:
ldd `which rtmpdump` Code:
LD_PRELOAD=/path-to-KSV-rtmpdump/librtmp.so.1 path-to-KSV-rtmpdump/rtmpdump <rtmpdump_parameters> |
#5
|
|||
|
|||
Re: How to rtmpdump streamify.tv stream?I am getting this error now with this comamnd:
LD_PRELOAD=/path-to-KSV-rtmpdump/librtmp.so.1 path-to-KSV-rtmpdump/rtmpdump <rtmpdump_parameters> rtmpdump: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory |
#6
|
|||
|
|||
Re: How to rtmpdump streamify.tv stream?Quote:
http://stream-recorder.com/forum/sho...90&postcount=1 Cheers and good luck P.S. Do not forget to include this: http://stream-recorder.com/forum/sho...&postcount=202 Last edited by gajm : 05-29-2014 at 06:22 PM. |
Tags: rtmpdump |
Thread Tools | |
Display Modes | |
|
|