Skip to content
Snippets Groups Projects
Commit bbd8423e authored by Imran Hussain's avatar Imran Hussain
Browse files

Update stream page with new info

parent 85a840ef
No related branches found
No related tags found
No related merge requests found
<p> <p>
<script src="/~imranh/sucs/jwplayer/jwplayer/jwplayer.js" type="text/javascript"></script> <script src="/~imranh/sucs/jwplayer/jwplayer/jwplayer.js" type="text/javascript"></script>
</p> </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> <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> <ul>
<div id="JWPlayer">Loading the player...</div> <div id="JWPlayer">Loading the player...</div>
<script type="text/javascript"> <script type="text/javascript">
jwplayer("JWPlayer").setup({ jwplayer("JWPlayer").setup({
primary: "html5", primary: "html5",
levels: [{ levels: [{
file: "http://stream.sucs.org/high.flv", file: "rtmp://137.44.10.80/live",
label: "High" label: "High"
},{ },{
file: "http://stream.sucs.org/low.flv", file: "rtmp://137.44.10.80/live",
label: "Low", label: "Low",
default: true default: true
} }
], ],
image: "" image: ""
}); });
</script> </script>
</ul> </ul>
<p> <p>
To view the stream in an external media player <em>(e.g VLC)</em> 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> <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> <p>All streams are currently RTMP format.</p>
<ul> <ul>
</ul> </ul>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment