"[LINUX]" Crystalbuntu and RTMPDump need help
#1
Star 
Hi
can some one help me whit this ,I have spent houers on this to get it right i need to replace LibRTMP 2.3 whit LibRTMP 2.4 to get “handshake 9.” to work on my apple tv 1.....

this what i have used!

$ sudo apt-get install git-core build-essential gcc make git libssl0.9.8 libssl-dev
$ git clone git://git.ffmpeg.org/rtmpdump
$ cd rtmpdump/
$ make SYS=posix
$ cd rtmpdump/librtmp$ sudo make prefix=/usr install
$ cd librtmp/
$ sudo cp -f librtmp.so.0 /usr/lib/librtmp.so.0
$ sudo cp -f librtmp.a /usr/lib/librtmp.a
$ cd /usr/lib/
$ sudo ln -s librtmp.so.0 librtmp.so

but i cant get it to take the new version only 2.3 of librtmp in use

regards Armitec
Reply

Logout Mark Read Team Forum Stats Members Help
"[LINUX]" Crystalbuntu and RTMPDump need help0