Michele0303 / tiktok-live-recorder

🎥✨ A TikTok live streaming recorder tool written in Python. Capture and relive your favorite TikTok moments effortlessly. 🎥✨
MIT License
352 stars 94 forks source link

Run in background/phone off #80

Open Eapeeex opened 9 months ago

Eapeeex commented 9 months ago

If I am using the code on android is there a way to have the code running with the phone is off? If not is there at least a way to have it run while the app is in the background?

Michele0303 commented 9 months ago

When the phone is off, no. When the app is in the background, however, yes.

Naderrnawar commented 7 months ago

Anyway t

When the phone is off, no. When the app is in the background, however, yes.

Anyway to make it working when phone off? Forced program or code?

elbarbudo commented 7 months ago

I have a similar issue on Linux debian. Launching from an active window, and letting it open works fine.

Putting in background it stops working after a certain time.