Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#11
|
|||
|
|||
Re: how to install customized rtmpdump binaries !! PLEASE HELPThat is a very precious help biezom. Thanks.
Can you help with cross-compiling to other platforms? What is needed to make an Android build or an iOS build? I read it has something to do with a ... standalone-toolchain? And is it necessary to change anything in the files or scripts? If you can give the same step-by-step like you did on the Linux build, it would be awesome. Thanks. |
#12
|
|||
|
|||
Re: how to install customized rtmpdump binaries !! PLEASE HELPQuote:
|
#13
|
|||
|
|||
Re: how to install customized rtmpdump binaries !! PLEASE HELPUr genious man. thanks a lot
but one last thing can i get the rtmpdump to work on http://cricfree.sx/euro-sports-live-stream what it's token ? i don't know how to get a token. |
#14
|
|||
|
|||
Re: how to install customized rtmpdump binaries !! PLEASE HELPQuote:
Code:
rtmpdump -r "rtmp://31.220.0.206/redirect" -a "redirect" -f "WIN 16,0,0,235" -W "http://flashtv.co/ePlayerr.swf" -p "http://flashtv.co/embedu.php?live=eur1x&vw=620&vh=490" -y "eur1x" -o "eur1x.flv" -T "%ZZri(nKa@#Z" |
#15
|
|||
|
|||
Re: how to install customized rtmpdump binaries !! PLEASE HELPto find token i use gdb like this
http://stream-recorder.com/forum/sho...24&postcount=6 just me i don't use Okteta but ghex Code:
apt-get install ghex |
#16
|
|||
|
|||
Re: how to install customized rtmpdump binaries !! PLEASE HELPQuote:
I have problem on Debian 8. After patching rtmpdump give me this error: Code:
RTMPDump v2.4 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL /home/rtmpdump/rtmpdump: symbol lookup error: /home/rtmpdump/rtmpdump: undefined symbol: AVcopy |
#17
|
|||
|
|||
Re: how to install customized rtmpdump binaries !! PLEASE HELPQuote:
.. make Code:
1 warning generated. gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_OPENSSL -O2 -fPIC -c -o hashswf.o hashswf.c gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_OPENSSL -O2 -fPIC -c -o parseurl.o parseurl.c ar rs librtmp.a rtmp.o log.o amf.o hashswf.o parseurl.o ar: creating archive librtmp.a gcc -shared -Wl,-soname,librtmp.so.1 -o librtmp.so.1 rtmp.o log.o amf.o hashswf.o parseurl.o -lssl -lcrypto -lz -lm ld: unknown option: -soname clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [librtmp.so.1] Error 1 make: *** [librtmp/librtmp.a] Error 2 |
Tags: debian, ksv, problem, rtmpdump |
Thread Tools | |
Display Modes | |
|
|