romanroibu / pyndsi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Network Device Sensor Interface

ndsi-commspec.md defines the Network Device Sensor protocol.

examples/ndsi-test-host.py features a (not so pretty) host test implementation.

examples/ndsi-client-example.py shows a simple client application.

Requirements

NDSI requires ffmpeg 3.2 to decode h.264 frames.

Windows Developer Installation

Please change the tj_dir and ffmpeg_libs variables in setup.py as well as setup.py:L40 to the location of the turbo-jpeg and ffmpeg installations on your machine.

About

License:GNU Lesser General Public License v3.0


Languages

Language:Python 56.7%Language:C++ 33.3%Language:C 10.0%