
.NET Rocks! is an Internet Audio Talk Show for Microsoft .NET Developers.
Audio-Video in .NET with Elias Puurunen
April 16, 2025
01:08:00
12.63 MB ( 150.02 MB less)
Downloads: 0
Can you integrate performant audio-video into your .NET application? Carl and Richard talk to Elias Puurunen about his work at Tractus Events, where he uses the NDI protocols to bring real-time audio and video streams into his C# application. Elias talks about the power of P/Invoke to access the underlying libraries for controlling video streams, including utilizing NVidia GPUs for extremely fast encoding and decoding. You could write this code in C++, but why?