How can I embed my web cam player into my Wordpress site?


Here's how you'll embed an iFrame into Wordpress:

First, choose the page that you wnt to add your player into. On that page click the top right button with three dots. A menu will drop down where you can then click CODE EDITOR.

Finally paste in the iframe we provided you just after we set up your camera. The iFrame should look similar to this:

<iframe src="https://player.brownrice.com/embed/STREAMNAME height="100%" width="100%" allowfullscreen mozallowfullscreen></iframe>


You cannot comment on this entry