sean t

Results 24 issues of sean t

Need some check in G722Codec.cs Encoder as crash at line 417 state.QmfSignalHistory[23] = inputBuffer[j++]; if inputbuffer has odd length.

Use prebuilt ffmpeg (with GPU support)

Hey @doitandbedone the new version is using FFmpeg 6. The application will download and unzip FFmpeg 6 into a subdirectory called ffmpeg6 so all the ffmpeg setup stuff is no...

enhancement

This adds data channel support to the library. Only tested so far with data channels created on the client.

I've got a weird issue where if I use an ffmpeg build in my app with pthread support it causes the pixiv webrtc library to hang just after onsuccessanswer. Removing...

**Description** Drop-downs don't update their location when the application window is moved. Their location is updated when the application window is resized. **Version** SDK: 1.0.1 Framework: .Net 5.0, WinUI OS:...

bug
tracked

Using the latest version of OSX (sequoia 15.1 beta and release channel) - connections work fine on same computer but connecting over the network or internet ICE completes, connection succeeds...

Setting `false` in the .csproj file of any app using net6.0+ breaks directsound playback. Seems like it's stripping out com references - needs some annotations in there to prevent stripping....

I noticed the libcvextern.dylib for osx is 94mb - I'm guessing it contains both arm and x64 versions within it? Could the library be separated out into arm and x64...

The JSON serializer code isn't working - fixes. this is for net9.0 so maybe don't merge the project file