Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

momodupi/raspibox

Repository files navigation

Raspibox! --- a TV box based on Raspberry

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.

Brife

Home Page

Providing clock and weather on the home page.

Video 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.

Picture Page

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)

Net Page

Playing TV program by using omxplayer. The http sources of TV program reference from the internet.

Setting Page

Providing some settings for users.

Thanks a lot for the contributors on github and csdn!

Install

  1. sudo apt-get install samba samba-common-bin
  2. sudo apt-get install omxplayer
  3. sudo apt-get install mplayer
  4. install ffmpeg
  5. install qt
  6. using qt open raspberry.pro, make and run

Change Log

2017.2.20

  1. First version

2017.5.18

  1. repair weather API

Releases

No releases published

Packages

No packages published