hardware:android-hdmi-in

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
hardware:android-hdmi-in [2017/03/23 11:14] derpeterhardware:android-hdmi-in [2017/09/04 10:18] (current) – link to xnano page robbi5
Line 1: Line 1:
-= Android HDMI Grabber / Scaller+= Android HDMI Grabber / Scaler
  
-There are different android tv setop boxes available which provide an HDMI Input for PVR purposes.+There are different android tv (not android TV) setop boxes available which provide an HDMI Input for PVR purposes.
 With little modifcation these boxes can not only be used to capture HDMI signals to an USB stick but also With little modifcation these boxes can not only be used to capture HDMI signals to an USB stick but also
 pipe the output into an e.g. an ffmpeg process.  pipe the output into an e.g. an ffmpeg process. 
 The HDMI signal feed into the input is also available on an HDMI output with nearly no latency. The HDMI signal feed into the input is also available on an HDMI output with nearly no latency.
 As the output is done by the android system it is scalled to the desired resolution and also As the output is done by the android system it is scalled to the desired resolution and also
-'seemless'. This makes the boxes also a very cheap scaller semmeless adapter.+'seamless'. This makes the boxes also a very cheap scaler seamless adapter.
  
-Devices / Chipsets +Usefull hints for android based device 
-We are currently aware of to different Chipsets Boxes known to workEach box needs an streaming app which is linked on the specific page+== Autostart an app 
 +* Autostart No Root is an app that can be used to run apps after  boot of an android box. This e.g. can be used to start the hdmi in app 
 +  * [[https://www.androiddrawer.com/25881/download-autostart-no-root-app-apk/]] 
 +* SSH Helper can be used to add an ssh server to an android device 
 +  * [[https://arachnoid.com/android/SSHelper/]] 
 +* ADB over TCP can be used to access an android device with the android debugger bridge over network. On some device this needs to be enabled e.g. over ssh 
 +<code> 
 +su 
 +setprop service.adb.tcp.port 5555 
 +stop adbd 
 +start adbd 
 + 
 +</code> 
 + 
 + 
 +== Devices / Chipsets 
 +There are boxes from different vendors with different chipsets available. Some boxes need extra software / modification for streaming
  
   * MSTAR MSO9180D1R   * MSTAR MSO9180D1R
     * [[hardware:tronsmart_pavo_m9]] (seems to be out of production, sometimes devices are still available e.g. at aliexpress)     * [[hardware:tronsmart_pavo_m9]] (seems to be out of production, sometimes devices are still available e.g. at aliexpress)
-  * Realtek +    * Zido X9 [[http://www.zidoo.tv/Product/index/model/X9/target/rdOqbsJTP8k%3D.html | vendor page]] (not tested yet) 
-    * [[hardware:zido_x8_x9]] (currently available on e.g. amazon. We don't have this devices so far) +  * Realtek RTD1295DD 
 +    * [[hardware:zido_x8_x9]] (currently available on e.g. amazon. We don't have this devices so far but are reported to work
 +    * [[http://www.cnx-software.com/2017/03/30/mele-v9-4k-android-tv-box-comes-with-a-3-5-sata-slot-a-cooling-fan/ | mele v9 4k]] (not tested yet) 
 +    * [[http://www.cnx-software.com/2017/02/23/beelink-sea-i-android-tv-box-openwrt-nas-and-hdmi-recorder-review-part-1-unboxing-and-teardown/ | beelink sea i]] (not tested yet) 
 +    * [[http://www.cnx-software.com/2016/12/24/eweat-r9-plus-tv-box-review-part-2-android-openwrt-and-hdmi-recording/ | eweat r9 plus]] (not tested yet) 
 +    * [[http://www.cnx-software.com/2017/06/28/lake-i-home-cloud-tv-box-with-hdmi-input-sata-bay-sells-for-78/ | LAKE I Home Cloud TV]] (not tested yet) 
 +    * [[hardware:xnano_x5]] (available on gearbest, aliexpress. We don't have this devices so far but are reported to work) 
 +  * Armlogic 
 +    * [[hardware:Fernsehfee3.0 | Fernsehfee 3.0]] (currently under evaluation)
  
  
  • hardware/android-hdmi-in.1490264050.txt.gz
  • Last modified: 2017/03/23 11:14
  • by derpeter