Samsung / Castanets

Edge distributed web engine. Part of web engine processes are offloaded to a powerful devices and only graphical results are processed in local devices. This way, we overcome both CPU limitations and memory limitations of the low-end local devices
BSD 3-Clause "New" or "Revised" License
46 stars 43 forks source link

[Service Offloading] Fix the logic of screen capturing to fix crash. #343

Closed Sunwoo-Nam closed 3 years ago

Sunwoo-Nam commented 3 years ago

Android requires user consent for screen capturing every time. This commit improves the user content-related codes to fix crash and improve usability.