A lightweight embeddable web media player for streaming content.
0
votes
1answer
19 views
Can't disable autoplay after calling .load
I have a page full of video links that when clicked, opens up a modal window with flowplayer inside it. I load the video into the modal by calling the .load function but I can't stop the video from ...
0
votes
0answers
13 views
play videos(added using javascript) inside webbrowser control cause “ error #2148 try loosening flash security setting”
I have to add videos using javascript
I'm creating WPF application and reading html files, i added some javascript functions to files to be able to add multimedia files, the add of images amd audio ...
3
votes
1answer
25 views
flowplayer: coverImage as data attribute
I'm calling flowplayer like this:
flowplayer("a.rmPlayer", "libs/flowplayer/flowplayer.swf", {
plugins: {
audio: {
url: 'libs/flowplayer/flowplayer.audio.swf'
...
0
votes
0answers
15 views
flowplayer/javascript in onKeyPress this.getClip().index returns keycode instead
I'm getting strange behaviour in the onKeyPress Event of Flowplayer Flash.
I'm trying to implment next and prvious functionality using the z(90) and x(88) keys on the keyboard
but in onKeyPress ...
1
vote
2answers
38 views
I have multiple HTML5 flowplayers on a page. How to I make them play mutually exclusively?
I have Multiple HTML5 flow player instances on my page. When I start to play one, then click on another one, the first one doesn't stop. Is there any way to configure it so that only one will play ...
1
vote
0answers
35 views
Flowplayer is not autobuffering but loading whole video
I am using flowplayer to play flash video. I've set autobuffering to true but it is still loading the whole video before playing. I've also tried setting bufferlength: 2, but no better. When using ...
0
votes
0answers
33 views
mp4 not playing on website but works on localhost using flowplayer
I am trying to play an mp4 using flowplayer.
UPDATE ** It appeared that the files were not being loaded, but the issue is with buffering. The file is loading completely before it plays - so it takes ...
0
votes
0answers
64 views
Flowplayer HTML5 Video Not Found
I have flowplayer running on a page in a slight variation of the playlist demo on their site, and for the most part it seems okay.
However, when I pause the video and switch to another video in the ...
0
votes
0answers
7 views
Playing local files in Flowplayer
I started using Flowplayer on my website. I started very basic and it worked great both locally testing in Dreamweaver, and on the hosting server. Then I wanted to start using playlists and the like. ...
1
vote
1answer
15 views
Flowplayer - splash screen for video container using Flashembed
Although there is plenty of information on the web regarding splash images in Flowplayer, I am having difficulty finding anything useful when using Flashembed to embed video. Here is what I have, ...
0
votes
0answers
37 views
pseudo Streaming dll failed to load in iis 7.0
I am getting this error when I add the handlers for implementing pseudo Streaming video mentioned in below url
...
0
votes
2answers
37 views
Flowplayer HTML5 design plugin?
is there any plugin available to enhance flowplayer css? I have been asked to work on my designs and create a replica of the youtube player(only designing aspects like play, a button on progress bar) ...
1
vote
0answers
64 views
How to immediately hide control bar on either JWPlayer or FlowPlayer while video loads
Using the code:
jwplayer('myPlayer').setup({
file: '/somefile.mp4',
'controlbar': 'none',
'autostart': 'true',
'icons': 'false',
'width': '53px',
'height': '43px',
'repeat': 'always',
'mute': ...
-1
votes
0answers
33 views
serve files with headers in php script [closed]
Zdravo da vi vlezi na site pravo. I want to know how to serve mp4 files for playing with flowplayer and pdf files for vieweing in pdf.js reader and all this to be done through php script with serving ...
0
votes
1answer
49 views
Load video dynamically into Flowplayer from VB codebehind
I have on page load (VB) request.querystring and want to load Flowplayer using the querystring results. I dont know how to get the value from the querystring in codebehind to the flowplayer. Any ...
0
votes
2answers
75 views
How to apply onEnded event for HTML video tag
I have tried the video tag with flowplayer. The code is given below:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8/jquery.min.js">
</script>
<!-- 2. flowplayer -->
...
0
votes
0answers
23 views
Flowplayer showing overlay error
I am trying to use flow player for click on anchor tag to load an overlay video player. It's giving me a type error that overlay is not a function. I tried all possible version but still problem ...
0
votes
0answers
18 views
mov video with html5media flowerplayer on IE9 issue
We are using a mov file straight from our iphone app. It does not play in IE 9 and it does not use the flowplayer when IE 9 is used. Is there anyway we can force html5media to use flash in IE9?
0
votes
0answers
21 views
flowpalyer onFinish is not working
I am trying to play the video in iOS devices when a button clicks. When I click the button "Play me" it automatically plays the video and then return back to the same page. But I need to redirect the ...
0
votes
2answers
56 views
auto play using flowplayer in ios devices
Is there any way to auto play videos using flow player in iOS devices? I have searched a lot and couldn't find out anything.
I have used the below code to display videos:`
...
0
votes
1answer
86 views
FlowPlayer and MP4 not working in IE9
I have the below flash object where I am using FlowPlayer and I want to try and play a .MP4 video.
<object type="application/x-shockwave-flash" ...
0
votes
0answers
78 views
error of streaming video using fluent-ffmpeg node.js module
I am running the fluent-ffmpeg sample to stream the video, which works well. Now in contract show the video in flashe version based flowplayer, I am now using html5 version flowplayer, but it said the ...
-1
votes
0answers
96 views
Javascript Encrypt URL and then redirect [closed]
<script type="text/JavaScript">
flowplayer("a.player", "/videos/flowplayer-3.2.7.swf",{
clip: {
autoPlay: true,
autoBuffering: true
},
...
1
vote
0answers
158 views
Flowplayer Secure Streaming (via PHP): MP4 videos not Pseudo-Streaming (FLVs do)
I've ran into a problem with MP4 secure pseudo streaming.
First of all, a couple of FACTS for you to get the idea:
I'm using Flowplayer
I have mod_h264_streaming installed and working.
I have ...
0
votes
0answers
9 views
Flowplayer - skinning and adding things to controlbar?
Would like to get Flowplayer to work the right way. I find their documentation to be awful and really confusing...
How can I add a bitrate menu in the controlbar? They support playlist, but all are ...
0
votes
0answers
203 views
Desktop streaming to Wowza server using ffmpeg
Recently, I'm trying to utilize ffmpeg for streaming live desktop screen to a Wowza media server.
I have partial success on the subject so far:
I've managed to record desktop screen using the ...
0
votes
0answers
27 views
is it possible flowplayer first play with html5 then flashplayer
My videos are in amazon and i want to play this video by flowplayer or jwplayer.But my requirement is the video first try to play in html5 if it not possible it will go for flash mode.
I need a ...
0
votes
0answers
53 views
Flow Player 5.3.2 : can not able to set Scaling parameter
I want to set my video as scale ='fit' .. but nothing is happening
My code is :
<div id="actualLargeVideo" >
<f:verbatim>
<div ...
2
votes
2answers
67 views
Jquery flowplayer a href needs two clicks?
I have no idea, how to explain this properly, but i try my best.
I have worked with flowplayer in jquery mobile (with multipage).
I have about 20 video sourced from database.
Now the problem:
I don't ...
3
votes
1answer
140 views
Flowplayer empty in Firefox
I am configuring flowplayer and the player doesn't show at all in firefox. The converted html is like so:
<a id="player-247" style="display:block; width:640px; height:360px" ...
0
votes
0answers
35 views
using cuepoints to track flowplayer progress
I'm looking to do some custom tracking and the Flowplayer API is not playing nicely. It's possible that I'll have multiple players on a page, so I need to bind to all of them. I've hacked this ...
0
votes
0answers
94 views
RTMPdump Veetle to flowplayer
does anyone know how i get only the RTMP url?
Example:
When i open the link below?
http://veetle.com/index.php/channel/ajaxStreamLocation/512d2f72a2cc7/flash
i get this information:
{
...
0
votes
1answer
59 views
streaming single audio to one user using wowza and flowplayer
I'm trying to develop a website with a music player in all the pages and music files for the user to select and play. When the user first selects a song in a page it plays as expected and everything ...
0
votes
0answers
63 views
Trying to Re-open in full screen mode, Flowplayer html5 when user exits full screen
Here's the code I got so far:
$("#player").flowplayer({
swf: '/flowplayer/flowplayer.swf',
engine: 'flash'
});
playerApi = flowplayer($("#player"));
playerApi.load(videoPath);
...
0
votes
0answers
28 views
Is there any detailed document for set up RTMP for flowplayer to play mp4?
Please provide is there any detailed documents for set up RTMP for flowplayer to play mp4.
1
vote
0answers
38 views
Flowplayer Advertisements and Video Resolution
I am developing an online streaming and download website and will be using flowplayer (HTML 5) for streaming videos online. My question here is how do i display advertisements at the beginning / end ...
0
votes
0answers
86 views
Flowplayer auto close?
I'm trying to set an auto close option for the FlowPlayer I have set up for my project. I'm using it by itself with no other scripts, and I can't for the life of me figure out how to begin to do this. ...
0
votes
0answers
71 views
can't set src for flowplayer by jquery .attr
I request a secure link via rest and insert it into flowplayer.
<script type="text/javascript">
$(document).ready(function(){
$.get('rest/movies/1/getmovie', function(data) {
...
0
votes
0answers
34 views
flowplayer - bandwidth detection - level3 - StreamNotFound
I'm trying to setup flowplayer flash with bandwidth detection on Level3 CDN and I get "steam not foung"
This is my test page.
There is instance of flowplayer with sigle stream that works fine. But ...
0
votes
0answers
40 views
bypass flowplayer for ios
I'm using flowplayer flash and have a nice player for desktops but it's not working for ios devices. I want to bypass the flowplayer all together for ios (ipad iphone ipod) or once my variable is ...
1
vote
1answer
244 views
fire click event on individual marker while using leaflet markercluster plugin
My site consists of a Leaflet map with the leaflet.markerclusters plugin. I am also using Flowplayer to play a video that opens in a JQuery Tools overlay using the selector id "#video1".
Currently, ...
1
vote
0answers
79 views
Flowplayer Flash overlay feature and ios compatibility
I have a Flowplayer flash issue. I'm using multiple video overlays and the player works perfectly on multiple desktop browsers but not on ios devices. I've tried the iPad js include and .ipad(). but ...
0
votes
0answers
193 views
Embeding Video :connection failed : application rejected connection
I am trying to embed an Video from another site.I took the below code but flash player(jwplayer) ,But it is not working on my site.It displays connection failed : application rejected connection.What ...
0
votes
0answers
54 views
Flowplayer not working in safari
http://goo.gl/FxMDL
I am unable to get flowplayer to work on safari , I have seen few demos not working on safari as well, i.e. even there own demos
Has any one able to make this work without using ...
0
votes
0answers
315 views
Streaming an .flv video From php is not working, using flow player and video js
i was trying to add video play back in my website..
How did i tried it ?
the video's to be played is not in my websites Document root, but instead it is outside Doc root so i can't name a file to ...
0
votes
0answers
82 views
Flowplayer RTMP Seek
Is there a way to start a stream file on flowplayer from a certain seek point (eg. 15th second)?
I tried both $f("stream",...).seek(15); and streams: [{ url: ..., start: 15}] but nothing seems to ...
0
votes
0answers
104 views
video player in ajax window
I'm trying to code a video player into a pop up window using ajax. Whenever the user clicks the link, it shows up a window with the video with a black background and then it fades when it's closed.
...
0
votes
0answers
93 views
Flowplayer Plugin for displaying VAST and VPAID ads
Does anyone know of a plugin for flowplayer to display vast prerolls?
The OVA plugin uses an ad server, it just want to be able to paste my vast tag, don't need an ad server, just have one tag i am ...
0
votes
1answer
80 views
How to integrate Flowplayer in ExtJS 4.1
I am trying to integrate Flowplayer in ExtJS by using Ext.flash.Component. While doing this, i am getting following error -
ReferenceError: swfobject is not defined
new swfobject.embedSWF(
Here ...
0
votes
1answer
59 views
Flowplayer loading bar not going away
I've been working on a video uploading script, you can upload a video (I haven't tested all video formats yet) and it'll convert the video to .mp4, .ogg, and .webm files.
I'm using flowplayer to ...


