Release 3.81b
Some css bug fixes related to image place holder.
Release 3.8b
Release 3.71b
Release 3.7b
Enhancement
Release 3.62b
This release is more concerned to the bugs we are getting requests to get resolve. I would request to all of you to get involve in this testing.
Enhancement
Fixes
Release 3.61b
Cool enhancement
Fixes
Release 3.6b
In the previous release we added the support to monitor the actual ffmpeg process to be sure about if queue is running or not. But that was behaving different on different server configurations (dual core, cord core). Number of cores effect on the number of threads of ffmpeg and hence background processes. So that's why it was behaving differently on different flavor of servers. To over come this, we stop this monitoring and start to see the queue status via sqlite db. And i tested it alot here, and it's working perfectly and now we also restored windows support. WAMP is tested with this version.
Release 3.55b:
In the previous release, We got so man y queries regarding intense database load of background process. And even some shared hosting providers having ffmpeg support banned some accounts because of eating of lots of database resources by the background processes. Reason of this was obvious, Queue is working in background and we were saving all queue elements as elgg object in database. And used elgg framework, we all know. Database is the thing where we need to take it seriously. And more over izap_videos plugin need to be optimized according to the demanding feature in almost every social networking site. So we solved this by using Sqlite queue management. To see result you can just try http://elgg.izap.in
How do we planned stability in this version:
In this version we have removed complex video conversion preset command and use simple ffmpeg command "ffmpeg -y -i [inputfile] [outputfile]". I setup a testing lenny instance of a server. than simply install ffmpeg using lenny package manager. And setup elgg with izap_videos. And it was working perfectly there was not any issue. Please post your feedback. And if it works for you. than post your server environment and give us one recommendation. As we will reach to the recommendation of 20. We will change this beta release to stable one.
Upgrading from previous release:
New installation:
ONSERVER Prerequisites:
Optional Prerequisites:
Optional plugins will give you better control over izap_videos plugin. These optional plugins are only required for ONSERVER support. If you leave them, izap_videos will yet to work with its basic functionality.
Bug fixes:
Compatiblility:
Operating system compatiblity:
We are releasing beta release so we could collect feedback from all of you. Post your tickets at https://izapvideos.googlecode.com
I am twitting on: http://www.twitter.com/the_izap
I am blogging at: http://www.tarunjangra.com
Follow below our group discussion:
View iZAP's plugins
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.
i tried to use this plugin.but i have a problem.When i uploaded a video from my computer file .flv.
uploaded successful.But i can play it.i'm using version elgg.1.7.3.
any suggestions for me.
Please someone help me!! when I activate the new version, my theme become out of place (mess up) and when I change for my older version have no problem with the theme. What part of this new version is not compatible with my theme?
Thanks in advance?
I have problem in pagination, when i click 3rd page it shows the error like this (Filestore not found or class not saved with file!) can you tell what error is that, where i should get that class file and where i should store it .....
Still having problems with videos being displayed in 3 coloum riverdashboard, I either get line error or spining gif , I cant seem to get it to display featured new and so on .
aloha!
i have just found that izap_videos is conflicting with a language translation plugin i have installed:
http://community.elgg.org/pg/plugins/release/512689/developer/plai/translation-manager-xlatmgr
there is an issue here with video_echo() being present within the language file.. do you know if it's ok to relocate that definition to, say, start.php?
(see the note in the comments on the plugin i posted for more info)
thanks
Hi all,
when trying to upload a new ONSERVER video I get the WSOD with the following error in my Apache error log:
PHP Fatal error: Class 'izap_videos' not found in /data/[my_website_adress]/mod/izap_videos/lib/izap_sqlite.php on line 86
I am running Izap 3.81b, server PHP version 5.1.6 and Elgg version 1.7.5.
Figured it out. (Izap version 3.81b)
In the file izap_sqlite.php change the class 'izap_videos' into 'IzapVideos' on line 86.
So first line of resulting function should look like this:
public function put(IzapVideos $video,$file,$defined_access_id){
what is php_interpreter path?
IOException
You must specify a name before opening a file.
I am getting this error after uploading
Thanks for the great plugin.
I recently upgraded from Elgg 1.7.1 to 1.7.6 and my older Izap Video (3.7b) is no longer compatible with my Custom_Index plugin.
It causes a weird 'double-image' effect on my frontpage.
Can anyone confirm if the newest version of Izap Video is compatible with Elgg 1.7.6
Thanks in advance
videos will not play in widget or in dashboard or on main video page. Same issue I had with the older version of this plugin.
Login and test: http://www.datafields.org
Hello
I have a question, as I can take away the widget with the latest videos on the homepage?
thanks
Hi,
Is there any way to upload video files of other types i.e .mp4 or .avi rather then just .flv ?
and
How to keep the video quality of videos that we upload?
izap converts every video to .flv and also decrease the quality of video.
I am new to ELGG, I have installed elgg 1.7.4 and the latest izap_videos plugin.
Please help me with this.
Thanks
i've tried this plugin. i've never been able to get a single vid to even finish uploading, let alone actually play.
@Alan: try the latest vesion. Also, have you adjusted the allowed sizes for file uploads and posts according to the video size in .htaccess?
Is there any reason why only the admin can upload and view videos in this version 3.81b of izap video. the users are not able to upload or view any of the videos.
Thanks