Hello,
I would like to know how to integrate our application and yours in order to, exclusively, be able to view the video stream of each camera via https. If possible, using video transcoding to smartphones from Mobile Server without the entire Mobile interface, I mean, just opening a window with the video stream, moving the camera, displaying the recorded video and how to pass the user token.
If you have another more suitable application, please let us know.
Thank you very much in advance.
Hello Javier,
Could you please clarify what is the type of your application? Is it a web application or a mobile application (android or ios) ?
Hello Constantina, First of all, thank you very much for your prompt response.
It is a web application and, please, could you tell me if it is necessary to know the ID devices or if these can be consulted through the protocol?
Many thanks and regards,
Hello Javier,
What do you mean they can be consulted through the protocol?
Are you asking whether it’s necessary to know the device ID in advance to communicate with or manage them?
If that is the case, then you can experiment with functions like getAllViews, getViews(..), getAllCameras(), and retrieve a list of all ids.