Skip to content

Conversation

@gowthami-cl-infosys
Copy link

Created a Sample App for Hlsjs PlayReady 4.0. The sample app is working fine in Microsoft Edge Browser. But in Sagemcom its showing Error loading playback.
So tried whitelisting url using following steps:

ssh into Sagemcom and vi /etc/WPEFramework/plugins/WebKitBrowser.json
added "mixedcontentwhitelist":"[{"origin":"https://.", "domain":["http://"]}, {"origin":"http://.", "domain":["http://"]},{"origin":"http://.", "domain":["https://*"]}]",
Restarted wpeframework: systemctl restart wpeframework
Using thunder UI I have ran the sample app

After whitelisting also its showing Error loading playback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants