I'm trying to come up with a way to do the following automatically on startup:
1. Open a web browser
2. Go to a URL
3. Start playing the embedded video (HTML5)
4. Set the video to fullscreen
Has anyone achieved this, or can you think of a way this might be achieved? I guess I might need some form of window manager, but ideally I'd love to be able to do it without, as it is only going to play the video from the webpage and doesn't need to do anything else. Any thoughts appreciated!
Thanks