Hi there. I use the TinyCam Pro webserver to convert my RTSP Doorbell feed into an HTTP link that I can display on an internal webpage. Why is it that this link works fine, but kills everything else on the page....
Any help would be greatly appreciated! Thanks so much!
Code:
<iframe id="camera" src="http://192.168.2.252:8083/axis-cgi/mjpg/video.cgi?user=admin&pwd=*******&resolution=341x300"></iframe>
Any help would be greatly appreciated! Thanks so much!