We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
dotnet publish -c Release
Or download the prebuilt assets from releases.
Download prebuilt OpenH264 build https://github.com/cisco/openh264/releases/tag/v2.2.0
Prepare your GBA bios and game rom
Put everything under the same directory.
Launch the server
dotnet OptimeGBA-Web.dll --Optime:BiosHome=<dir-with-bios> --Optime:Rom=<path-to-rom> [--VideoEncoding="<encoding>"]
Sorry, something went wrong.
I ran into this problem during deployment
This looks like a dynamic library issue from OpenH264. Did you downloaded v2.2.0 with correct architecture (x64, x86 or ARM64)?
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: