webrtc-rs / webrtc

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

Example play-from-disk-h264 #547

Open Josesilva1211238 opened 6 months ago

Josesilva1211238 commented 6 months ago

when i do this step "Run echo $BROWSER_SDP | ./target/debug/examples/play-from-disk-h264 -v examples/test-data/output.h264 -a examples/test-data/output.ogg" and i put the $BROWSER_SDP it gave me error invalid byte 32. I already used the test-data and created a new output.h264 and .ogg.