I'm testing a Raspberry Pi based digital signage solution called PiSignage to replace our DVD players. It supports a range of media including MP4, JPG, RTSP, RTMP, HTML etc.
The PiSignage player can store MP4s but I'd quickly run out of space with the number of DVDs we cycle through - I'm using a 16gb microSD in each Pi. I'm thinking a local streaming server could work - I could rip the DVDs and then each player could request an RTMP stream.
Are there any open source servers that would do this? Or what other solutions might work?
The primary requirement is to play DVDs from a central source but being able to display other content (tickers, web pages etc) is an advantage. PiSignage is good because it allows all 4 players to be centrally managed. OpenELEC/Kodi would do what I want but it would require each TV to be setup in the morning which is just something I'd like to avoid.
Thanks
