Thread Webcam integrieren (54 answers)
Opened by Kean at 2011-05-30 14:56

GwenDragon
 2016-07-08 08:36
#185052 #185052
User since
2005-01-17
14759 Artikel
Admin1
[Homepage]
user image
Code (html): (dl )
1
2
3
4
5
6
<html>
<body>
<iframe src="http://user1:pass1@kameraname:80/videostream.cgi" width="49%" style="float:left"></iframe>
<iframe src="http://user2:pass2@kameraname:80/videostream.cgi" width="49%" style="float:right"></iframe>
</body>
</html>

View full thread Webcam integrieren