termux / termux-x11

Termux X11 add-on application.
https://termux.dev
GNU General Public License v3.0
1.94k stars 301 forks source link

Allow audio playback capture for Android 10+ #470

Closed kairusds closed 11 months ago

kairusds commented 11 months ago

This allows screen recorders on Android 10 and above to capture the audio

twaik commented 11 months ago

Termux:X11 does not play any audio...

kairusds commented 11 months ago

Termux:X11 does not play any audio...

Iirc it plays audio when pulseaudio is configured

twaik commented 11 months ago

Pulseaudio plays audio even when there is no termux-x11 process. It plays audio alone with help of OpenSL ES API.

kairusds commented 11 months ago

Pulseaudio plays audio even when there is no termux-x11 process. It plays audio alone with help of OpenSL ES API.

Oh I didn't know that