Commit bbd8423e authored by Imran Hussain's avatar Imran Hussain
Browse files

Update stream page with new info

parent 85a840ef
Loading
Loading
Loading
Loading
Loading
+27 −27
Original line number Diff line number Diff line
@@ -8,10 +8,10 @@
        jwplayer("JWPlayer").setup({
                primary: "html5",
                levels: [{
                        file: "http://stream.sucs.org/high.flv",
                        file: "rtmp://137.44.10.80/live",
                        label: "High"
                        },{
                        file: "http://stream.sucs.org/low.flv",
                        file: "rtmp://137.44.10.80/live",
                        label: "Low",
                        default: true
                        }
@@ -23,6 +23,6 @@
<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>
<p>All streams are currently RTMP format.</p>
<ul>
</ul>
 No newline at end of file