Questions tagged [flowplayer]

A lightweight embeddable web media player for streaming content.

A lightweight embeddable web media player for streaming content.

Homepage: http://flowplayer.org/

610 questions
0
votes
3 answers

wmode property not working for flowplayer

I have a flowplayer that I am using with a few div tags below it. When you click on div tag it will display another div tag same like dialog box over the page. The problem is the flowplayer will always be on top of the div. I have tried setting the…
J.K.A.
  • 7,272
  • 25
  • 94
  • 163
0
votes
1 answer

Both player will playback if set html5 autoplay to be true when using flash to html5 fallback

We have a page that use the and tags to enable flowplayer flash to html5 fallback. A code snippet is below:
Yudong Li
  • 1,784
  • 2
  • 17
  • 32
0
votes
1 answer

Issues with variable passing in JS,Slideshows of video

I am trying to get a a preview system for my videos before users release the video now for this i need to be able to retrieve multiple files from database and create videos accordingly. i have a button
MDInzee
  • 35
  • 4
0
votes
3 answers

mp4 movie does not play with the flowplayer iPad plugin

I am trying to run an mp4 movie using the iPad plugin of flowplayer. Unfortunately all I get is an empty player with a strike through player button. I could not find any information what that means? First thing I tried was putting the absolute path…
Mark
  • 3,389
  • 2
  • 28
  • 52
0
votes
1 answer

getting embedded flowplayer to play a local video file

I embedded flowplayer on an html page using the following
damon
  • 8,127
  • 17
  • 69
  • 114
0
votes
1 answer

iScroll4 and flowplayer working issue in android devices

I am using iScroll 4 and flowplayer to develop a project. In iPad and iPhone it is working properly but not in android devices for both tablets and mobiles. It seems flowplayer is loading and even the video is playing but cannot be viewed only hear…
user850234
  • 3,373
  • 15
  • 49
  • 83
0
votes
2 answers

How do I parse current page path dynamically from an external Javascript config hosted on AWS?

I've been spending a couple days getting my server all set up for a tube site. After much frustration everything is running nicely, except for the script's proprietary video player. It basically is very crappy dealing with pseudostreaming, which is…
Kendrick Ledet
  • 673
  • 6
  • 9
0
votes
1 answer

Flow player and supported file formats

Flow player claims that it supports all file formats. Do the video files need to be converted to flv format to support the above statement ? Or can we play video in their original format(avi,mov)? I am using free version with…
user367134
  • 922
  • 8
  • 19
  • 31
-1
votes
1 answer

Amazon S3 with flowplayer

Where can I find some material to stream videos from S3 bucket to play with flowplayer on my website?
Siddharth
  • 5,009
  • 11
  • 49
  • 71
-1
votes
1 answer

Is there any way to add multliple quality sources to flowplayer in Angular

I am trying to add multiple sources with different qualities like 1080p, 720p etc.. Is there any way to add multiple sources. Thank you in advance flowplayer('#my_player', { src: '../assets/videos/video_1080p.mp4', // title:…
volt corp
  • 3
  • 1
-1
votes
2 answers

Real-time streaming of an MP4 file

How to play mp4 videos in e.g. flowplayer in real-time (streaming) - without downloading it fully first?
32 mins ago
  • 75
  • 1
  • 2
  • 6
-1
votes
1 answer

Flowplayer volume slider extending from center

On one video on my site (so far) out of hundreds that work as expected, I get a weird hiccup in the rendering of the volume control. Rather than a left to right slider, the slider extends from the center out to the sides. I haven't seen this option…
OhkaBaka
  • 339
  • 6
  • 15
-1
votes
1 answer

how to hide and disable fullscreen button in flowplayer

Plesae any one help me to solve this issue. i have been trying to hide the fullscreen button from the flowplayer. But I can't find a solution. Here is my js code-
Ron
  • 553
  • 2
  • 10
  • 30
1 2 3
40
41