26 lines
554 B
Markdown
26 lines
554 B
Markdown
# ONVIF
|
|
|
|
A regular camera has a single video source (`GetVideoSources`) and two profiles (`GetProfiles`).
|
|
|
|
Go2rtc has one video source and one profile per stream.
|
|
|
|
## Tested clients
|
|
|
|
Go2rtc works as ONVIF server:
|
|
|
|
- Happytime onvif client (windows)
|
|
- Home Assistant ONVIF integration (linux)
|
|
- Onvier (android)
|
|
- ONVIF Device Manager (windows)
|
|
|
|
PS. Support only TCP transport for RTSP protocol. UDP and HTTP transports - unsupported yet.
|
|
|
|
## Tested cameras
|
|
|
|
Go2rtc works as ONVIF client:
|
|
|
|
- Dahua IPC-K42
|
|
- OpenIPC
|
|
- Reolink RLC-520A
|
|
- TP-Link Tapo TC60
|