Quantcast
Jump to content

Problem playting video Manifest


Recommended Posts

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.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
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 Stuart GIBSON
      I have a 48" OLED (Model: OLED48A26LA).  after updating to software version 13.30.61 the Sky New Live feed just displays "There was a problem with this video [timeout]".  It worked perfectly before the TV software upgrade.
      Ive reinstalled the Sky News app but still doesnt work.  wifi etc is all ok.
      Any ideas?  
      Stuart
       
    • By Tsmt
      Hello,
      I have a problem with the subtitles when I try to share a video wirelessly directly from my PC to my LG 55SM9010PLA TV. I am not talking about sharing the whole screen (it lags a bit), just the video itself. 
      Sharing the video itself works well, but randomly the TV randomly does not recognise the subtitle, the sub option is not active in the TV menu, and there are no subtitles. It is in the same folder on my PC as the movie (.mkv), with the same name. In case of some movies it works, in case of others not, and I do not see the reasons why.
      First I tought it is becouse the format of the subtitle needs to be ".sub", becouse it worked with one movie. So I have learnt how to convert properly ".srt" to ".sub" - but still no success.
      Then I realised, in the case of another movie ".srt" worked on the TV, so I got really confused.
      I see no logic behind it.  Could you help me, what is the key here, what am I missing?
      Thank you!
       
    • By Birkso
      Have an LG55Nano which works well apart from when on specific BBC shows whereby whenever there is a switch if camera, say from contestants to host and vice versa, there is an extremely annoying flickering motion that takes place. May sound petty but any visitors comment on how distracting it can be.
      Happens constantly on Richard Osmans House of Games, Impossible, Pointless and similar BBC programmes. Reported it but was told I had to get video clips for them to assist despite it being less than a year old. Life's too short. Any advice very welcome.
       
       
    • By nkat
      Hello Team,
      I'm unable to play any video  any video on LG TV WebOS browswer. 
      I've tried to play
      link hidden, please login to viewm also, but no luck. I've toggled (on and off) the 'Adpative Javascript video stream' settings in browser but no luck.
      Can any one help on this .?
    • By Kuriko
      Hey, I have 3 NAS (DLNA) successfully connected to my OLED65C97LA since months and from one day to another all three have the same issue. So I must be a bug in LG TV? But I do not know what to do?
      - I can click on all 3 DLNA and its open a choice box for "music" or "image and video".
      - Click on all 3 DLNA for "music" and I get access to this DLNA and see my music files and can play it.
      - Click on all 3 DLNA für "image and video" and I get now only a black screen. I can move the cursor and open menus, but DLNA is black.
      Am I the only one with this problem?
×
×
  • Create New...