- Official Post
Hello, I'm a new user!
My hardware: Raspberry Pi 3b+
My software: LibreELEC, latest Milhouse build
I would like to switch the HDMI video signal off and on by using commands. For testing, I did those commands over SSH terminal:
HDMI video off: tvservice -o -> WORKS
HDMI video on: tvservice -p -> DOESN'T WORKS
What are the right commands to switch the HDMI video signal off and on?