![]() |
.NET Rocks!Author: Carl Franklin
.NET Rocks! is an Internet Audio Talk Show for Microsoft .NET Developers. Language: en Genres: Technology Contact email: Get it Feed URL: Get it iTunes ID: Get it |
Listen Now...
Audio-Video in .NET with Elias Puurunen
Tuesday, 15 April, 2025
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?