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

No audio playback in Chrome #13

Open
thomasdeppisch opened this issue Mar 2, 2021 · 10 comments
Open

No audio playback in Chrome #13

thomasdeppisch opened this issue Mar 2, 2021 · 10 comments

Comments

@thomasdeppisch
Copy link

thomasdeppisch commented Mar 2, 2021

Hi,

Thanks for the great work on Earshot!

When I use OBS Music Edition and Earshot everything works as expected in Firefox. Unfortunately audio playback does not seem to work in Chrome. The video is displayed but there is no audio. The DASH Stream Info also looks fine. I tested this using the 16chambixloop.wav from the repository and the webtools page.

Are you aware of this behavior? Does this have to do with the HTTPS requirement of Chrome you describe in the readme?

Edit: I'm on Chrome 88.0.4324.192 and macOS 11.2.2

@roddylindsay
Copy link
Member

Hey Tommi,

Is this with local deployment or on AWS?

If on AWS, can you try wrapping with a CDN and see if that works on Chrome?

@thomasdeppisch
Copy link
Author

Hi Roddy,
I experienced this with local deployment. (I basically only started the docker container and opened the webtools in Chrome.)

@roddylindsay
Copy link
Member

roddylindsay commented Mar 2, 2021 via email

@thomasdeppisch
Copy link
Author

No errors, I only get the warning that the audio context can't start without user interaction, but that's the same on Chrome and Firefox and I don't think that's the reason. (Actually I don't think it is the reason because I experience the same problem when using Earshot with HOAST: On Firefox it works nicely and on Chrome there is no sound. An for HOAST I took care of the context user interaction procedure.)

@roddylindsay
Copy link
Member

roddylindsay commented Mar 2, 2021 via email

@thomasdeppisch
Copy link
Author

Yes, like I said when I used Earshot with HOAST I did not get any sound in Chrome, that's why I think it's not a problem with the autoplay...

@roddylindsay
Copy link
Member

roddylindsay commented Mar 2, 2021 via email

@thomasdeppisch
Copy link
Author

Only used HTTP so far. Does Earshot also provide an HTTPS link? (I think you would need certificates for that, correct?)

@roddylindsay
Copy link
Member

roddylindsay commented Mar 2, 2021 via email

@thomasdeppisch
Copy link
Author

Yes, I wondered if that's the problem. Thanks for the quick response!

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

No branches or pull requests

2 participants