webrtc-rs / webrtc

A pure Rust implementation of WebRTC
https://webrtc.rs
Apache License 2.0
4.08k stars 363 forks source link

Is there a plan to create a connector to integrate webrt rs into ffmpeg #560

Open jiajialaixi opened 5 months ago

jiajialaixi commented 5 months ago

ffmpeg-webrtc This library can transfer data using webrtc-rs, but cannot be played using ffplay

jiajialaixi commented 5 months ago

How can this be achieved? It will be a qualitative leap on the mobile end #483