Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Improbable-AI/VisionProTeleop
/ 08_stream_audio_file.py
File
08_stream_audio_file.py
examples/08_stream_audio_file.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Stream an audio file (MP3/WAV) in a loop
while
displaying hand tracking visualization.
2
3
Requires: pydub (pip install pydub), ffmpeg (brew install ffmpeg)
4
""
"
Callers
nothing calls this directly
Calls
9
VisionProStreamer
Class · 0.90
audio_file_streamer
Function · 0.85
register_frame_callback
Method · 0.80
register_audio_callback
Method · 0.80
configure_video
Method · 0.80
configure_audio
Method · 0.80
start_webrtc
Method · 0.80
hand_tracking_visualizer
Function · 0.70
print
Function · 0.50
Tested by
no test coverage detected