Raspibox is a GUI for TV and NAS based on raspberry pi 2b,
it is just a rudimentary demo for myself since this is my first time try using raspberry and qt.
Providing clock and weather on the home page.
Playing the mkv/flv/avi/mp4/rm/rmvb by using omxplayer and mplay.
However, because the mplayer lacks of hardware accelerating, video delay might occur while playing rm/rmvb.
Videos are saved in the hdisk(e.g., seagate+orico) or otherwhere.
Displaying the pictures saved in the hdisk. By using sambe.
Users could upload their photoes or pitures from their smart phones to the hdisk by using app(e.g., es explore)
Playing TV program by using omxplayer. The http sources of TV program reference from the internet.
Providing some settings for users.
Thanks a lot for the contributors on github and csdn!
- sudo apt-get install samba samba-common-bin
- sudo apt-get install omxplayer
- sudo apt-get install mplayer
- install ffmpeg
- install qt
- using qt open raspberry.pro, make and run
- First version
- repair weather API