Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

The XBMC Live TV and PVR with TVHEADEND for ALLWİNNER A80

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    The XBMC Live TV and PVR with TVHEADEND for ALLWİNNER A80

    transcode work (only setuped with stream profile (support mpeg4 avc which you want resulation)
    lates ffmpeg and x264 library
    only you need compile your dvb modules

    latest tvheadend source that I compiled.
    support dvb-t/t2/s/s2 and straming tv channel
    It supports the following inputs:

    DVB-C
    DVB-T(2)
    DVB-S(2)
    ATSC
    IPTV
    UDP
    HTTP

    if your rom support init.d no need this

    1-copy data/dvb folder to data/dvb
    2-copy init.d folder to system/etc/init.d
    3- copy system/lib to system/lib

    later open terminal copy paste

    mkdir /data/data/.hts
    mkdir /dev/dvb/adapter0
    ln -s /dev/dvb0.frontend0 /dev/dvb/adapter0/frontend0
    ln -s /dev/dvb0.demux0 /dev/dvb/adapter0/demux0
    ln -s /dev/dvb0.dvr0 /dev/dvb/adapter0/dvr0
    ln -s /dev/dvb0.dvr0 /dev/dvb/adapter0/dvr0.ts
    mkdir /dev/dvb/adapter1
    ln -s /dev/dvb1.frontend0 /dev/dvb/adapter1/frontend0
    ln -s /dev/dvb1.demux0 /dev/dvb/adapter1/demux0
    ln -s /dev/dvb1.dvr0 /dev/dvb/adapter1/dvr0
    ln -s /dev/dvb1.dvr0 /dev/dvb/adapter1/dvr0.ts
    chmod 777 /data/data/.hts
    chmod 777 /dev/dvb*
    /data/dvb/tvheadend -C -c /data/data/.hts
    open explorer write 127.0.0.1:8891

    if it work you platform on alwinner. you add your dvb modules. I dont know How compile allwinner.

    http://www62.zippyshare.com/v/59826374/file.html

    wait your feed back

    #2
    any more updates on this section... this is what i am looking for to run on the aw80 telos ... live tv support with kodi and usb tuner? any help thanks guys

    Comment


      #3
      media_build-bst for Kernel 3.4.39.
      made for my dvbsky T680C and testet with finless 1.1.
      But there are a lot of other modules inside the archive.



      regards
      Daniel

      Comment

      Working...
      X