News:

The Latest electronic and computer Tips that work!

Main Menu

Embed Image into Webpage (Webcam)

Started by branx86, December 11, 2015, 02:59:37 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

branx86

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>