0
Welcome Guest! Login
0 items Join Now

Wowza, Flowplayer 5.4.3, Gantry 4 and Metropolis Not Working

  • Wowza, Flowplayer 5.4.3, Gantry 4 and Metropolis Not Working

    Posted 11 years 6 months ago
    • Hi All;

      I have a site setup with:
      Wowza 3, Joomla 2.5.14, Gantry 4.1.14 and Metropolis 1.1.

      I am trying to stream a video from Wowza to a Flowplayer 5.4.3 which i am embedding on an article.

      I am load in the stylesheet and scripts via editing the file:
      templates/rt_metropolis/index.php

      and adding this lines to the HEAD section:

      <link rel="stylesheet" type="text/css" href=" www.localhost.com/skin/minimalist.css ">
      <script src=" www.localhost.com/jquery.min.js "></script>
      <script type="text/javascript" src=" www.localhost.com/flowplayer.min.js "></script>

      And at the article:

      <div class="flowplayer">
      <video><source src="mp4:despicable-me-2/despicable-me-2.mp4" type="video/mp4" />
      </video></div>

      And this messes-up my entire article, and it does not matter what i do, it does not work!

      Am i doing something realy simple yet very silly pls?

      Thanks

      Lucio
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: Wowza, Flowplayer 5.4.3, Gantry 4 and Metropolis Not Working

    Posted 11 years 6 months ago
    • Since this is developed on your localhost, I can't suggest anything other than to advise you to check that you have correct paths to the css and JS files you use. I would also suggest you to use relative paths and not absolute in your link and script tags so you can be sure that this will work also when you move your website to the live server
    • Check my services at: Mihha-Vision

Time to create page: 0.063 seconds