where we should connect to get the live streaming to a Web application from Milestone. Is it to the Milestone Mobile server or the Milestone Management Client?

Hi,

You should connect to the Mobile Server. There are samples how thic can be achieved using the Milestone Mobile SDK. Please refer to https://doc.developer.milestonesys.com/mipsdkmobile/index.html

Web section for more information.

Thanks for the answer. I was in a confusion that Milestone mobile server is required for other development as well like getting live stream to a Windows client application.

Well,

it is not required, but is possible.

Depends on what you need to achieve with/in your Windows client application.

MIP SDK Mobile has a .NET build for .NET Framework and UWP.

So it is an option. But of course with all the limitations MIP SDK Mobile has, compared to the “regular” MIP SDK.

Thanks for the reply.