Alex X
Alex X
Yes. This is not documented feature. It should be in the `Module: ONVIF` section. This feature works out of box and doesn't have additional settings.
There are plans. But I wouldn't describe them as a near future.
Show stream probe. You can get it from WebUI
Camera has wrong RTSP SDP realisation. Fixed in latest master version.
https://github.com/AlexxIT/go2rtc/releases/tag/v1.9.7
``` 11:04:58.949 ERR github.com/AlexxIT/go2rtc/internal/rtmp/rtmp.go:61 > error="rtmp: read command 020007636f6e6e656374003ff000000000000003000361707002000000047479706502000a6e6f6e70726976617465000e737570706f727473476f417761790101000673776655726c02001272746d703a2f2f3139322e3136382e302e320005746355726c02001272746d703a2f2f3139322e3136382e302e32000009" ```
I don't know. RTMP awful legacy protocol. I need to check what inside this message.
"stream not found" - because you haven't created it manually in config: https://github.com/AlexxIT/go2rtc?tab=readme-ov-file#incoming-sources
You need ":" after stream name. YAML rules
Try to get stream info for active stream. I can't see any codecs information for your stream in logs.