summaryrefslogtreecommitdiff
path: root/example/public/index.html
blob: c7d3e9d1b42f75d2ee45c8193efaed184a39031c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Node MJPEG Proxy Example</title>
</head>
<body>

<img src="index1.jpg" />
<img src="index2.jpg" />

</body>
</html>