servo_media_gstreamer::webrtc

Function process_new_stream

Source
fn process_new_stream(
    pad: &Pad,
    pipe: &Pipeline,
    thread: Arc<Mutex<WebRtcController>>,
)