snow2flying / camera-webrtc

A Rust-based proof of concept for streaming from a webcam (using v4l2) in h264 over webrtc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proof of Concept: Web camera streaming over WebRTC in Rust

Running the Demo

  1. Open https://jsfiddle.net/9s10amwL/
  2. Copy the SDP into a BROWSER_SDP environment variable
  3. Run cargo run

About

A Rust-based proof of concept for streaming from a webcam (using v4l2) in h264 over webrtc


Languages

Language:Rust 100.0%