Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Thanks activated any Survilla cloud service on a particular camera you can automatically use also CamStreamer ACAPs API.

The query for the list of available streams on the camera:

Query:

https://accc8ed8cbf0.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

  • CamStreamer API only works with an active license.

More information about CamStreamer API you can find here: https://www.camstreamer.com/api

Example

Examples in Postman

We also prepared more examples in Postman. Please feel free to download examples from https://www.camstreamer.com/postman

  • No labels