MCPcopy Create free account
hub / github.com/Improbable-AI/VisionProTeleop / 05_text_scroller_callback.py

File 05_text_scroller_callback.py

examples/05_text_scroller_callback.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Stream animated graphics (text scroller, gradient, shapes) using frame callbacks."""
2
3from avp_stream.streamer import VisionProStreamer
4import cv2

Callers

nothing calls this directly

Calls 8

VisionProStreamerClass · 0.90
text_scroller_callbackFunction · 0.85
moving_shapes_callbackFunction · 0.85
configure_videoMethod · 0.80
start_webrtcMethod · 0.80
printFunction · 0.50

Tested by

no test coverage detected