Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Improbable-AI/VisionProTeleop
/ 07_process_frames.py
File
07_process_frames.py
examples/07_process_frames.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Apply custom frame processing (overlays, filters) to camera video before streaming."
""
2
3
from
avp_stream.streamer
import
VisionProStreamer
4
import
cv2
Callers
nothing calls this directly
Calls
5
VisionProStreamer
Class · 0.90
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