deepch / RTSPtoWeb

RTSP Stream to WebBrowser
MIT License
1.27k stars 302 forks source link

Add unauthorized error to logging information #298

Closed mboekhold closed 1 year ago

mboekhold commented 1 year ago

I saw an area of improvement for the logs. currently we show a NotFound error when the user is unauthorized to view the stream. I thought it would be useful to include the appropriate error here.

deepch commented 1 year ago

thx you