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

WebRTC no audio only output #826

Closed
prisikarm opened this issue Jul 18, 2022 · 3 comments
Closed

WebRTC no audio only output #826

prisikarm opened this issue Jul 18, 2022 · 3 comments
Labels
bug Confirmed as bug

Comments

@prisikarm
Copy link

Describe the bug

0.14.3, Ubuntu 18, 8GB ram, AWS.

I am trying webRTC as input and webRTC as output, via demo player.
When webRTC input is video+audio, everything is ok.
But when I select "Without video" in Input streams settings at ovenplayer, I cannot receive anything, please check the screenshot

image

My webrtc input url looks like:
wss://streams.translers.link:3334/app/teststream1?direction=send&transport=tcp

I already saw issues #625 and #572 but that did not helped

Here are my Server.xml and logs
ovenmediaengine.log.txt
Server.xml.txt

Thanks

@prisikarm prisikarm added the bug Confirmed as bug label Jul 18, 2022
@getroot
Copy link
Member

getroot commented Jul 19, 2022

Thanks for reporting the problem.
I'll try to reproduce this issue soon and fix it.

@getroot
Copy link
Member

getroot commented Jul 20, 2022

I solved this problem.
1d3b5a9

You can test it with the latest master branch.
Thank you!

@prisikarm
Copy link
Author

@getroot I can confirm that the latest master branch resolved the issue.
Thank you very much ^_^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed as bug
Projects
None yet
Development

No branches or pull requests

2 participants