nareix / joy4

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

RTSP digest authentication not working #30

Open acls opened 7 years ago

acls commented 7 years ago

It may be specific to the cameras I'm using, but RTSP digest authentication doesn't work unless I comment out this line with basic auth: https://github.com/nareix/joy4/blob/4b82a8ce74da26f4faed9cdc796385f069eb031f/format/rtsp/client.go#L354

Maybe instead of appending to headers on line 360 it should assign.