Quantcast
Jump to content

Recommended Posts

Posted

Hi everybody,

I developed a webapp for LG WebOS (without using Enyo).

I've already did it with LG Netcast, but now I'm having some problems with WebOS.

I've followed this guide in order to play manifest (ism) HLS Playready Encripted videos (

link hidden, please login to view
).

The problem is that the target video in the guide is .mp4, while I need to play ism manifest video.

 

Can someone help me to complete the last steps? I've used the "sendDrmMessage" method with success response and then I can't continue.

I've already done it with LG Netcast, but there it was easier.

Is it a possible valid snippet (found on Netcast dev doc)?

 

drmAgent.onDRMMessageResult = function(msgId, resultMsg, resultCode)

{

    if (resultCode == 0){

        var videoPlayer = document.getElementById("VideoPlayer");

        videoPlayer.data = "http://content.contoso.com/drmed/smoothstreamingcontent.ism/manifest";

        videoPlayer.play(1);

    }

    else{

        console.log("download failed. erreur:" + resultCode);

    }

}

Thanks a lot.

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Similar Topics

    • By PVD
      After recent software update of LG OS software update 03.51.15, there is constant problem with Date.  Date is not setting properly and getting defaulted, due to which browser and most of the apps are not working.. Have tried to reset to original settings and remove automatic date setting option then tried setting manually.. but every day its resetting to old date.
    • By hollean
      I've just purchased an OLED48 C44 LA which comes with a US 60T soundbar. I've connected the soundbar to the HDMI earc socket. Because my hearing isn't too good I'd like to also have some heaphones plugged into the 3.5mm socket so that both the hdmi earc and 3.5mm socket have sound simultaneously. I've been into accessablity menu and the listen together option doesn't appear to offer both hdmiearc and 3.5 mm simultaneously. Has anyone found a solution to this problem?
      just to be clear, There is a setting which permits TV speakers plus wired external headphones. I just haven't found a setting which allows HDMI earc soundbar plus wired headphones.
       
    • By AJO
      After Upgrade of WebOS to 3.51 my Hotstar is giving problem. We can open the app and select program but when we select program we get black screen. No streaming is happening.  What is solution?
    • By murastefano
      How to show video cover art on  SmartShare on WebOS ?
       
      I have many movies, mp4 or mkv file with cover art muxed,  but SmartShare
      show only a randomic picture taken from movie as preview.
       
      I'm not on DLNA but in HDD on USB 3.0 port so not using media servers like Windows or Plex.
       
      Where do i have to put cover arts? Side-by-side in same directory of the file with same name like: movie1.mp4 - cover1.jpg ?
       
      Anyone successed to get cover art showing?
       
       
      Thanks
       
       
    • Get More For Your Device
    • By BozaB
      Hello, 
      I need help, I bought LG Oled 65 C41 LA tv two days ago, tv is working mostly fine, except when I watch LG installed streaming platforms ( Netflix and MAX tested ) tv freezes and after about 10 seconds it restarts. It does not have any pattern as far as I know, sometimes I can watch 20 mins, last two times after six minutes it crashed and restarted automatically. Can someone please help me, how can I resolve this issue? Did someone had sam problems already? Is my tv broken or I can do something to fix it?
×
×
  • Create New...