rom1v / sndcpy

Android audio forwarding (scrcpy, but for audio)
MIT License
3.26k stars 299 forks source link

android < 10 support #35

Open Bluscream opened 4 years ago

Bluscream commented 4 years ago

I know that earlier android versions dont support capturing system audio so i would like to know if any of the following allows capturing it anyway:

Bluscream commented 4 years ago

If any of the mentioned work it would be super nice to have it implemented so theres atleast some hope for pre android 10 devices

Genxster1998 commented 4 years ago

@rom1v https://gitlab.com/vijai/screenrecorder , this has internal audio recording function for pie and below

rom1v commented 4 years ago

@Genxster1998 In the app, when you select "default source" (for internal audio), you get this warning: warning

I tried to record with my OnePlus 7 Pro, it just uses the microphone (when I talk, it's recorded in the video).

Genxster1998 commented 4 years ago

Strange , @rom1v For me , it works with Mx Player Video. , It does have mic and internal audio mix channel but it does record video Sound playing in Mx Player , other option is also there ,magisk one. Redmi Note 7 pro using Hentai OS (Google pixel fork)

rom1v commented 4 years ago

it does record video Sound playing in Mx Player

If you talk while you record, is your voice recorded? If you set the volume to 0 on the device, is it recorded?

Genxster1998 commented 4 years ago

@rom1v yeah as it says ,it does mix internal sound capture with mic and external sound capture that also depend on device volume level ,what about other one ,magisk module ,is it same ?