subramgo / Akshi

Computer Vision API
Apache License 2.0
0 stars 0 forks source link

Data Stream Management #9

Closed dactylroot closed 6 years ago

dactylroot commented 6 years ago

Split RTSP stream to parallel processing in various image systems. I propose writing our own small RTSP client and server in Python. I would take DLUtils.datafeed.stream out as its own Python package and integrate RTSP services.

dactylroot commented 6 years ago

Fixed this through creation of the RTSP package.