PDA

View Full Version : How to rtmpdump streamify.tv stream?


summitsc
05-28-2014, 04:58 AM
Hi
Please give rtmpdump for this stream, I am not able to get the token.

http://www.blacktvlive.com/colors.html

peterpan
05-28-2014, 08:02 AM
Use the latest rtmpdump (streamify fix)... http://www.mediafire.com/?x4cvp5hl4m9xr#fd1bvn9gy29td --courtesy of KSV & RP


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"

summitsc
05-28-2014, 08:39 AM
I am using Ubuntu 14.04 and getting this error.

rtmpdump: error while loading shared libraries: librtmp.so.1: cannot open shared object file: No such file or directory

Please send me DIRECT LINK to that rtmpdump. Thanks.

gajm
05-29-2014, 10:18 AM
I am using Ubuntu 14.04 and getting this error.

rtmpdump: error while loading shared libraries: librtmp.so.1: cannot open shared object file: No such file or directory

Please send me DIRECT LINK to that rtmpdump. Thanks.

Something went wrong installing the new version of rtmpdump. The soname changed recently from so.0 to so.1. You're probably still pointing to the old one...

Try to check the shared objects with this command:
ldd `which rtmpdump`

Eventually, to try out the compiled binaries, without installing, you can use something like this:
LD_PRELOAD=/path-to-KSV-rtmpdump/librtmp.so.1 path-to-KSV-rtmpdump/rtmpdump <rtmpdump_parameters>

Cheers

summitsc
05-29-2014, 12:08 PM
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

gajm
05-29-2014, 04:44 PM
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

Don't use downloaded versions compiled from someone else, try to compile it on your machine.
http://stream-recorder.com/forum/showpost.php?p=61390&postcount=1

Cheers and good luck ;)

P.S. Do not forget to include this:
http://stream-recorder.com/forum/showpost.php?p=66643&postcount=202

summitsc
06-03-2014, 07:26 AM
No Luck. Please help me to get rtmpdump for the stream.

http://www.blacktvlive.com/colors.html