
Publishes a variadic mix of Image, VideoFrame, and AudioFrame inputs as separate live WebRTC tracks to browser subscribers, with optional wall-clock pacing, so an analytics backend can show a real-time preview in a browser tab.
An analytics overlay drawn by visualize is streamed live to the browser for a real-time monitoring view.
A vision track and a synthesised speech track are combined into one browser session as separate WebRTC tracks.
real_time keeps the preview live and drops frames under back-pressure, while disabling it plays a pre-recorded source at native rate for smooth playback; reset_live_mode_ms snaps the player back to live after a gap when positive and is off at the default.Automated release