View Single Post
  #30  
Old 02-27-2013, 06:48 PM
RedPenguin RedPenguin is offline
Member
 
Join Date: Feb 2012
Posts: 85
RedPenguin is on a distinguished road
Default

Re: [mips.tv and clones] need help to get working rtmp


Quote:
Originally Posted by freez View Post
ok at least please someone give steps for patching " librtmp.so.0 "

as i mentioned i have windows7 & i dont know how to patch a file , i know i should use windows cmd command to do this but how? or someone can do it ? @ KSV i am waiting ur reply
Check out these links:

http://stream-recorder.com/forum/rtm...s-t8123p2.html
http://lists.mplayerhq.hu/pipermail/...ch/000633.html

Mainly the second one, both posts to it (it's a mailing list so you gotta look towards the bottom for the other one) but you have to install MinGW and compile it that way.

Technically you can also compile it via Cygwin some claim but that typically makes things way slower, the actual compiling and the running of the program after sometimes. (Don't get me wrong Cygwin is awesome for many things like SSH & Rsync servers but is slow for others).

EDIT: Actually I'm not having great sucess myself with number 2 so I am trying 1. Yes I know KSV already compiled a copy but I want to know how to do it if I ever need to. Maybe KSV can reply with how does it because seems to be 1-2-3 for KSV lol.

Everything compiles fine in Cygwin and I believe if all you want is the libRTMP.dll file I'm not really sure it would be slower or not but I think the rtmpdump/srv/suck etc may be slower.

Last edited by RedPenguin : 02-27-2013 at 08:19 PM.
Reply With Quote