Tuesday, September 24, 2013

Re: Sending videos via CakeResponse::file()

You might to provide a working example otherwise it's pretty hard to debug.


On Mon, Sep 23, 2013 at 8:29 PM, Tobias Welz <tobias.welz@twx-media.de> wrote:
Dear group,

I have an issue with sending videos via CakeResponse::file(). I tried several HTML5-players (flowplayer, mediaelementsjs, projekktor), different headers (setting file-type, setting file-size, disabling cache,...) but the problem is always the same. I have multiple players in one page, preloading is disabled.

Here my problems:

- In chrome and in Firefox the video fails to start
- If the video is running, the length is not recognized by the player
- I cannot move to a specific position of the video using the players timeline

If I use a direct link to the video in the filesystem, everything works fine.

Has anybody an idea?


Thanks,
Tobi.

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.



--
Simon Males

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: