Skip to content

Error if system GUI is disabled #23

Description

@Mrfjz

omxplayer will throw error if system GUI is disabled.

omxplayer test.mp3 -o local --blank --no-osd

omxplayer.bin: omxplayer.cpp:473: void blank_background(uint32_t): Assertion `display' failed.
/usr/bin/omxplayer: line 67: 3170 Aborted > LD_LIBRARY_PATH="$OMXPLAYER_LIBS${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}" $OMXPLAYER_BIN "$@"

Perhaps we should remove "--blank" from https://github.com/Ap0c/node-omxplayer/blob/master/index.js#L38 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions