/
Examples of calls to API of CamStreamer Applications
Examples of calls to API of CamStreamer Applications
After activation of any Survilla cloud service (Remote Access, Recordings, Timelapse) on a particular camera, you can use CamStreamer ACAPs API via Remote camera access.
The query for the list of available streams on the camera:
Query:
https://accc8ed8cbf6.device-connect.net/local/camstreamer/stream/list.cgi?DEVICE_ACCESS_TOKEN=D8PxS7HyQZepEwM4
The query for starting the particular stream on the camera:
Query:
https://accc8ed8cbf6.device-connect.net/local/camstreamer/stream/set.cgi?stream_id=36559&enabled=1&DEVICE_ACCESS_TOKEN=D8PxS7HyQZepEwM4
Mind that the value accc8ed8cbf6
is just an example of camera serial number and D8PxS7HyQZepEwM4
is an example of access token. Please use your own values.
More information about CamStreamer API you can find on the following link: https://www.camstreamer.com/api
Examples in Postman
More examples in Postman can be downloaded here
, multiple selections available,
Related content
Synergy with CamStreamer Apps
Synergy with CamStreamer Apps
More like this
View video live stream from the camera
View video live stream from the camera
More like this
View and download of the video recording
View and download of the video recording
More like this
Remote camera access and VAPIX camera interface
Remote camera access and VAPIX camera interface
More like this
Introduction to GraphQL API
Introduction to GraphQL API
Read with this
Frequently used Cloud API use cases
Frequently used Cloud API use cases
Read with this