mirror of
https://github.com/pikvm/pikvm.git
synced 2026-03-02 18:16:56 -05:00
h264_bitrate in override.yaml not persisting and reverting values #548
Labels
No labels
component:documentation
help wanted
resolution:delayed
resolution:duplicate
resolution:fixed
resolution:invalid
resolution:rejected
resolution:wontfix
success story
type:bug
type:bug
type:feature
type:question
type:question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pikvm-pikvm#548
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @trevorl-dtl on GitHub (Nov 15, 2022).
Originally assigned to: @mdevaev on GitHub.
Describe the bug
when setting h264_bitrate in max_override.yaml, the setting does override the default value. However after reboot, it does not persist and defaults to an arbitrary value of "5000". User must manually drag the slider to below the max to refresh the session, thereafter pulling the slider to max then sets the max correctly. The value defaults back to 5000 after sometime too even without reboot.
To Reproduce
Expected behavior
Max value to be as per override.yaml and not revert overtime either.
Screenshots

Desktop (please complete the following information):
PiKVM info:
PiKVM V3 Pre-Assembled
kvmd 3.168-1
kvmd-fan 0.22-1
kvmd-oled 0.13-1
kvmd-platform-v3-hdmi-rpi4 3.168-1
kvmd-webterm 0.42-1
ustreamer 5.31-1
Linux -kvm 5.15.68-3-rpi-ARCH #1 SMP Mon Oct 31 20:56:54 MSK 2022 armv7l GNU/Linux
@mdevaev commented on GitHub (Nov 15, 2022):
Fixed