Integrating of the camera web interface into a web page frame #796
-
Hello. I need to integrate the web interface of the camera into a frame of a web page. My first goal is to be able to call up the camera's web interface in this sample project <!DOCTYPE html>
<html>
<body>
<h1>The iframe element</h1>
<iframe src="'http://192.168.10.120/camera/[index.html#/video'"](http://index.html/#/video'%22) title="Web-Interface">
</iframe>
</body>
</html> Could someone tell me what I need to configure in the camera for this to work? Thank you very much in advance for your support. :-) Kind regards, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
This automatically generated reply acts as a friendly reminder. Answers to your questions will most often come from the community, from developers like yourself. You will, from time to time, find that Axis employees answers some of the questions, but this is not a guarantee. Think of the discussion forum as a complement to other support channels, not a replacement to any of them. If your question remains unanswered for a period of time, please revisit it to see whether it can be improved by following the guidelines listed in Axis support guidelines. |
Beta Was this translation helpful? Give feedback.
Hi @renewein ,
I hope you have checked this: 479