Project

General

Profile

Feature #239 » flash.html

Hammel, 25 Oct 2013 22:50

 
1
<html>
2
<head>
3
    <meta http-equiv="refresh" content="0; url="http://192.168.101.2:8090/webcam.flv">
4
    <script type="text/javascript">
5
        window.location.href = "http://192.168.101.2:8090/webcam.flv"
6
    </script>
7
</head>
8
<body>
9

    
10
If you don't get redirected, go to 
11
<a href="http://192.168.101.2:8090/webcam.flv">http://192.168.101.2:8090/webcam.flv</a>
12

    
13
</body>
14
</html>
(6-6/12)