Skip to content

v0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Martin1994 Martin1994 released this 21 Jan 03:49
· 24 commits to mainline since this release

This release includes VP9 format video transmission.

With the integration of VP9, the latest dependencies are:

  • Server side
    • ASP.NET 6 runtime
    • libvpx 1.11.0 (or any version with compatible ABI)
  • Client side
    • WebCodecs support in the browser

To start the server:

dotnet OptimeGBA-Web.dll --Optime:BiosHome=<dir-with-bios> --Optime:Rom=<path-to-rom>