sonyxperiadev / MultimediaForAndroidLibrary

88 stars 33 forks source link

DRM : PLay Ready #6

Open kienbk1910 opened 9 years ago

kienbk1910 commented 9 years ago

Hi sir,

If I want to play streaming with DRM. I find function queueCSD() in class RepresentationFetcher.java How to change config Codec to play DRM.

Thanks. Kienbk1910

ghost commented 9 years ago

Hi again.

This is actually a flaw in the library, we are working on a solution. In the mean while you need to unlock the content from the application using MediaDRM prior to creating the player.

We are investigating a solution for this.

kienbk1910 commented 9 years ago

Thanks for your support!