Skip to content

denisstepanenko/v4l2onvif

 
 

Repository files navigation

v4l2-onvif

It implements an ONVIF server :

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

The web services data binding is generated using gSOAP.

License

GNU General Public License

Build

make ; make

Usage

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

About

ONVIF server for V4L2 Devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.5%
  • Makefile 1.5%