If GStreamer is not available, the runtime automatically falls back to aiortc, a pure-Python
WebRTC implementation that works without any system dependencies. You can always install
GStreamer later without changing your model code.
run and init.
Next
Now that the runtime is installed, learn how models are loaded and how weights stay in memory across sessions:Model Instancing
How models are loaded and instantiated, with weights staying in memory across sessions.