nareix / joy4

Golang audio/video library and streaming server
MIT License
2.67k stars 499 forks source link

why user authentication set to nil? #134

Closed hxmwr closed 1 year ago

hxmwr commented 1 year ago

https://github.com/nareix/joy4/blob/05a4ffbb53695aaacf9a2e2624472686280ab6dc/format/rtsp/client.go#L103 Some rtsp need authorization, how to do that?