Re: Raspberry Pi, omxplayer and streaming

2012-07-14 Thread Graham Cobb
On Saturday 14 July 2012 12:57:18 Charles Johnson wrote: > I was wondering if any of you can see any possible better ways of doing > this. Also, there are some problems of the whole chain not dismantling > itself gracefully when the stream ends. I'm not quite certain exactly what you are trying to

Raspberry Pi, omxplayer and streaming

2012-07-14 Thread Charles Johnson
I knocked the below up as i wanted to take advantage of the GPU in the RPi to play tv streams. The idea was to stream it over the network and receive and play it on my RPi. Since omxplayer can't, for some reason, accept stdin as input, i had to jump through some hoops. I was wondering if any o