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 14:52] – derpeter | hardware:android-hdmi-in [2017/09/04 10:18] (current) – link to xnano page robbi5 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| = Android HDMI Grabber / Scaler | = 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. | ||
| Line 7: | Line 7: | ||
| 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 | ||
| ' | ' | ||
| + | |||
| + | = 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 | == Devices / Chipsets | ||
| - | We are currently aware of to different | + | There are boxes from different |
| * MSTAR MSO9180D1R | * MSTAR MSO9180D1R | ||
| * [[hardware: | * [[hardware: | ||
| * Zido X9 [[http:// | * Zido X9 [[http:// | ||
| - | * Realtek | + | * Realtek |
| * [[hardware: | * [[hardware: | ||
| * [[http:// | * [[http:// | ||
| * [[http:// | * [[http:// | ||
| * [[http:// | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[hardware: | ||
| * Armlogic | * Armlogic | ||
| * [[hardware: | * [[hardware: | ||