android - Capturing audio frames from HDMI IN port -


I have a root HiSense GoogleTV that has HDMI in and out ports.

What I have to do is record 10 seconds of audio from HDMI (from set-top box) I'm new to it, so please stand with me.

  1. Is it possible to do this on a routed device?

  2. If I get decrypted in HDMI and after HDMI before I'm out via HDMI ( Due to HDCP) and is encrypted again? Regularly the audio frame on the Linux box, how should I go about it? Which component should I see? I can not get a document that describes low level architecture and details of how HDMI can deliver these signals to HDMI Out.

  3. Can you really point to the Android Framework Code, Is this routing out of getting HDMI? Basically, during the exit of HDMI, I want to understand the flow of what is happening with the audio signal.

    I'm not sure that my questions mean, but I hope you can give me some pointers where I should start.

    short answer: is not possible. The pass-through is completely different from Android through reliable video path SOCS. You must be a Certified Society provider to get anywhere near the signal.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -