C
C#4mo ago
Dante

Opus, sodium and ffmpeg for docker linux app

Ive spent 1 hour trying to add the DLLs only to figure out my project is built for docker linux. Any help in adding the above to my C# .NET Core 8 webapi ? The usage is for Discord.NET discord bot voice.
2 Replies
Keswiik
Keswiik4mo ago
Modify your dockerfile to install those dependencies? Shouldn't be hard to do
Dante
DanteOP4mo ago
yep, tried that before going to sleep and it worked, thanks tho' !

Did you find this page helpful?