Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| hardware:android-hdmi-in [2017/03/31 12:56] – derpeter | hardware: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: | ||
| ' | ' | ||
| - | == 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:// | ||
| + | * SSH Helper can be used to add an ssh server to an android device | ||
| + | * [[https:// | ||
| + | * 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 | ||
| + | < | ||
| + | su | ||
| + | setprop service.adb.tcp.port 5555 | ||
| + | stop adbd | ||
| + | start adbd | ||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | ## 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:// | * [[http:// | ||
| * [[http:// | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[hardware: | ||
| * Armlogic | * Armlogic | ||
| * [[hardware: | * [[hardware: | ||