You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
there are not video screens on the UI window, when we run on the Mac M1
we are sure that the setupLocalVideo and the setupRemoteVideo return 0
and in the app output, it prints:
GPU Soft Fault count: 1
Environment:
OS: Mac OS 12.1
ARCH: arm64
xcode: 12.0
QT Version: 6.2
To Reproduce:
build and run
See output in app console
there are not video screens on the UI window
Expected behavior:
it can show the video screens
The text was updated successfully, but these errors were encountered:
Hi, thanks for report the issue.
Currently this demo is only fit for Agora SDK 2.9.x, qt 5.x and x86 arch..
Unfortunately, so far there is no plan to upgrade this demo, but if you have any clue and solution for adapting qt6.2 and arm64 arch, it is more than welcome for raising a pull request.
Can the project run on the Mac M1?
Description:
there are not video screens on the UI window, when we run on the Mac M1
we are sure that the setupLocalVideo and the setupRemoteVideo return 0
and in the app output, it prints:
GPU Soft Fault count: 1
Environment:
OS: Mac OS 12.1
ARCH: arm64
xcode: 12.0
QT Version: 6.2
To Reproduce:
Expected behavior:
it can show the video screens
The text was updated successfully, but these errors were encountered: