How to Use camereaThumbnail API when Digest Authentication is Disabled

Answered

Comments

2 comments

  • Avatar
    Dylan Zumar

    Hi there, we were wondering if there were any updates on this question?

    0
    Comment actions Permalink
  • Avatar
    Andrey Terentyev

    Hello,

    Is there a way to get the API to return a photo when digest authentication is disabled?

    Yes, there is. In the v 5.0 the token/bearer authentication schema is used by default.

    You can use our code example to learn how to use it.

    https://github.com/networkoptix/nx_open_integrations/blob/master/python/examples/authentication/local_bearer.py

    Is there a way to get the RTSP link to work when digest authentication is disabled too?

    No, there is not. All the media interfaces, including RTSP, work with digest auth only. We recommend creating a separate account with digest auth enabled for working with media interfaces.

    0
    Comment actions Permalink

Please sign in to leave a comment.