Skip to content

2K monitor 2688x1512 issue #193

@gabiX87

Description

@gabiX87

I have a 2K monitor with native 2560x1440 resolution. Using Raspberry PI 4 model B 2GB , Buster 32bit LITE.

The problem is rpisurv can't display a solo/single rtsp stream in a 2688x1512 resolution. Which is a RTSP from a Unifi Camera in HIGH resolution. MEDIUM (1280x720) and LOW (640x360) streams do work.

I tried to edit/change general.yml fallbacks to 2560x1440 , that had no effect.

also rpisurv status

Oct 28 21:24:30 raspberry rpisurv[8897]: 2024/10/28 21:24:30 - l_default - INFO - Starting rpisurv 3.0.0
Oct 28 21:24:30 raspberry rpisurv[8897]: 2024/10/28 21:24:30 - l_default - INFO - Auto detected display GSM-27GL850 at HDMI 0 with display number 2 3840 x 2160
Oct 28 21:24:30 raspberry rpisurv[8897]: 2024/10/28 21:24:30 - l_default - INFO - Unique id of this installation is ca5ee024e277a367cd9ae8003c4dd76b35f22c6654bba2bd30b2d50660e655ff

Auto detected display GSM-27GL850 at HDMI 0 with display number 2 3840 x 2160

Interestingly --aspect-ratio=3840:2160 is not correct for my monitor


 rpisurv.service - Rpisurv Raspberry Pi Surveillance
   Loaded: loaded (/etc/systemd/system/rpisurv.service; enabled; vendor preset: enabled)
   Active: active (running) since Mon 2024-10-28 21:24:30 CET; 2min 45s ago
 Main PID: 8897 (rpisurv)
    Tasks: 13 (limit: 3720)
   CGroup: /system.slice/rpisurv.service
           ├─8897 /bin/bash /usr/bin/rpisurv
           ├─8898 python3 surveillance.py
           ├─8915 python3 surveillance.py
           └─8916 /usr/bin/vlc -I dummy --aspect-ratio=3840:2160 --vout mmal_vout --network-caching 500 --no-video-title-show --mmal-display=hdmi-1 --input-timeshift-granularity=0 --repeat --mmal-vout-transparent --mmal-vout-windo

Any ideas ?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions