deepch/RTSPtoWebRTC

Cannot connect camera due to error "Please log in with a valid username".

1paulchung opened this issue · 1 comments

I am trying to connect a Bosch camera and stream onto the webpage. The rstp stream is rtsp://username:password@ipaddress, but I keep getting the following error in the logs.

Authorization: Digest username="admin", realm="Please log in with a valid username"

Does anyone know how to get rid of this error and be able to stream onto webpage? I'm able to stream on VLC, so I know the credentials are correct.