spitfire icon indicating copy to clipboard operation
spitfire copied to clipboard

An easy to use WebRTC Datachannels library for .NET applications.

Results 6 spitfire issues
Sort by recently updated
recently updated
newest added

Hi and thanks for this project. I'm a bit of a newbie to cs-cpp development and I would rather not build webrtc . Is it possible to run your example...

@Codeusa FYI I just wanted to let you know there is a library called Sipsocery just recent;y added webrtc and datachannel support in pure c#

Just wondering how trivial it would be to get this working on a Raspberry Pi?

question

There is a smaller problem of destruction thread race resulting in > 0xC0020001: The string binding is invalid exception in webrtc's internals: ``` KERNELBASE.dll!RaiseException() Unknown > Spitfire.dll!webrtc::PeerConnection::ChangeSignalingState(enum webrtc::PeerConnectionInterface::SignalingState) Unknown Spitfire.dll!webrtc::PeerConnection::Close(void)...

bug
enhancement

I am trying to set up a test of using spitfire but the after the initial offer/ answer exchange I never see the the OnIceCandidate event fire. Its just a...