The examples in this directory provide working examples you can use to demonstrate operation of SIO and associated software. You may use these as a reference to build custom applications based on SIO.
SIO Output: A python script that connect to a AMQP server and prints SIO output to console.
SIO RTSP Output: An RTSP server that combines MCP images with SIO output to dislay objects.
MCP Events: A utility which can capture and annotate video segements corresponding to events captured by SIO via the interface provided by MCP.
MCP Output: A python scrip that prints information of MCP, like a list of sources, statistics, latest images, M3U8 data and more.
SIO Image Downloader: A utility that downloads MCP images based on mediaEvents from SIO.
SIO Image Drawer: A utility that downloads MCP images based on mediaEvents from SIO and it adds the objects to the images.
SIO Video Drawer: A utility that downloads MCP videos based on mediaEvents from SIO and it adds the objects to them.
The license for software in the examples directory can be found in the LICENSE file in this directory
Thank you for your contribution to Sighthound developer software! See the CONTRIBUTING.md file for contribution guidelines.