View Single Post
  #2  
Old 05-23-2013, 02:52 AM
yerman yerman is offline
Junior Member
 
Join Date: May 2013
Posts: 8
yerman is on a distinguished road
Default

Re: RTMPDump patch for MyFreeCams


thanks for this however im getting a segfault core dumped, the binary appears to compile okay under ubuntu.

Code:
rtmpdump[10724]: segfault at bf997000 ip b77239ca sp bf990b14 error 6 in libc-2.15.so[b75f3000+19f000]
Update:

Adding the following removed the error:

Code:
export LD_LIBRARY_PATH=/usr/local/lib:/usr/lib
However im getting and error from mfc:
Code:
DEBUG: Property: <Name:              level, STRING:	error>
DEBUG: Property: <Name:               code, STRING:	NetConnection.Connect.Rejected>
DEBUG: Property: <Name:        description, STRING:	Connection failed.>
DEBUG: Property: <Name:        application, OBJECT>
DEBUG: (object begin)
DEBUG: Property: <Name:            message, STRING:	You have been banned, or video unavailable>

Last edited by yerman : 05-23-2013 at 04:28 AM.
Reply With Quote