android - How do I mirror output to HDCP-compatible devices only? -



android - How do I mirror output to HDCP-compatible devices only? -

we have client requirement android tablet application used live streaming allow hdcp compatible devices mirroring. if non hdcp compliant device connected application should block hdmi output mirroring. have gone through android developer website , see there drm api can used content management not able determine if same can used checking hdcp compliant.

any tips on how can implement helpful.

why want stream, let's raw video, hdcp compatible device not benefit hdcp? mean want protect whatever mirror using hdcp , way want hdcp compliant devices decrypt it? if case, should take care of encrypting content hdcp (i dunno if possible on android tablets). rest handled handshaking when there device connected.

android tablet drm hdcp

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -