Skip to content
Snippets Groups Projects
Stream.txt 868 B
Newer Older
<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>
<ul>