nareix / joy4

Golang audio/video library and streaming server
MIT License
2.66k stars 501 forks source link

How to use authentication? #123

Open ivanjaros opened 3 years ago

ivanjaros commented 3 years ago

When I stream with OBS, I can send authentication details. How can I access them in the server connection? I would like to avoid using rtmp://user:pass@... format.