-
I have followed the article on how to encrypt HLS streams using AWS MediaConvert (I have not managed to get a HLS encrypted video to play, I get an infinite loading loop btw). So I have been reading around and found out that an AES-128 encryption key can be obtained with a tcpdump, that discovery has led me to DRM services, AWS gives you the choice of using a third party DRM provider but I haven’t seen any way of implementing it in the FV player itself.
How could I implement third party DRM and have it protect my videos using FV Player?