This message was deleted.
# helpdesk
s
This message was deleted.
m
cc @freezing-lifeguard-43174
👍 1
f
From the log, it seems to be related to the camera, and an exception was thrown when setting the frame rate, which may need to be debugged with webrtc native code, because the exception did not occur on the flutter side
Copy code
Crashed Thread:        1  Dispatch queue: org.webrtc.RTCDispatcherCaptureSession
👍 1
n
When I have sometime to compile framework in debug mode and get exact error, I will ping you back with exact line of code.
d
I this crashing on a camera track? or is it a screen share?
n
For me its camera track
🙏 1
d
Got it. Which type of camera are you using?
n
I test it on two virtual cameras, OBS and fine cam and iphone continuity camera
all works fine on my intel based machine btw
d
ah, virtual cameras. does it work with a standard camera on device?
n
I am planing to test that
👍 1