JavaScript API - control multiple windows/screens

In Progress

Comments

4 comments

  • Avatar
    Andrey Terentyev

    Hello,

    Is it possible to extend a tab to multiple screens or will it be possible with VideoWall?

    That's possible with VideoWall.

    I'm trying to control video playback on desktop client from another app. 

    Could you give more details on your business scenario, where you consider that might be a solution? It would help us to evaluate all the options.

     

    0
    Comment actions Permalink
  • Avatar
    Martyna Pawełczak

    Hello,

    Here are some details on our business scenario:

    Our app is running on a local intranet where we want to couple events to video.Our events are based on different time frames, so for example event 1 is from yesterday morning till 12 o clock. Event 2  from 1 week ago ….. etc.

    The idea was to run nx with nx client in parallel to our system (to use all the features of nx client) and synchronize video playback when the user selects the events.

     

    best regards Martyna

    0
    Comment actions Permalink
  • Avatar
    Andrey Terentyev

    Hello,

    The idea was to run nx with nx client in parallel to our system (to use all the features of nx client) and synchronize video playback when the user selects the events.

    If you want a video synchronized with an event your could request it via Server media API.

    https://meta.nxvms.com/doc/developers/api-tool/media-1

    In this case, you'll have video displayed right in your application.

    If that is not the option, generating a link would be another solution.

    https://support.networkoptix.com/hc/en-us/articles/360046141254-How-to-Call-Client-Using-URL-

    The last paragraph

    Following the example below, the link opens the client and connects to the server with the specific authenticator; if successful, it opens the camera (specifically the first resource ID in the URL) and sets it in an archive position specified by timestamp parameter:

    For the `auth` value bearer token can be used.

    0
    Comment actions Permalink
  • Avatar
    Martyna Pawełczak

    Hi,

    I used Server media API for our other scenario and it works fine.

    In this case we wanted to take advantage of nx client s flexible layout with multiple cameras.

    As I understand, the solution with a link can open only one camera not the whole layout?

     if successful, it opens the camera (specifically the first resource ID in the URL)

    I also tried the option to open an layout using an event, but there was no way to set the timeframes if I remember correctly.

    best regards Martyna

    0
    Comment actions Permalink

Please sign in to leave a comment.