When using the ONVIF Bridge for integration, we are seeing that the streams are always RTSP over TCP. Are there any options for RTSP over HTTP?
No.
Only RTSP over TCP or UDP…
so, is there any easy way to integrate a stream from a milestone camera into my webpage directly like Milestone Web Client does?
When you speak of the Milestone Web Client it is using the Mobile Server and Mobile Server protocol. See the Mobile Server protocol sample.
Using ONVIF Bridge instead of Mobile Server is a possibility. ONVIF Bridge is not in the MIP SDK meaning there is no documentation, help or sample in the MIP SDK. Using the ONVIF Bridge all the documentation is in the manual.
Thank you for your answer. Where I can find mobile server sample how to access directly from Google Chrome or Firefox?
See the Mobile Server protocol sample, it is in the MIP SDK.
More precisely; in the MIP Documentation in the top bar pick Protocol, in the left hand panel in the bottom find Mobile Server protocol sample.