espilon-source/tools/c2/streams/__init__.py

4 lines
61 B
Python

from .server import CameraServer
__all__ = ["CameraServer"]