koush / scrypted

Scrypted is a high performance video integration and automation platform
https://scrypted.app
Other
4.21k stars 248 forks source link

ONVIF does not support TCP connection #290

Closed Hye-Dev closed 2 years ago

Hye-Dev commented 2 years ago

ONVIF only supports http and not direct TCP connection, making it not compatible with some of my cameras.

koush commented 2 years ago

not sure what you mean

Hye-Dev commented 2 years ago

With ONVIF there's 3 protocols that can be used to connect. HTTP, a TCP port, or a UDP port. The ONVIF plugin appears to only support HTTP.

koush commented 2 years ago

Seems to be a limitation of the underlying library: https://github.com/agsh/onvif