tuanpham-dev / termux-ubuntu

This helps you install Ubuntu 20 + XFCE4 desktop on Termux with ease.
395 stars 61 forks source link

Chromium is playing Youtube video but not with sounds/audio. #13

Closed arcans closed 3 years ago

arcans commented 3 years ago

How can I play Youtube videos with sounds/audio?

tuanpham-dev commented 3 years ago

@arcans - Did you run this after installing? Could you exit ubuntu and termux then start ubuntu again?

arcans commented 3 years ago

Yes, I ran it after installing. And then as per your suggestion, I tried to force stop termux so that I could kill all processes completely. But still didn't play audio.

My device is Xiaomi 6/128

tuanpham-dev commented 3 years ago

@arcans Do you see the sound icon enabled? https://prnt.sc/1apciql

arcans commented 3 years ago

I saw that icon but it is not enabled. https://ibb.co/tXLGytD It always says "Establishing connection to PulseAudio" (Hours passed by, the message is still there) https://ibb.co/Zgkh5Y1

arcans commented 3 years ago

[SOLVED] Thanks for this thread. https://linuxhint.com/pulse_audio_sounds_ubuntu/

I entered this command

sudo apt install pulseaudio

tuanpham-dev commented 3 years ago

Glad you fixed it