JairajJangle / motioneye-android

motionEye Android app - available on Google Play Store and F-Droid
https://play.google.com/store/apps/details?id=com.jairaj.janglegmail.motioneye
GNU General Public License v3.0
55 stars 15 forks source link

Enable Pinch to Zoom/Pan controls for motionEye webpage #22

Closed JairajJangle closed 3 years ago

JairajJangle commented 3 years ago

Due to the default HTML meta of the motionEye webpage, it won't zoom if viewed in a Mobile web browser.

Solution: Inject custom js with the required meta to override the "zoom blocking" meta and force enable pinch to zoom.