MCPcopy Create free account
hub / github.com/Improbable-AI/VisionProTeleop / 06_stream_from_camera.py

File 06_stream_from_camera.py

examples/06_stream_from_camera.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Stream video from a local camera to Vision Pro via WebRTC."""
3
4from avp_stream.streamer import VisionProStreamer

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected