-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
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
Windows: Crashing due to out of memory error #175
Comments
hi @nighto , |
On Windows 11, with the same JRE 32-bit (jre-8u401-windows-i586.exe) as @nighto, tested with telemetry-on-video v1.2.12 and telemetry-on-video v1.2.9, it runs fine for me (cmd below).
|
Sorry for the lack of replies folks. Indeed it runs only with However when trying to play the video, it crashed with
So maybe it needs some flag to set the max heap space such as
While with 4GB it says
so I am not really sure if it is feasible at all on a Windows host. |
32-bit versions are no longer supported, please use 64-bit instead, with Java 11 as minimum. However, 1.5GB should be probably sufficient. |
On Windows 11, with JRE 32-bit installed, trying to run the command stated on readme does not work, either from regular cmd, PowerShell or git bash:
What is the Windows way to run those params?
The text was updated successfully, but these errors were encountered: