Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebUI debugger connot play only audio stream #225

Closed
a-wing opened this issue Sep 29, 2024 · 1 comment · Fixed by #244
Closed

WebUI debugger connot play only audio stream #225

a-wing opened this issue Sep 29, 2024 · 1 comment · Fixed by #244
Assignees
Labels
bug Something isn't working mod::webui Web debuger
Milestone

Comments

@a-wing
Copy link
Member

a-wing commented Sep 29, 2024

If no video stream, Only has audio stream

component status
preview ok
single player ok
debugger cannot play
@a-wing a-wing added bug Something isn't working mod::webui Web debuger labels Sep 29, 2024
@a-wing a-wing added this to the 0.6.0 milestone Sep 29, 2024
@a-wing
Copy link
Member Author

a-wing commented Oct 24, 2024

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working mod::webui Web debuger
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants