↓ 6 callersFunction_attach_factory_lifecycle(
*,
session_state: Any,
cache_key: str,
observer_cache_key: str,
lifecycle_target: Any,
streamlit_webrtc/factory.py:103
↓ 5 callersFunction_install_cached_with_shutdown_observer(
*,
session_state: Any,
cache_key: str,
observer_cache_key: str,
cached: Any,
shutdow
streamlit_webrtc/factory.py:84
↓ 5 callersFunction_notify_track_created(
callback: Callable[[TrackType, MediaStreamTrack], None],
role: Literal["input", "output"],
track
streamlit_webrtc/webrtc.py:114