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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?