Terricide
Terricide
FYI I was messing with the IKVM project that was just recently updated. https://github.com/ikvm-revived/ikvm I then used JCodec.jar file and got it converted to a dll. https://github.com/jcodec/jcodec I just successfully...
I'm not sure if this is useful or not but I think this might be a full VP9 decoder written in c# that you might find interesting. https://github.com/Ryujinx/Ryujinx/tree/master/Ryujinx.Graphics.Nvdec.Vp9
@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#
Do you think it might be possible to create a version thay runs in the browser. You could send a 720p stream and then upscale it to 1080p in the...
It is the latest webrtc build and that threading fix and all the 32-bit/64-bit binaries debug/release
It is the latest webrtc build and that threading fix and all the 32-bit/64-bit binaries debug/release
I was looking to creating a provider for a database called NexusDb and I got a lot of it working however I'm stuck at getting StartsWith turned into Like 'xxxx*'...
Some of the files reference AGPL 3 code, this pull request attempts to remove and rewrite them under an MIT license.