Open pietrondo opened 4 years ago
omxplayer has support for blanking whatever is behind the video. Are you attempting to use that and it fails?
no. now it works.
That self-answers wan't very helpful.. In case someone stumbles across this:
add quiet
to /boot/cmdline.
$ systemctl disable getty@tty1.service
$ systemctl enable getty@tty2.service
You might want to chide the text/framebuffer cursor altogether by adding vt.global_cursor_default=0
to /boot/cmdline
Hello, I'm creating a visual installation with omxremote, but i need an help about: blackscreen. How to "remove" all of output from screen, so the only output is the video? And.. in the api, there is the stop play video?
thx