v0.2
Pre-release
Pre-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>