 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.
|