I connected pi to a TV with hdmi and using wifi to ssh to pi.
The problem is that I'm using an iPhone to ssh to pi. iPhone will kill socket after 10min if the program is in background. So if I turn off iPhone's screen, ssh shell will drop after 10min. And omxplayer will down with the shell. I cant watch any movie longer than 10min....iOS is just great
Is there a way to keep the omxplayer running even if the shell is down?
And another question: why I didnt pass '-o hdmi' to omxplayer and I still can hear audio? If I pass '-o hdmi', volume gonna to be louder. But without it, everything works well.