
Jackson
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by Jackson-
Jackson created a post,
Receive device status via websocket
AnsweredIs there a way to receive device updates and status via websocket on the NX mediaserver? We would like to receive events such as camera offline/online, camera added to system, deleted from system, ...
-
Jackson commented,
This worked. Thank you!
-
Jackson created a post,
Create bookmark then export and download bookmark via API
CompletedI am looking to do the following with the NX v6 API: Create a bookmark, export the bookmark with a specified file format (mp4), then download the exported mp4 video. Are there any API endpoints to ...
-
Jackson created a post,
NX V6 PTZ API
CompletedI am having an issue changing a cameras PTZ preset using the V6 API. Here is an example code snippet: def set_ptz_preset(self, presets, name): deviceId = "00874e2f-bc62-364d-f4ad-a3385150229...