/v4l2onvif

ONVIF server for V4L2 Devices

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Build status CirusCI

v4l2-onvif

It is a try to implements an ONVIF server :

  • for V4L2 capture devices (NVT/NVS),
  • for V4L2 output devices (NVD).

The web services data binding is generated using gSOAP.

Build

make ; make

Usage

onvif-server.exe [-u username] [-p password] [-i v4l2 input device] [-I rtsp server] [-o v4l2 output device] [-O rtsp client]