Difference between revisions of "RPi Projects/Digital Signage"
m (Added JSTx project for Raspberry PI) |
Vpetersson (talk | contribs) (→Digital Signage platforms) |
||
Line 1: | Line 1: | ||
== Digital Signage platforms == | == Digital Signage platforms == | ||
+ | * [http://screenlyapp.com Screenly] - A digital solution designed for the Raspberry Pi. Both commercial and open source version available. | ||
* http://xibo.org.uk/ - open source | * http://xibo.org.uk/ - open source | ||
** http://www.raspberrypi.org/phpBB3/viewtopic.php?f=41&t=10077 | ** http://www.raspberrypi.org/phpBB3/viewtopic.php?f=41&t=10077 | ||
Line 8: | Line 9: | ||
* http://www.targetr.net/- doesn't really seem ready yet. | * http://www.targetr.net/- doesn't really seem ready yet. | ||
** http://www.targetr.net/player/raspberry-pi | ** http://www.targetr.net/player/raspberry-pi | ||
− | |||
== Raspberry Pi projects == | == Raspberry Pi projects == |
Revision as of 05:28, 5 May 2013
Contents
Digital Signage platforms
- Screenly - A digital solution designed for the Raspberry Pi. Both commercial and open source version available.
- http://xibo.org.uk/ - open source
- http://www.concerto-signage.org/ - open source
- http://www.targetr.net/- doesn't really seem ready yet.
Raspberry Pi projects
- http://openelec.tv/component/k2/item/235-openelec-on-raspberry-pi-our-first-arm-device-supported
- http://www.raspberrypi.org/phpBB3/viewtopic.php?f=9&t=924
- http://jstx.sourceforge.net (control TV with RPI)
Talk about Raspberry Pi as a digital signage driver
Specific issues
Screen blanking
- http://www.raspberrypi.org/phpBB3/viewtopic.php?t=11115&p=122635
- http://next.kolumbus.no/2012/06/22/raspberry-pi/
Rotate Screen
- General Linux reference - http://crunchbanglinux.org/wiki/howto/rotate_the_pc_screen
- Nvidia specific - http://ubuntunation.blogspot.com/2009/11/howto-rotate-screen-in-linux-using.html
- RasPi specific - http://www.raspberrypi.org/phpBB3/viewtopic.php?f=29&t=9450&p=109398&hilit=rotate+display#p109398
In general it seems this issue has not been resolved. Maybe http://www.bootc.net/projects/raspberry-pi-kernel/ will help?
|