Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
from
avp_stream.streamer
import
VisionProStreamer
4
import
cv2
Callers
nothing calls this directly
Calls
8
VisionProStreamer
Class · 0.90
text_scroller_callback
Function · 0.85
animated_gradient_callback
Function · 0.85
moving_shapes_callback
Function · 0.85
register_frame_callback
Method · 0.80
configure_video
Method · 0.80
start_webrtc
Method · 0.80
print
Function · 0.50
Tested by
no test coverage detected