MJPEG stream of Waveshare IMX219-83 Stereo Camera with GStreamer example

Just wanted to share my progress of streaming stereo image from Waveshare IMX219 Stereo Module over http: bbai64/python/imx219-stereo-camera-mjpeg-stream.py
Took quite a while to figure out how things are going with CSI camera support here. Not quite out of the box solution like the RPi or Jetson provides. Everything is tied to TI’s custom/proprietary GStreamer modules and drivers, and it seems it is your only way to go…

2 Likes