droidtv

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

  • 所有者: OuNao/droidtv
  • 平台:
  • 许可证: GNU General Public License v3.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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.

主要指标

概览
名称与所有者OuNao/droidtv
主编程语言Java
编程语言Shell (语言数: 3)
平台
许可证GNU General Public License v3.0
所有者活动
创建于2014-01-02 14:11:16
推送于2014-09-18 01:15:45
最后一次提交2014-08-31 10:19:59
发布数3
最新版本名称v0.3 (发布于 2012-05-05 16:18:12)
第一版名称v0.1 (发布于 )
用户参与
星数3
关注者数2
派生数1
提交数66
已启用问题?
问题数0
打开的问题数0
拉请求数0
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?