-
Notifications
You must be signed in to change notification settings - Fork 484
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to config an onvif camera with three streams #1410
Comments
Open WebUI > Add > ONVIF. Add your stream and check response. |
Add your link with user/pass to test line |
If you have one camera with different resolutions - you should add them to go2rtc as separate streams. |
Thank you for your guidance. One last question: After I connect the camera to go2rtc and then integrate it with other platforms like Scrypted or Home Assistant, can I still retain the two-way audio capability? As far as I know, this relies on the ONVIF protocol, and I noticed that go2rtc doesn’t support re-exposing as ONVIF, only supports RTSP. |
|
Therefore, the only solution seems to be option #5: adding my camera to both go2rtc and Scrypted simultaneously. However, this would double the load on my low-end camera, which only supports two streams at a time. For the NVR, I suppose two-way audio isn’t necessary, so I’ll have the NVR read the stream from go2rtc. But I’m wondering how I can pass through the camera’s built-in motion sensor to the NVR so that it records motion timestamps on the video timeline. I hope go2rtc will support pass-through of two-way audio in the future. |
And what's the meaning of define multiple rtsp address under the same stream source? It's not documented in the README.
|
Does Go2RTC support exposing ONVIF with two-way audio? This would be a common feature request, especially if added to the Home Assistant dashboard with two-way audio capabilities. |
|
how do I turn into something like this?
The text was updated successfully, but these errors were encountered: