droidtv

Watching LiveTV using an Android device with host USB port and a DVB-T tuner

  • Owner: OuNao/droidtv
  • Platform:
  • License:: GNU General Public License v3.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

WARNING: THIS PROJECT IS STILL IN ALPHA STATE AND NOT EXPECTED TO WORK OUT-OF-THE-BOX YET!
YOU HAVE BEEN WARNED!

DroidTV

Based on my previous project for Archos Gen8 devices only this app will provide DVB scanning, tuning and watching (e.g. local streaming) capabilities.

As soon as it hits a stable version, it will be available on the Android Market for free: DroidTV

Feel free to fork, create issues, buy me a beer or just having fun watching some live tv!

If you fork it, feel free to send me pull requests for your awesome new features or bug fixes so they'll make it on the market.

LICENSE


DroidTV, live TV on Android devices with host USB port and a DVB tuner
Copyright (C) 2012  Christian Ulrich <chrulri@gmail.com>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

HOW DOES IT WORK?

DroidTV uses basic linux functionality as Android runs on top of a linux kernel. So the prerequirements are:

  • kernel modules for your dvb device are loaded and working
  • dvb device has the firmware loaded and is in 'warm state'
  • dvb device nodes in /dev/dvb/... are set with the correct permissions (e.g. at least 666)

These prerequirements given the app itself does not need any superuser privileges.

Then DroidTV uses w_scan to scan for channels on all frequencies.
This has to be done everytime you're moving to a new broadcasting area (e.g. moving to another country).

Once you've scanned for the channels the channel list will be stored on your Android device and you can
simply switch between those channel lists and tune your favored channel.
DroidTV then starts DVBlast - an open source, simple and powerful MPEG-2/TS demux and streaming application - which streams all the media streams via UDP back to droidtv which in turn streams it via HTTP to the media player rendering engine on your Android device.

Main metrics

Overview
Name With OwnerOuNao/droidtv
Primary LanguageJava
Program languageShell (Language Count: 3)
Platform
License:GNU General Public License v3.0
所有者活动
Created At2014-01-02 14:11:16
Pushed At2014-09-18 01:15:45
Last Commit At2014-08-31 10:19:59
Release Count3
Last Release Namev0.3 (Posted on 2012-05-05 16:18:12)
First Release Namev0.1 (Posted on )
用户参与
Stargazers Count3
Watchers Count2
Fork Count1
Commits Count66
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private