Configure JWPlayer |
Top Previous Next |
The JWPLayer media player is a free software that allows you to display video clips or play sound or music on your website. AShop uses it to display video streams through the Amazon CloudFront content delivery service. Your AShop comes with the JWPlayer software included, but in order to make it work, you need to register it with a license key.
8. Finally, open your aws-config.php file from the includes/aws folder of your AShop in a text editor, for example Windows Notepad, and paste the JWPlayer license key into the line that begins with $jwplayerkey. If you have completed the AWS account configuration described in the previous topic, the aws-config.php file should now look like this:
Now you just need to upload the complete aws-config.php file to your AShop, to the subdirectory aws in the includes directory to get your AShop ready to start serving streaming video content.
|