-
Notifications
You must be signed in to change notification settings - Fork 247
2 log files for 1 crash and 1 freeze. #109
Comments
Thank you for report. First one.
This is caused by small buffer of MediaCodec. I will try to fix by splitting input frame. The second issue is caused by bad packet losses. Do you get the same issue if you lowering bitrate? |
Do I need to enable debug logging on server side for the driver.log? I can't find it. Anyway here's an unrelated crash log on the server: https://1drv.ms/u/s!AghkviLYNl5k0ag5zFvM2IS50_JPrw |
DebugLog checkbox under Debug tab on the server will create file driver.log in the driver folder when you press "Start Server". |
First error may be fixed on v2.2.3-alpha. |
Well I'll have to try for this during the week since it didn't happen all the time. I tried playing for 5 minutes and it was okish. |
Here is a freeze (if I got the log correctly): https://1drv.ms/u/s!AghkviLYNl5k0eJqhdVg4hKG5X_3Og |
Played 10 minutes without any freeze/crash by lowering bitrate to 26mbit: |
Thank you for trying!
The log shows continuous packet loss which cannot be recovered by FEC.
This one shows no FEC error. |
Yes I gather it's the bandwidth + FEC errors that freeze the stream. The gameplay was OK even on the high bitrate didn't notice any major broken images. So I bet too many FEC errors freeze the stream. |
This one client crashed while playing beat saber. Had 1.5mb buffer. Lowered to 500kb since then.
https://1drv.ms/u/s!AghkviLYNl5k0ag4OXqEGBRTRcGHAw
This one froze and the sound started cracking while playing moss.
https://1drv.ms/u/s!AghkviLYNl5k0ag3ZzsvFOGX_DbZVQ
All using normal latest beta version
The text was updated successfully, but these errors were encountered: