[clug] Australian War Memorial live stream

Ivan Lazar Miljenovic ivan.miljenovic at gmail.com
Sun Jun 7 01:20:19 MDT 2015


On 7 June 2015 at 16:20, Keith Goggin <keith.goggin at bigpond.com> wrote:
> I have Linux Mint 17 installed and wish to view the live stream from this
> site <https://www.awm.gov.au/live/>
>
> I've installed various apps to view the stream but so far no luck.
>
> Can someone advise what is needed to watch this stream?

My guess is that it uses Flash, unless you're on Android or iOS:

<script type="text/javascript">
    (function($) {
        $(document).ready(function(){
            $('#player').player({
                localeURL: "/locale.txt",
                apiKey: "movideoEvidence",
                appAlias: {
                    android: "live-android",
                    ios: "live-ios",
                    flash: "live-flash"},
                allowFullscreen: true,
                autoPlay: true,
                posterDisabled: false,
                shuffle: false,
                mediaId: 281524
            });
        });
    })(jQuery);
</script>



>
> Thanks
> --
> linux mailing list
> linux at lists.samba.org
> https://lists.samba.org/mailman/listinfo/linux



-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
http://IvanMiljenovic.wordpress.com


More information about the linux mailing list