Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9173269
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T16:33:00+00:00 2026-06-17T16:33:00+00:00

Using flowplayer (flash version) I’m able to load multibitrate video files via smil file

  • 0

Using flowplayer (flash version) I’m able to load multibitrate video files via smil file using rtmp protocol.

The respective script follows

<script>
flowplayer("bplayer", "http://releases.flowplayer.org/swf/flowplayer-3.2.15.swf", {
    clip: {
        url: "bitrates3.smil.xml",
        autoPlay: true,
        provider: 'rtmp',
        urlResolvers: [ 'smil', 'bwcheck' ]
    },
    plugins: {

         smil: {
            url: "http://releases.flowplayer.org/swf/flowplayer.smil-3.2.8.swf"
        },
bwcheck: {
    url: "http://releases.flowplayer.org/swf/flowplayer.bwcheck-3.2.11.swf",
    serverType: 'wowza',
    dynamic: true,
    netConnectionUrl: 'rtmp://video.abc.com/cdn',
   },
rtmp: {
    url: "http://releases.flowplayer.org/swf/flowplayer.rtmp-3.2.11.swf",
    netConnectionUrl: 'rtmp://video.abc.com/cdn'
},
}
}).ipad();
</script>

This is the smil file – bitrates3.smil.xml (video paths are dummy)

<?xml version="1.0" encoding="utf-8"?>
<smil>
  <head>
    <meta base="rtmp://itl.bc-s.cdn.bitgravity.com/cdn" />
  </head>
  <body>
    <switch>
      <video src="mp4:/abc/secure/A-081207-L.mp4" system-bitrate="800" width="480" />
      <video src="mp4:/abc/secure/A-081207-M.mp4?" system-bitrate="1200" width="720" />
      <video src="mp4:/abc/secure/A-081207-S.mp4?" system-bitrate="1600" width="1080" />
    </switch>
  </body>
</smil>

I can also independently play video on iPad using the ipad plugin associated with flowplayer.

The respective code follows:

<html>
<head>
<title></title>
</head>
<body>
<script>
    head.js(
        "http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.js",
        "http://cdn.jquerytools.org/1.2.6/all/jquery.tools.min.js",
        "http://releases.flowplayer.org/js/flowplayer-3.2.11.min.js", function(){

head.js("http://releases.flowplayer.org/js/flowplayer.ipad-3.2.12.min.js");

    });
  $f("player", "http://releases.flowplayer.org/swf/flowplayer-3.2.15.swf").ipad();

 </script>
<!-- player container-->
<a href="http://video.abc.com/secure/A-20110128-L.mp4?e=0"    class="player"     style="display:block;width:425px;height:300px;margin:10px auto" id="player"> <img src="dummy-image.jpg" alt="Search engine friendly content" /> </a>
</body>
</html>

How can I combine these codes so that the multibitrate switching must work for all browsers and devices? I’ve the necessary formats of video files for supporting different devices/browsers.

I tried to add the http video link in the clip’s ipadURL property and invoked the ipad() function but then i just got a blank black screen and nothing worked (not even on the browser).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T16:33:02+00:00Added an answer on June 17, 2026 at 4:33 pm

    RTMP will not work on Ipad. RTMP is a flash streaming protocol. For IOS, HTTP-live-streaming is protocol to use for streaming.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Problem: I'm streaming my video from a php file with stream_get_contents(); using Flowplayer as
Iam using flowplayer to embed an flv file in a page. It works just
I'm using flowplayer, and told .htaccess to cache flv files for 30 minutes. When
Hi im trying to upload a video to s3 and display it using flowplayer
I'm using jQuery Tools ( http://flowplayer.org/tools/index.html ) to create tooltips, I've created a js-file
I'm using Flowplayer to play video's on my site. I have the FlowPlayer.js loaded
I am currently trying to stream a .mp4 file on an iPad using FlowPlayer.
I'm using this tooltip: http://flowplayer.org/tools/demos/tooltip/index.html I have the following lines in my html file:
I am using FlowPlayer to stream using RTMP from Wowza using Amazon EC2 instance
Using MVC3 and flowplayer, I have a video player that is set up to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.