A list of all currently available JavaScript API calls, for example: "external.c2pplayback" to open the camera.
AnsweredA list of all currently available JavaScript API calls, for example: "external.c2pplayback" to open the camera.
A developer friend want try to create a 3D mapping work with Nx, so he need to setup API to open camera directly on the map on a popup, use trigger, alarm etc...
he see on the community forum he need to use external.c2pplayback to open camera but he need others command like this for Nx.
-
Hi Jordan IUNCKER,
I have put this question to developer forum for you.
Thanks, please keep following on this thread. -
Hi Jordan,
We don't yet have any docs publically available. We hope for having an article published in the nearest future.
Here is a code example https://github.com/networkoptix/nx_open_integrations/tree/master/js_api_example
-
Hello Andrey Terentyev
Thank you.
Can you explain a bit about what we can do with this? I mean more than with the REST API?
-
In version 5.0 we extended possibilities of so calls client api. It facilitates manipulating elements inside GUI client.
The external.c2pplayback is one of the methods we published time ago.
and an API call to use SOFT TRIGGER ?
Soft trigger is a part of camera event rule which can be created/manipulated via Server APIs /ec2/getEventRules and /ec2/saveEventRules. You can read details in the API documentation in the Serve Web interface. Here is an article on the topic
-
Any news about the JS API?
Can you send me a documentation with all the JS API calls? Like "external.c2pplayback"?
This API call opens a device in Nx but not live... We have to open the camera with live streamThanks
-
This link dont list all JS API Calls
Please, any docs like the REST API Doc etc... ?
-
This link dont list all JS API Calls
There is no other documentation on JS API, at the moment.
Please, any docs like the REST API Doc etc... ?
The REST API documentation is available in the Server web interface, as it used to be.
https://localhost:7001/#/api-tool/main?version=current%20api
-
Hello Andrey Terentyev & Norman - Nx Support
Can you explain how to open camera in live and not in play-back with the JavaScript API ?
Best regards,
Please sign in to leave a comment.
Comments
11 comments