Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Configure the web server (see 웹 서버 구성).
  2. Add an iframe element to a custom web page.
  3. In this element, specify the web server address.

    Code Block
    <iframe src="http://10.0.11.66:81/embedded.html" width="800px" height="600px" id="iframe"> test </iframe>


  4. Using the Web API, send the commands to the video component (see API for video component operation 비디오 구성 요소 운영을 위한 API).