[SUCS Devel] [Git][sucssite/sucs-site][master] Update stream page with new info
Imran Hussain
imranh at sucs.org
Sat Mar 12 15:59:22 GMT 2016
Imran Hussain pushed to branch master at sucssite / sucs-site
Commits:
bbd8423e by Imran Hussain at 2016-03-12T15:59:14+00:00
Update stream page with new info
- - - - -
1 changed file:
- static/Community/Stream.txt
Changes:
=====================================
static/Community/Stream.txt
=====================================
--- a/static/Community/Stream.txt
+++ b/static/Community/Stream.txt
@@ -1,28 +1,28 @@
-<p>
-<script src="/~imranh/sucs/jwplayer/jwplayer/jwplayer.js" type="text/javascript"></script>
-</p>
-<p>We are currently streaming <em><strong>nothing</strong></em>.<br />We also stream student forums on behalf of the Student Union - check <a href="http://swansea-union.co.uk/">their website for dates and times</a></p>
-<ul>
-<div id="JWPlayer">Loading the player...</div>
-<script type="text/javascript">
- jwplayer("JWPlayer").setup({
- primary: "html5",
- levels: [{
- file: "http://stream.sucs.org/high.flv",
- label: "High"
- },{
- file: "http://stream.sucs.org/low.flv",
- label: "Low",
- default: true
- }
- ],
- image: ""
- });
-</script>
-</ul>
-<p>
-To view the stream in an external media player <em>(e.g VLC)</em>
-<a href="../Stream/External">Click Here for instructions</a><em><br /></em></p>
-<p>All streams are currently FLV format. If you have any problems, please read the <a href="../Stream/FAQ">FAQ</a></p>
-<ul>
+<p>
+<script src="/~imranh/sucs/jwplayer/jwplayer/jwplayer.js" type="text/javascript"></script>
+</p>
+<p>We are currently streaming <em><strong>nothing</strong></em>.<br />We also stream student forums on behalf of the Student Union - check <a href="http://swansea-union.co.uk/">their website for dates and times</a></p>
+<ul>
+<div id="JWPlayer">Loading the player...</div>
+<script type="text/javascript">
+ jwplayer("JWPlayer").setup({
+ primary: "html5",
+ levels: [{
+ file: "rtmp://137.44.10.80/live",
+ label: "High"
+ },{
+ file: "rtmp://137.44.10.80/live",
+ label: "Low",
+ default: true
+ }
+ ],
+ image: ""
+ });
+</script>
+</ul>
+<p>
+To view the stream in an external media player <em>(e.g VLC)</em>
+<a href="../Stream/External">Click Here for instructions</a><em><br /></em></p>
+<p>All streams are currently RTMP format.</p>
+<ul>
</ul>
\ No newline at end of file
View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/commit/bbd8423ef23d7cdc002f6fd712778992983e6a59
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20160312/7d75bfee/attachment.html>
More information about the Devel
mailing list