How to Embed a Webcam Onto a Page
Select the HTML (gear) icon in the Insert Element tool and insert the following code:
<iframe title="web cam" width="100%" height="400" src="url"></iframe>
The video link should be put in the "url" field.
Select the HTML (gear) icon in the Insert Element tool and insert the following code:
<iframe title="web cam" width="100%" height="400" src="url"></iframe>
The video link should be put in the "url" field.