View Single Post
  #281  
Old 09-22-2015, 02:21 AM
Elgero Elgero is offline
Senior Member
 
Join Date: Feb 2012
Posts: 177
Elgero is on a distinguished road
Default

Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.


Quote:
Originally Posted by troller12 View Post
Unfortunately you do code in NET and nobody seems to be able (or want) to add new parameters into RTMPDump source to send such custom commands and to compile a new working version.
Because it isn't really possible to do that. Often it's not just a custom command with standard data that needs to be sent, but you need to read the incoming data, do something with it and then send that specific data in the custom command. Also, in the case of Cam4 the custom command isn't always sent. 9 out of 10 times it is, but certain specific data received from Cam4 needs to be checked to see if the custom command must be sent or not. There's pretty much no way you can create a general rtmpdump version to cover all this.

Quote:
Originally Posted by troller12 View Post
PS: Would be nice if you could also add a player output command as | to pipe the stream into a player.If you do then I would build a nice GUI which I could post on this topic if anyone wants a GUI.
See the last post on the previous page.

Last edited by Elgero : 09-22-2015 at 04:13 AM.
Reply With Quote