Yes, I want to watch netflix drm video with chromium on Android. But If I use Android user agent, netflix will let me install android app, so I use Linux PC user agent to visit Netflix, and then encounter below problems :
1 content_shell does not support EME, so add EME support
3 Netflix will set server certificate first, then android widevine failed to generate key request. And I didn't find widevine server certificate specification.
So, how to continue my work?