you-apps / RecordYou

Privacy focused recorder app built with MD3
https://you-apps.net
GNU General Public License v3.0
750 stars 34 forks source link

Feature: Record Device Audio for screen recordings #23

Closed salad612 closed 10 months ago

salad612 commented 1 year ago

Option to instead of or with microphone, record device audio

xmha97 commented 1 year ago

Good idea 💡 Like DroidRec app

Wjxfi commented 1 year ago

Look at the code https://www.f-droid.org/packages/com.yakovlevegor.DroidRec/ he did it

Bnyro commented 1 year ago

I know, but their code doesn't really have a structure and the code for recording screen and device audio is more than 1k lines...

Wjxfi commented 1 year ago

mixplorer allows you to open any .apk file as code. You can use it to view the code of ordinary applications (not open-source)

To get the apk file you can use any app backup application

so you can get more information from other applications about the problem.

You can download the mixplorer app below (Official source) https://forum.xda-developers.com/showpost.php?p=23109280&postcount=2

NeeRaj-2401 commented 1 year ago

Does device/system audio term includes on going call sounds too I mean will it includ recording "on going" system i.e. call audios recording too?

salad612 commented 1 year ago

Does device/system audio term includes on going call sounds too I mean will it includ recording "on going" system i.e. call audios recording too?

Haven't tested but according to this maybe? audio

salad612 commented 1 year ago

I know, but their code doesn't really have a structure and the code for recording screen and device audio is more than 1k lines...

maybe you could ask the maintainer. I'm sure he'd be happy to point out what the key part is

NeeRaj-2401 commented 1 year ago

Haven't tested but according to this maybe? audio

@salad612 is that ur system application or any 3rd party ?

salad612 commented 1 year ago

Haven't tested but according to this maybe? audio

@salad612 is that ur system application or any 3rd party ?

System app, I think it's on Android 11+. Droidrec might work too though

ElsAr4e commented 11 months ago

Maybe you could also add the option to capture Unprocessed (Raw) audio even if you are using Android 8,9 (non-rooted devices):

https://www.youtube.com/watch?v=h52RLrs3ySw