I have tried to use the VLC Plugin for this integration but seems to be most of the browsers don’t support that option. Is there any other way that we could integrate Milestone open network bridge for a web application?
Hi Kesara,
I’m not into that matter, but as far as I know browsers stopped NPAPI plug-ins support long time ago. So I’m not sure using browser plug-in is an option at all.
I’m not sure however I completely understand your use case in order to propose you adequate replacement.
For example why you would target integrating RTSP steaming into Web application, when this is naturally not supported in the browsers?
Generally speaking seems to me easier to integrate towards the Mobile Server (MoS), instead of using Open Network Bridge.
After all MoS is designed exactly for that purpose - to serve content to the mobile and web clients.
More over Milestone provides nicely SDK for that - MIP SDK Mobile (JS). As well as simple samples for easy start up with it.
Basically what I was looking for is to develop a web application to get a live stream and playback stream along with the Open Network Bridge.
As per your answer, the best option is to go with the Milestone Mobile server.
Thanks for the answer.