Skip to content

Scrot doesn't capture VLC fullscreen #320

Open
@desmphil

Description

@desmphil

Hi,

Im using scrot over a small flask web site to monitor what is (playing) on the hdmi display.
This works fine with Chromium, or other any application running.

As soon as I start a VLC video fullscreen in display=0, then the scrot capture only return black images.
If i start VLC without the --fullscreen option, the capture works.
Any idea?

scrot command line
sudo -u pi DISPLAY=:0 scrot --overwrite -t 5 -z

vlc command line
vlc --fullscreen --no-qt-privacy-ask --no-osd --loop --random --no-audio /home/pi/Videos/video1.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions