Has anyone been able to find a method to embed a live stream from a Hikvision IP Camera or NVR in an iframe or other web page that does not require additional server software or rely on a plugin?
I would assume it's possible since the newer firmwares allow viewing the Main Stream in Chrome/Firefox without a plugin (using websockets), but I'm struggling to figure out how to replicate this outside of the camera's UI. The WebSDK that I've found online still has WebComponents in it and I've been grasping at straws on how to search for this since 99% of the topics are for workarounds when NPAPI was disabled (before the updated firmwares came about).
I'm sorry if this has been discussed elsewhere, just looking for someone to point me in the right direction. I'm not interested in MJPEG streaming or RTSP Proxying using a separate service, just embedding the stream that's already available from the camera ui.
I would assume it's possible since the newer firmwares allow viewing the Main Stream in Chrome/Firefox without a plugin (using websockets), but I'm struggling to figure out how to replicate this outside of the camera's UI. The WebSDK that I've found online still has WebComponents in it and I've been grasping at straws on how to search for this since 99% of the topics are for workarounds when NPAPI was disabled (before the updated firmwares came about).
I'm sorry if this has been discussed elsewhere, just looking for someone to point me in the right direction. I'm not interested in MJPEG streaming or RTSP Proxying using a separate service, just embedding the stream that's already available from the camera ui.