Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 347 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 347 Bytes

PyGridStreamer

PyGridStreamer is a python module for managing GridStreamer, a library for media streaming applications.

Build Instructions

Use option environment variable GRIDSTREAMER_DESTDIR to set an alternative path for the header and library files. The default directory is /usr/local.

python setup.py install