I need to make video downloads work on iOS devices. I have had a look at the veeplay plugin. It does not support video playback on iOS (iPhone and iPad). The plugin access the video file using the file plugin download script. This script does not support $_REQUEST['stream']. In addition, the plugin is hard wired for the flash player rather than switching between the html5 player and the flash player.
Has anyone done any work on a more robust file download script? I did some work in this a while back but do not have an implementation for Elgg. Might be a good addition to the file plugin - especially given the predominance of mobile devices these days...
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- rjcalifornia@rjcalifornia

rjcalifornia - 0 likes
You must log in to post replies.Hi
You need to integrate another script that supports iOS/Android. More doc about it:
http://www.longtailvideo.com/support/jw-player/28837/browser-device-support/
http://www.longtailvideo.com/support/jw-player/28832/about-jw-player
http://stackoverflow.com/questions/18231559/play-html5-video-in-ios-android-native-media-player
Rodolfo Hernandez
Arvixe/Elgg Community Liaison