diff --git a/content/pages/instruments/aoss/cameras/index.html b/content/pages/instruments/aoss/cameras/index.html index ef40b10592498ea3df07b19aaea187240aca271c..1803ec160f5e1ce7815bbe69034df9c40c7aabad 100644 --- a/content/pages/instruments/aoss/cameras/index.html +++ b/content/pages/instruments/aoss/cameras/index.html @@ -51,7 +51,7 @@ <li><a href="/pub/cache/aoss/cameras/north/mov/">North</a></li> <li><a href="/pub/cache/aoss/cameras/east/mov/">East</a></li> <li><a href="/pub/cache/aoss/cameras/south/mov/">South</a></li> - <li><a href="{filename}hawkcam-flash.html">Hawk's Nest Camera</a> + <li><a href="{filename}hawkcam-flash.html">Hawk's Nest Camera</a></li> </ul> </li> </ul> @@ -71,16 +71,12 @@ <h3>Live Video</h3> <p>These streams provide a live video feed from the rooftop cameras and require the free <a href="http://www.videolan.org/vlc/">VLC Player</a> to play.</p> <ul> - <li> <a href="{static}/camera_feeds/ssec-roof-north-web.xspf">North</a> - <li> <a href="{static}/camera_feeds/ssec-roof-south-web.xspf">South</a> - <li> <a href="{static}/camera_feeds/ssec-roof-east-web.xspf">East</a> - <li> <a href="{static}/camera_feeds/ssec-roof-west-web.xspf">West</a> - <li> <a href="{static}/camera_feeds/ssec-roof-northwest-web.xspf">Northwest</a> - <UL> - <li> - Multicast streams require a wired connection to the campus network to play. - </ul> - </ul> + <li> <a href="{static}/camera_feeds/ssec-roof-north-web.xspf">North</a></li> + <li> <a href="{static}/camera_feeds/ssec-roof-south-web.xspf">South</a></li> + <li> <a href="{static}/camera_feeds/ssec-roof-east-web.xspf">East</a></li> + <li> <a href="{static}/camera_feeds/ssec-roof-west-web.xspf">West</a></li> + <li> <a href="{static}/camera_feeds/ssec-roof-northwest-web.xspf">Northwest</a></li> + </ul> <p>A rolling 10-day archive of the full 10 frames per second (fps) video from the rooftop cameras is available at <a href="http://roofvid.ssec.wisc.edu">roofvid.ssec.wisc.edu</a>. Other movies available here and through AOS are generally composites of still images snapped every 10 seconds.</p> </div> </div>