Link to camera in app

In Progress

Comments

6 comments

  • Avatar
    Andrey Terentyev

    Hello,

    The article you've mention is exactly the guide you need. It gives valid instruction.

    It's indeed not up to date and several new features need to be described there.

    What you want to make it working is creating an account with digest authorization scheme.

    See the "three points option" in the screenshot.

    0
    Comment actions Permalink
  • Avatar
    francesco cervellera

    Thanks for your response.

    So am I right to understand that it is not possible to have a link to a camera without embedding a digested authenticatoin token ?

    0
    Comment actions Permalink
  • Avatar
    Andrey Terentyev

    Here is the paragraph explaining in detail the question you're asking.

    {access_key}: An access key is used in the general format to authenticate the URL and gain access to the system without manually logging in. The access key is placed after ?auth=; without it, the link would just open an “incorrect username/password” dialog box in the client. A ‘permanent' access key doesn't expire and doesn’t change unless the original login information changes. However, if you are using the cloud domain in the URL, you must create an access key based on your cloud login information. If using serverip:port, then use the server login. 

    So, you can have a link to a specific camera without the auth parameter. 

    For openning a specific camera see the "How to open specific cameras?" section.

    0
    Comment actions Permalink
  • Avatar
    francesco cervellera

    I've created 2 links (removed actual id/url to stop crawler from scraping my details).

    <a href="nx-vms://nxvms.com/client/****/view?resources=2239b420-9cfc-0b0f-21eb-46876ebaa1e0">url</a></br>
    <a href="nx-vms://nxvms.com/client/****/view?resources=2239b420-9cfc-0b0f-21eb-46876ebaa1e0">client-id</a>

    The client-id works on the my adroid client (not the URL) video.
    Both do not work on my mac client. video

    The client replies with an error message saying I'm not authorized ... altough the client is connected to the cloud account.

    Thanks

    0
    Comment actions Permalink
  • Avatar
    Andrey Terentyev

    Hi,

    What is VMS build you're using at the moment?

    0
    Comment actions Permalink
  • Avatar
    francesco cervellera

    Sorry for the delay .

    I've tried with the latest version of server and client. 5.1.1.37512

    Also I've noticed that on the mobile app the camera is open properly but I can not use the 2 way audio.
    It works fine if I open the camera by using the normal tap interaction, but If I access the camera with the link the 2 way audio doesn't work.

    0
    Comment actions Permalink

Please sign in to leave a comment.