Play live camera from out web application to Milestone web viewer.

Hi,

We have a web application we developed,

We want to send play live camera from out web application to Milestone web viewer.

OUT APPLICATION → SEND PLAY LIVE CAMERA COMMAND → MILESTONE WEB APP PLAY AND DISPLAY THE CERTAIN CAMERA LIVE

We want to do this in one of the two ways:

  1. Directly from javascript via http request.
  2. From .Net server side logic via MIP SDK

Is this possible in any way?

Thanks.

The Milestone Web Client will connect to a Mobile Server connected to a XProtect VMS, and you will be able to see the camera on that VMS and stream live or playback video footage.

This does not work for cameras not in that VMS.

I am guessing what you want to do is to add your web appllication as a camera to the VMS.

If correct please see - https://force.milestonesys.com/support/articles/en_US/FAQ/About-hardware-device-driver-development-and-the-Milestone-Integration-Platform-MIP-SDK

There is an element of guessing on my part here, if my answer does not fit please elaborate on what you envision your integration to do.

Hi Bo,

We have web application that have a camera on the map,

We want that the user right click on the camera and send “Play Camera”

On your milestone smart web application.

CAMERA ON THE MAP -->> SEND PLAY COMMAND TO THIS CAMERA -->> VIA SDK, PLAY THAT CAMERA ON MILESTONE WEB APP.

Nir.

Smart web application?

Is that the Smart Client?

This is built-in functionality: When you hover over a camera you get live footage.

I feel I am guessing, so if this does not fit what you are asking for please elaborate on what you want. Perhaps a screen capture from you could help me understand.

No, its related to your Web application!!

The Milestone Web application does not have a map.

You can make an url (externally) that shows a certain view and camera in the web application after the user has logged in, I am not sure this would meet your needs.

It is not really possible to integrate with the Milestone web application, it has not been designed with integration in mind.

You can create you own web application. If this might be an option try first to have a look at the Mobile Server Protocol Sample.

Im trying to open the link but I need to login everytime

Is there a way to pass the credential instead of login every time?(cookies/..)

Thanks

Sorry, but this is what I meant, I should have said it explicitly. No, you cannot circumvent the login in the Milestone web application.

Thanks you. No option to use cookies?

No