OJ / gobuster

Directory/File, DNS and VHost busting tool written in Go
Apache License 2.0
9.34k stars 1.16k forks source link

invalid control character in URL #451

Closed boerti71 closed 9 months ago

boerti71 commented 9 months ago

Hej! I'm using Home assistant: Home Assistant 2023.9.3 Supervisor 2023.09.2 Operating System 10.5 Frontend 20230911.0 - latest

I also edited the go2rtc.yaml file in Home assistants file editor: streams: entre: onvif://admin:xxxxxxx@192.168.1.72:80

I also tried with onvif://adminxxxxxx@192.168.1.72:80?subtype=MainStreamToken

but I alway get the Invalind character error.

here is the log... 17:39:09.132 INF go2rtc version 1.7.1 linux/amd64 17:39:09.132 INF [api] listen addr=0.0.0.0:1984 17:39:09.136 INF [rtsp] listen addr=0.0.0.0:8554 17:39:09.136 INF [webrtc] listen addr=0.0.0.0:8555/tcp 17:39:33.764 ERR github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:166 > error="streams: parse \"\r\n\": net/url: invalid control character in URL"

any ideas?

Thanks!

boerti71 commented 9 months ago

wrong place, sorry