[Android] Application to transmit HDMI input signal

Started by mahesh, Nov 11, 2023, 05:36 AM

Previous topic - Next topic

mahesh

Dear users,

I have an Android TV, the Zidoo x9 exactly.

It has a hdmi input and a hdmi output, to record on hdd the signal received on hdmi input port.

Since the OS of the zidoo is Android, I want to do something like this:

  • to stream HDMI input over the network;
  • to open in a normal browser the page http://ip-of-zidoo:door/ I want to directly see full-screen video;
  • to decide that for the same subnet (LAN) the flow must pay no attention to quality and resolution, instead to send off lan I have to decide the maximum bit rate and maximum resolution to be transmitted;
  • (optional) to record on my computer while I view the video stream from the page in the browser.
Is there an Android app that does this?



Thanks