-
Hi There… I am trying to stream encrypted HLS using CloudFront. Encryption is done using AWS E-Transcoder I tried to embed the video.m3u8 playlist using FV Player Pro (Beta) plugin in wordpress. The actual wordpress site is parked at http://[mydomain.com]/wp1 My license acquisition URL is http://[mydomain.com]/?fv_player_hls_key=enc1 While embedding video in the wordpress site, no decryption key is loaded even after entering encryption key and pressing Decrypt… and finally the video does not load with ‘Server returned 403’ error…. My guess is it is a problem with decryption… why is the decryption key not getting loaded? How should I troubleshoot this?