Skip to main content

Is it possible to embed a live video with HTML5 tag without authentication?

Not planned

Comments

3 comments

  • Ichiro
    • Network Optix team

    Hi Richard Huang,

    Thanks for your questions. We understand your request but unfortunately this is not supported.
    Nx will not support this kind of function, specifically no security/authentication for any API calls or retrieving streams. 

    0
  • Richard Huang

    Thanks for your prompt reply.

     In the API document, it mentions I can enable the basic/digest authentication for RTSP. That means I can embed a set of username and password in an url. Is that correct?

     

     

    0
  • Ichiro
    • Network Optix team

    Hi Richard Huang,

    Yes, that is correct. 

    You may refer to this sample code. 
    https://github.com/networkoptix/nx_open_integrations/blob/master/python/examples/authentication/url_digest.py

    Please be kindly noticed, you need to enable the digest authentication of the certain account.
    If required, you can refer to this article.

    0

Please sign in to leave a comment.