Administrator
|
This post was updated on .
Connect LiV with a HDMI cable to a HDMI input of your TV set.
"sudo apt-get install chromium-browser"
"env DISPLAY=:0 chromium –disable-infobars —noerrdialogs —user-data-dir %U
—kiosk localhost:5000\newliv"
Based on the size of your screen, you might need to do some chrome tweaking.
Once you figured out your specific settings, you can create a startup script and add it under "/etc/init.d"
|