Cozdemir
Cozdemir
i added [return: MarshalAs(UnmanagedType.I1)] after [DllImport(dll)] but still it doesn't return bool. Is there any other change needed ?
As far as i know you should only trigger from both sides when you want to set negotiation as true. i found issue about my case. In my sdp datachannel...
> the problem is that the webrtc is not able to get the audio resources and that's why it's crashing : > I tried this code > > `auto device...
> @Cozdemir So webrtc is trying to access the audio input device and if the device or the driver is not installed it will crash so you need to check...
Did you find any solution to this ? I also removed parts about audio but still it crashes