Essential Objects Admin solved my problem with the EO Web Browser

 When I tried to view my C# tutorials, I would get an error, "Your browser can't play this video."

The Essential Objects Admin replied, "Please check if you enabled proprietary codec support:" Their document states you need to add this line of code:

//Enable proprietary media formats support

EO.WebEngine.Default.Options.AllowProprietaryMediaFormats();

After I added that line and ran the app, I was able to view all of my C# Tutorials with no problems. For more info click this link to view my post on EO's forums.

This update also fixes the problem of playing videos on X.com formerly known as Twitter.

I've updated The Professor 2 app. My main focus is The Professor app. I am not going to update the other apps since I never heard back from the artists. Doing those apps was a great learning experience.

Comments

Popular posts from this blog

Getting a Digital Certificate for your company

Need a New Laptop

Reading book on developing for macOS, iOS