mirror of
https://github.com/pikvm/pikvm.git
synced 2026-03-02 18:16:56 -05:00
Stream doesnt auto adapt on macbook air monitors #953
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#953
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 @s0ys4uc3 on GitHub (Oct 4, 2024).
Originally assigned to: @mdevaev on GitHub.
Describe the bug
I tried to override the pikvm settings by using a specific override.yml file,
hdmi:
resolutions:
- 1470x956
To Reproduce
Steps to reproduce the behavior, like:
Expected behavior
I was expecting that ones pressed the full screen options on both chrome and the pikvm gui it would expand to fit the entire screen but that didnt happen.
Desktop (please complete the following information):
PiKVM info:
Raspberry Pi board version: RPi 4
PiKVM platform: v4
KVMD version:
kvmd 4.10-1
kvmd-fan 0.31-1
kvmd-oled 0.27-1
kvmd-platform-v3-hdmi-rpi4 4.10-1
kvmd-webterm 0.50-1
uStreamer version: ustreamer 6.14-1
Linux kernel: Linux pikvm 6.6.45-7-rpi #1 SMP Mon Sep 2 09:16:27 UTC 2024 armv7l GNU/Linux
Additional context
Add any other context about the problem here.
@mdevaev commented on GitHub (Oct 4, 2024):
Sorry, I don't understand anything. If you're using V4, the resolution settings is not applieble. Are you sure that you using V4? Also please attach some screenshots and take a photo of your device.
@mdevaev commented on GitHub (Oct 6, 2024):
Sup?
@s0ys4uc3 commented on GitHub (Oct 7, 2024):
sorry for late reply,
this is what i mean:
when going full screen mode thisi s what happens:
see the black margin? is there any way to stretch the stream to fit the whole screen without those black margin?
@mdevaev commented on GitHub (Oct 7, 2024):
Click the dot button

@s0ys4uc3 commented on GitHub (Oct 8, 2024):
yes sir, i already tried the dot button but that's not what im looking for i was hoping to somehow change the settings to make the stream fit the whole screen of my macbook air with the button "go to full-screen mode" :

i even tried to change the fake resolution by setting this configuration:
vmd:
streamer:
cmd_append: [--fake-resolution=1920x1080]
@mdevaev commented on GitHub (Oct 8, 2024):
Ah. I think I know what the problem is. Take a screenshot of the monitor settings in macOS
@s0ys4uc3 commented on GitHub (Oct 8, 2024):
here is the monitor settings:

@mdevaev commented on GitHub (Oct 8, 2024):
What about PiKVM display?
@s0ys4uc3 commented on GitHub (Oct 8, 2024):
here's the pikvm display settings on the laptop connected to the pikvm:

@mdevaev commented on GitHub (Oct 9, 2024):
I don't understand again. Why you have 1470x956 when the desktop resolution is 1920x1080? Which KVM device exactly do you use? Please take a photo.
@s0ys4uc3 commented on GitHub (Oct 10, 2024):
This is my pikvm device:

@mdevaev commented on GitHub (Oct 10, 2024):
That is, you said that it was an V4 (with v3 image)-hdmi) and I tried to help you, but it turned out that it was not only not V3 and V4, but not PiKVM hardware at all. We don't support clones.
@mdevaev commented on GitHub (Oct 11, 2024):
My only advice is set up desired resolution without scaling on the source host. You can't change it on the client side. This is not a bug.