node-rtmpapi
node-rtmpapi copied to clipboard
CONNECTION via client?
Great code ... I a problem. How do I create a client that connects to FMS? I just need to send and receive message only test.
Can you give an example for the CONNECTION via client?
Thank you so much.!
The issue is that the public documentation I have access to, from Adobe, describe only the transport, encoding and connectivity layer. But not the application layer of the messaging. This is why every library on Internet focus on the transport layer and not on the application implementation :) Including mine. For the server example I have copied the application flow control and parameters of the mist server. There should not be very much difference for a client, although the flow should be swapped in reverse, I will write that example. However, I have no way to test it in the moment, nor any working rtmp client I can reverse engineer and copy the messaging from, so it will be a blind example On Oct 8, 2014 9:37 AM, "dani2003" [email protected] wrote:
Great code ... I a problem. How do I create a client that connects to FMS? I just need to send and receive message only test.
Can you give an example for the CONNECTION via client?
Thank you so much.!
— Reply to this email directly or view it on GitHub https://github.com/delian/node-rtmpapi/issues/3.
Do you need an example of a client in AS3?
That could be helpful, yes! Do you have one?
Delian
On Wed, Oct 8, 2014 at 2:26 PM, dani2003 [email protected] wrote:
Do you need an example of a client in AS3?
— Reply to this email directly or view it on GitHub https://github.com/delian/node-rtmpapi/issues/3#issuecomment-58365476.