saharcohen27
New Member
Hello! ( I'm new here :) )
I am working on a project and I want to create RTMP server myself (I know I can use nginx).
The thing is I succeeded to give OBS the correct address and port to connect and it's actually sending something. (I think RTMP packet because it starts with 0x03 and looks similar to the RTMP packet by the protocol).
So my questions are: OBS really does sends RTMP packets? Is my idea of creating RTMP server myself even possible?
And the most important question - What to do next? I think obs wants me to create a kind of handshake, so what should I send back to establish the connection and actually receiving the stream packets?
If you can send me some guide, even about the HLS protocol and the process of creating a live stream on the web, it will help me a lot!
(Examples will be great!)
Thanks.
I am working on a project and I want to create RTMP server myself (I know I can use nginx).
The thing is I succeeded to give OBS the correct address and port to connect and it's actually sending something. (I think RTMP packet because it starts with 0x03 and looks similar to the RTMP packet by the protocol).
So my questions are: OBS really does sends RTMP packets? Is my idea of creating RTMP server myself even possible?
And the most important question - What to do next? I think obs wants me to create a kind of handshake, so what should I send back to establish the connection and actually receiving the stream packets?
If you can send me some guide, even about the HLS protocol and the process of creating a live stream on the web, it will help me a lot!
(Examples will be great!)
Thanks.