binbat / live777

A very simple, high performance, edge WebRTC SFU
https://live777.pages.dev
Mozilla Public License 2.0
205 stars 22 forks source link

WebUI debugger connot play only audio stream #225

Closed a-wing closed 3 weeks ago

a-wing commented 1 month ago

If no video stream, Only has audio stream

component status
preview ok
single player ok
debugger cannot play
a-wing commented 3 weeks ago

use test audio

https://live777.pages.dev/guide/whipinto#rtp-only-audio

cargo run --bin=whipinto -- -i input.sdp -w http://localhost:7777/whip/777 --command 'ffmpeg -re -f lavfi -i sine=frequency=1000 -acodec libopus -f rtp 'rtp://127.0.0.1:5005' -sdp_file input.sdp'