sean t
sean t
With chrome as a client i setup a data channel and transfer large files over it. Sometimes it works and sometimes chrome just closes the webrtc connection part way through...
If you add a TURN option to ice it sends allocate requests to the STUN server which results in null reference exceptions as the STUN server only accepts binding requests....
I know i'm missing something obvious here. The examples seem to demonstrate setting this up as STUN or TURN. TURN should also support STUN right? When I run it as...
Hello! This throws a fatal abort exception that i can't catch in managed code. Any workarounds? Doesn't fail hard in ffplay or ffmpeg.exe Wasn't happening on ffmpeg 6 ``` public...