t2t2 / obs-tablet-remote

Tablet optimised OBS Remote
http://t2t2.github.io/obs-tablet-remote/
MIT License
424 stars 129 forks source link

OBS Apple M1 support #117

Open umutayildiz opened 2 years ago

umutayildiz commented 2 years ago

Finally OBS released Apple Silicon chip version of the software. Can you make the obs-tablet-remote compatible with M1 chip?

t2t2 commented 2 years ago

obs-tablet-remote is a web app meaning it runs on anything that has a web browser so it should already work in safari/chrome running on a M1

If there's any issues related to development setup then that'd probably be resolved when everything (likely swapping vue-cli to vite) gets updated with v5 protocol change