How to play an encrypted video in ionic app

Hi ,
I have an encrypted video and keys, so I need to play an encrypted video from server in ionic app.
I tried to play video using video.js, but it fails.

Can you please help me to find a better solution.