cameras.via-ipv6.com/grid.html

78 lines
2.8 KiB
HTML

<html>
<head>
<title>IPv6 cameras | IPv6 webcams</title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
<!-- jQuery library -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<!-- Latest compiled JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
</head>
<body>
<h1>IPv6 cameras</h1>
This is a list of IPv6 (only) reachable cameras.
<p>To update this
list, send a merge request
on <a href="https://code.ungleich.ch/ungleich-public/cameras.via-ipv6.com">code.ungleich.ch</a>
The idea is to move this page into a (slightly) more dynamic
app (f.i. via Django or similar) and allow sorting/searching by
location. This could in theory also be implemented in a
Java Script framework. If you have ideas, please share them on
the <a href="https://IPv6.chat">IPv6.chat</a>.
All below listed cameras are directly accessible from IPv6
only networks. <b>If you cannot see the cameras, you might be
lacking IPv6 connectivity. Read
about <a href="https://ungleich.ch/en-us/cms/blog/2019/02/05/how-to-get-ipv6/">How
to get IPv6</a>.
As this page does not contain any data itself, this page can
easily be redistributed to other places. This page is
currently available from:
<ul>
<li><a href="https://cameras.via-ipv6.com">cameras.via-ipv6.com</a>
<li>Add your local (IPv6 only) mirror here
</ul>
<table class="table">
<thead>
<tr>
<th>Camera</th>
<th>Name</th>
<th>Location</th>
<th>Contact</th>
</tr>
</thead>
<tbody>
<tr>
<td><img src="http://lab-place10.1000ey.es:8081/"></td>
<td><img src="http://lab-diesbach2.1000ey.es:8081/"></td>
</tr>
<tr>
<td><img src="http://hauptstrasse28.1000ey.es:8081/"></td>
<td><img src="http://mountains-diesbach.1000ey.es:8081/"></td>
</tr>
<tr>
<td><img src="http://office-diesbach.1000ey.es:8081/"></td>
<td><img src="http://rossgadenplatz.1000ey.es:8081/"></td>
</tr>
</tbody>
</table>
<h2>How to setup an IPv6 camera</h2>
<p>There are a variety of ways, one of the easy ways is:
<ul>
<li>Buy a UVC compatible USB camera
<li>Connect it to a Linux computer
<li>Install and
configure <a href="https://motion-project.github.io/motion_guide.html">motion</a>
<li>Ready to stream!
</ul>
</p>
</body>
</html>