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/31 12:56] derpeterhardware:android-hdmi-in [2026/07/26 22:17] (current) – external edit 127.0.0.1
Line 1: Line 1:
-Android HDMI Grabber / Scaler+Android HDMI Grabber / Scaler
  
 There are different android tv (not 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.
Line 8: Line 8:
 'seamless'. This makes the boxes also a very cheap scaler / seamless adapter. 'seamless'. This makes the boxes also a very cheap scaler / seamless adapter.
  
-== Devices / Chipsets+# Usefull hints for android based device 
 +## 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 There are boxes from different vendors with different chipsets available. Some boxes need extra software / modification for streaming
  
Line 19: Line 35:
     * [[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/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/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   * Armlogic
     * [[hardware:Fernsehfee3.0 | Fernsehfee 3.0]] (currently under evaluation)     * [[hardware:Fernsehfee3.0 | Fernsehfee 3.0]] (currently under evaluation)
  
  
  • hardware/android-hdmi-in.1490964970.txt.gz
  • Last modified: 2017/03/31 12:56
  • by derpeter