cBrandon Community

General Category => General Discussion => Topic started by: branx86 on December 11, 2015, 02:59:37 PM

Title: Embed Image into Webpage (Webcam)
Post by: branx86 on December 11, 2015, 02:59:37 PM
Open notepad and insert html below with ipaddress and port don't forget to save as html.

<img src="http://ip address:port/?action=stream" height="300" width="340" />

                               OR

<!-- Add this line to your website's landing page to include video-->
<iframe src="http://<PI-IP>:8081" height="750" width="1300"></iframe>