Flowplayer at my site is working fine with (.flv) format, but for (.mp4) format it first downloading the whole file and then start streaming. Any solution? Will I have to make some changes in setting of flowplayer or there is even a solution exists for this problem. thanks.
相关问题
- jQuery add and remove delay
- jQuery delay function interrupt
- In Java: why some Stream methods take int instead
- How to stream Video using VLC in http to other com
- Write stream into mongoDB in Java
相关文章
- Streaming music synchronously from a mp3 file via
- Wait for function till user stops typing
- Android app time delay on 5.0+ devices
- Kafka + Spark Streaming: constant delay of 1 secon
- How do i embed this m3u8 into my webpage?
- delay/sleep in Swift is not working
- How to deserialize multiple objects from a json st
- Live streaming with silverlight 4
I had the same problem as you, fortunately found the reason and solution:
There is also an Air application - QTIndexSwapper written by Renaun Erickson which fixes the problem. That works!