/Realsense-Transport

Python RealSense tranport with async multicast

Primary LanguagePythonApache License 2.0Apache-2.0

Realsense-Transport

Python RealSense tranport with async multicast

Features

  1. Transport Depth and Color Image with UDP ✔️
  2. Support Async and MultiCast ✔️
  3. Add Compression Alogorithm (RVL or lz4) partially supported
  4. Transport Depth and Color Image with TCP WIP

Requirements

  1. RealSense -> Can change any with numpy array image
  2. Python3 -> using asyncio

mec_transport