Service Maker for Python Developers#
DeepStream Service Maker offers a Python package tailored for Python developers, providing essential bindings for Pipeline APIs alongside the high-level Flow APIs. Flow APIs are designed for beginners to quickly create common media processing and AI inference applications without requiring DeepStream knowledge, while Pipeline APIs enable advanced developers to further customize their applications.
Python Service Maker Installation#
To use DeepStream Service Maker Python APIs, you need to have the DeepStream SDK installed on your host (DS Installation Guide) or use it inside a DeepStream SDK Docker container (DS Docker Container). The Service Maker Python package is pre-installed globally in /usr/local/lib/python3.12/dist-packages/pyservicemaker.