Problem description
torch is slow to respond.
Steps to reproduce
when running termux-torch on it takes almost a second for the light to turn on. when doing the same thing in google chrome with the camera api, it responds much faster.
Expected behavior
termux-torch should enable the led immediately.
Additional information
my goal is to toggle the led in a pattern, like morse code. is there a way to achieve this with termux?
- termux-api application version: 0.53.0
- termux-api package version (installed through apt): 0.59.1-1
- Android OS version: 15
- Device model: moto g stylus 5G - 2024
Problem description
torch is slow to respond.
Steps to reproduce
when running
termux-torch onit takes almost a second for the light to turn on. when doing the same thing in google chrome with the camera api, it responds much faster.Expected behavior
termux-torchshould enable the led immediately.Additional information
my goal is to toggle the led in a pattern, like morse code. is there a way to achieve this with termux?