Skip to content

ui: variable aspect ratio#359

Merged
elliot-ausocean merged 1 commit intomainfrom
aspect-ratio
Jan 13, 2026
Merged

ui: variable aspect ratio#359
elliot-ausocean merged 1 commit intomainfrom
aspect-ratio

Conversation

@elliot-ausocean
Copy link
Copy Markdown
Collaborator

This is because our newer cameras use 16:9 and the player uses 4:3. This uses the youtube oembed api get an approximate aspect ratio (it is difficult to find the actual video resolution to get a more accurate aspect ratio). Resolves #178.
image
image

This is because our newer cameras use 19:9 and the player used 4:3.
This uses the youtube oembed api get an approximate aspect ratio (it is
difficult to find the actual video resolution). Resolves #178.
@elliot-ausocean elliot-ausocean merged commit d33b35d into main Jan 13, 2026
2 checks passed
@elliot-ausocean elliot-ausocean deleted the aspect-ratio branch January 13, 2026 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

User interface does not adapt to different video ratios

2 participants