lovgrandma
New Member
I have been building an RTMP proxy in Golang. I have built the handshake but even fi I turn the entire incoming bytes to a string nowhere in it is the stream key
See here:
Data ☻♦☺►♥�¶☻connect?�♥♥app☻♠stream♦type☻
nonprivatflashVer☻▼FMLE/3.0 (compatible; FMSc/1.0)♠swfUrl☻↨rtmp://127.0.0.1/stream♣tcUrl☻↨rtmp://127.0.0.1/stream
No where do I see stream key which is:
d319637b-ac26-4fbf-b90d-4d2ea4c4d21f
Wondering if there is a C program that can just extract these headers and stream key? More importantly the stream key, i can extract headers as needed.
See here:
Data ☻♦☺►♥�¶☻connect?�♥♥app☻♠stream♦type☻
nonprivatflashVer☻▼FMLE/3.0 (compatible; FMSc/1.0)♠swfUrl☻↨rtmp://127.0.0.1/stream♣tcUrl☻↨rtmp://127.0.0.1/stream
No where do I see stream key which is:
d319637b-ac26-4fbf-b90d-4d2ea4c4d21f
Wondering if there is a C program that can just extract these headers and stream key? More importantly the stream key, i can extract headers as needed.