jlesage / docker-firefox

Docker container for Firefox
MIT License
1.4k stars 266 forks source link

[Feature request] how to get sound #232

Open FreeL00P opened 3 months ago

FreeL00P commented 3 months ago

youtube,x sound no work。

jlesage commented 3 months ago

Currently, sound support if very limited (https://github.com/jlesage/docker-firefox?tab=readme-ov-file#sound-support). However, proper support is coming very soon.

wody11 commented 2 months ago

Currently, sound support if very limited (https://github.com/jlesage/docker-firefox?tab=readme-ov-file#sound-support). However, proper support is coming very soon.

Streaming audio from a server-based Docker container to a browser is quite challenging; I doubt it's feasible with your current setup, as this would require integrating WebRTC, which isn't just a simple feature addition. If you need assistance, feel free to contact wody911@gmail.com.