URL-based authentication for Http streaming to embed video in HTML

Answered

Comments

3 comments

  • Avatar
    Ichiro

    Hi Grace Gan,

    For the first question, it is likely you need to redirect the authentication.
    Probably this post can help you. 

    For the RE/FF of the video, it is likely you need to implement functions individually.
    There are several framework or libraries you can use, probably using those libraries might be helping you to have RE/FF on the browser.

    Hope this helps.

     

     

    1
    Comment actions Permalink
  • Avatar
    Grace Gan

    Hi Ichiro,

    Thanks for your response, I don't quite get what you mean by redirect the authentication, do you mean by redirecting the user to the login page then redirecting them back to my application?

    I'm not sure why the url-based authentication wouldn't work though as it's designed for direct link access like this isn't it. I also played around a bit more and noticed that it seems like the authentication works if I use a cloud user credentials but not for local user, do you know why?

    0
    Comment actions Permalink
  • Avatar
    Andrey Terentyev

    Hi,

    To make the code you've quoted working, the local user account you're using must have the digest authentication schema enabled.

    0
    Comment actions Permalink

Please sign in to leave a comment.