m1k1o / neko

A self hosted virtual browser that runs in docker and uses WebRTC.
https://neko.m1k1o.net/
Apache License 2.0
5.98k stars 449 forks source link

More resolution options in 30FPS #189

Open kaiyuhou opened 1 year ago

kaiyuhou commented 1 year ago

I would expect using 30FPS can save many resources on the server side (please correct me if I am wrong).

But there are not too many resolution options under 30FPS in the admin GUI interface. So, I manually set the NEKO_SCREEN parameter in the docker-compose file to 1600x900@30. However, the actual resolution will become 1920x1080@30

m1k1o commented 1 year ago

Only resolitons that are available in the menu can be choosen. That is specified by xorg.conf. You can add new resolution to this file that will be then available in the menu.