-
Notifications
You must be signed in to change notification settings - Fork 506
Description
I use Magisk with LSPosed and vCam on my mobile device.
I use it with an app, configure everything, and it works. I get a "toast" message of 1080... My image 1000.bmp in /DCIM/Camera1 is 1080xda_igual, and it works.
I updated the app (they released a new version), and now the toast shows 3264... Looking at the LSPosed logs, it says 3264x2448.
I copied an image with dimensions 3264x2448 and 3264xda_igual, but nothing happens—it still uses the real camera image.
I’ve tested this both in /DCIM/Camera1 and in /Android/data/com..../files/Camera1, and the app has the necessary permissions to access the files.
If I use virtual.mp4, it appears, but when I take the photo, the app crashes.
P.S.: In the toast, it shows 3264x2448 and 256... what is that 256?
I suppose there’s no solution, as no one seems to have found one here, but I’ll mention it anyway.
Summary: vCam worked with an app, but after updating the app, the resolution changed (same device), and now vCam doesn't work at all.
我在手機上使用 Magisk 配合 LSPosed 和 vCam。
我在一個應用程式中使用它,配置好一切後,運行正常。我會看到一個 "toast" 訊息顯示 1080... 我在 /DCIM/Camera1 中的圖片 1000.bmp 是 1080xda_igual,並且運作正常。
我更新了應用程式(他們發布了新版本),現在 toast 訊息顯示 3264... 查看 LSPosed 的日誌顯示為 3264x2448。
我複製了一張尺寸為 3264x2448 和 3264xda_igual 的圖片,但什麼都沒發生,還是使用了真實的相機影像。
我已經在 /DCIM/Camera1 和 /Android/data/com..../files/Camera1 中都測試過,並且應用程式擁有訪問檔案的必要權限。
如果我使用 virtual.mp4,它會顯示,但當我拍照時,應用程式崩潰。
附註:在 toast 訊息中顯示的是 3264x2448 和 256... 這個 256 是什麼意思?
我想應該沒辦法解決,因為沒有人在這裡找到解決方案,但我還是說明一下。
總結: vCam 在一個應用程式中曾經能正常使用,但更新應用程式後,解析度改變(同樣的設備),現在 vCam 完全無法使用。