View Single Post
  #390  
Old 09-14-2015, 03:14 PM
stranculet stranculet is offline
Junior Member
 
Join Date: Sep 2015
Posts: 1
stranculet is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


I'm working on receiveRTMPResponse.
It's not that easy, receiveRTMPResponse is not an AMF0 command. First it's an AMF3 command so must be written all the code.
Second with this message you need to send back the clientid recevied with the result of connect command.
I know where read the clientid, I know how to send back the AMF3, but i'm not a good C developer so if somebody is a good developer I can explain where get all the data.
Reply With Quote