From 918e6f7788be676167924c0fbcd23e78f2d751d3 Mon Sep 17 00:00:00 2001 From: David Hoese <david.hoese@ssec.wisc.edu> Date: Wed, 12 Feb 2025 14:42:52 -0600 Subject: [PATCH] Remove multicast camera feeds --- content/camera_feeds/ssec-roof-east.xspf | 15 --------------- content/camera_feeds/ssec-roof-north.xspf | 15 --------------- content/camera_feeds/ssec-roof-northwest.xspf | 15 --------------- content/camera_feeds/ssec-roof-south.xspf | 15 --------------- content/camera_feeds/ssec-roof-west.xspf | 15 --------------- content/pages/instruments/aoss/cameras/index.html | 3 +-- 6 files changed, 1 insertion(+), 77 deletions(-) delete mode 100644 content/camera_feeds/ssec-roof-east.xspf delete mode 100644 content/camera_feeds/ssec-roof-north.xspf delete mode 100644 content/camera_feeds/ssec-roof-northwest.xspf delete mode 100644 content/camera_feeds/ssec-roof-south.xspf delete mode 100644 content/camera_feeds/ssec-roof-west.xspf diff --git a/content/camera_feeds/ssec-roof-east.xspf b/content/camera_feeds/ssec-roof-east.xspf deleted file mode 100644 index 14a45c89..00000000 --- a/content/camera_feeds/ssec-roof-east.xspf +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<playlist version="1" xmlns="http://xspf.org/ns/0/" xmlns:vlc="http://www.videolan.org/vlc/playlist/ns/0/"> - <title>Playlist</title> - <trackList> - <track> - <location>rtp://@233.0.59.107:5678</location> - <extension application="http://www.videolan.org/vlc/playlist/0"> - <vlc:id>0</vlc:id> - </extension> - </track> - </trackList> - <extension application="http://www.videolan.org/vlc/playlist/0"> - <vlc:item tid="0" /> - </extension> -</playlist> diff --git a/content/camera_feeds/ssec-roof-north.xspf b/content/camera_feeds/ssec-roof-north.xspf deleted file mode 100644 index a503d888..00000000 --- a/content/camera_feeds/ssec-roof-north.xspf +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<playlist version="1" xmlns="http://xspf.org/ns/0/" xmlns:vlc="http://www.videolan.org/vlc/playlist/ns/0/"> - <title>Playlist</title> - <trackList> - <track> - <location>rtp://@233.0.59.107:2345</location> - <extension application="http://www.videolan.org/vlc/playlist/0"> - <vlc:id>0</vlc:id> - </extension> - </track> - </trackList> - <extension application="http://www.videolan.org/vlc/playlist/0"> - <vlc:item tid="0" /> - </extension> -</playlist> diff --git a/content/camera_feeds/ssec-roof-northwest.xspf b/content/camera_feeds/ssec-roof-northwest.xspf deleted file mode 100644 index f8f63766..00000000 --- a/content/camera_feeds/ssec-roof-northwest.xspf +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<playlist version="1" xmlns="http://xspf.org/ns/0/" xmlns:vlc="http://www.videolan.org/vlc/playlist/ns/0/"> - <title>Playlist</title> - <trackList> - <track> - <location>rtp://@233.0.59.107:3456</location> - <extension application="http://www.videolan.org/vlc/playlist/0"> - <vlc:id>0</vlc:id> - </extension> - </track> - </trackList> - <extension application="http://www.videolan.org/vlc/playlist/0"> - <vlc:item tid="0" /> - </extension> -</playlist> diff --git a/content/camera_feeds/ssec-roof-south.xspf b/content/camera_feeds/ssec-roof-south.xspf deleted file mode 100644 index d41ee4fb..00000000 --- a/content/camera_feeds/ssec-roof-south.xspf +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<playlist version="1" xmlns="http://xspf.org/ns/0/" xmlns:vlc="http://www.videolan.org/vlc/playlist/ns/0/"> - <title>Playlist</title> - <trackList> - <track> - <location>rtp://@233.0.59.107:6789</location> - <extension application="http://www.videolan.org/vlc/playlist/0"> - <vlc:id>0</vlc:id> - </extension> - </track> - </trackList> - <extension application="http://www.videolan.org/vlc/playlist/0"> - <vlc:item tid="0" /> - </extension> -</playlist> diff --git a/content/camera_feeds/ssec-roof-west.xspf b/content/camera_feeds/ssec-roof-west.xspf deleted file mode 100644 index eab56267..00000000 --- a/content/camera_feeds/ssec-roof-west.xspf +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<playlist version="1" xmlns="http://xspf.org/ns/0/" xmlns:vlc="http://www.videolan.org/vlc/playlist/ns/0/"> - <title>Playlist</title> - <trackList> - <track> - <location>rtp://@233.0.59.107:1234</location> - <extension application="http://www.videolan.org/vlc/playlist/0"> - <vlc:id>0</vlc:id> - </extension> - </track> - </trackList> - <extension application="http://www.videolan.org/vlc/playlist/0"> - <vlc:item tid="0" /> - </extension> -</playlist> diff --git a/content/pages/instruments/aoss/cameras/index.html b/content/pages/instruments/aoss/cameras/index.html index 6b7ca70f..ef40b105 100644 --- a/content/pages/instruments/aoss/cameras/index.html +++ b/content/pages/instruments/aoss/cameras/index.html @@ -76,13 +76,12 @@ <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> - <li>Alternate multicast feeds: <a href="{static}/camera_feeds/ssec-roof-north.xspf">North</a> | <a href="{static}/camera_feeds/ssec-roof-south.xspf">South</a> | <a href="{static}/camera_feeds/ssec-roof-east.xspf">East</a> | <a href="{static}/camera_feeds/ssec-roof-west.xspf">West</a> | <a href="{static}/camera_feeds/ssec-roof-northwest.xspf">Northwest</a> <UL> <li> Multicast streams require a wired connection to the campus network to play. </ul> </ul> - <p>A rolling 30-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> + <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> <div class="col-md-4 text-center" style="border: 1px solid #AAA"> -- GitLab