Cameras & Streaming
Consume live RTSP and MIPI camera inputs. Use these tutorials in order.
Attach a live H.264 or H.265 RTSP stream to a `Graph` with the `RtspDecodedInput` fragment. The fragment connects to RTSP, se...
Attach a Modalix DevKit MIPI camera to a `Graph` with `CameraInput`, feed the live `NV12` frames into model-managed preproces...