Ruddle / RemoteCam

Your android camera streamed on your desktop: use as a source for OBS, or as a webcam with v4l2. Free✅, No Ads✅, Open Source✅
MIT License
477 stars 55 forks source link

Restart on orientation change #10

Open vi opened 1 year ago

vi commented 1 year ago

When screen changes orientation on Android 12 @ Pixel 3 XL with RemoteCam's activity in focus, RemoteCam v0.0.4 seems to restart: foreground notification is re-shown (with a sound), settings get reset, remote connections get disconnected.

If you don't want to properly deal with orientation then at least lock it with android:screenOrientation="portrait".