Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WPE 2.38] Hlsjs PlayReady 4.0 Sample App is not working in Sagemcom VA #1427

Open
elanisinthan-e-infosys opened this issue Nov 15, 2024 · 0 comments
Labels

Comments

@elanisinthan-e-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.
Sample app:
shaka3.zip
Logs after whitelisting:
sgm_wlsa_logs.txt
Logs before whitelisting:
sgmerror_samplelog.txt
Error loading playback image:
sgm_errorloading

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
Development

No branches or pull requests

2 participants