Re: it is OM normal behavior?

2015-02-11 Thread Maxim Solodovnik
Current fixes can be tested using build 122+ from here: https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/ On Wed, Feb 11, 2015 at 7:28 PM, Maxim Solodovnik solomax...@gmail.com wrote: I have question regarding [1] could you please answer? [1]

Re: FFMPEG with AAC

2015-02-11 Thread nelson gomez
Hi maxim, i did follow the tutorial of ( http://www.thingsiuse.org/2014/06/building-ffmpeg-for-h264-and-aac.html) for compile *ffmpeg with aac for Windows 64bits.* It did get result four files: (attached image) *ffmpeg.exe* *ffprobe.exe* *lame.exe* *x264.exe* My question is: *¿Does ffmpeg is

Re: FFMPEG with AAC

2015-02-11 Thread Maxim Solodovnik
run ffmpeg without any arguments and check its options On Wed, Feb 11, 2015 at 11:26 PM, nelson gomez ngomezl...@gmail.com wrote: Hi maxim, i did follow the tutorial of ( http://www.thingsiuse.org/2014/06/building-ffmpeg-for-h264-and-aac.html) for compile *ffmpeg with aac for Windows 64bits.*

Re: FFMPEG with AAC

2015-02-11 Thread Maxim Solodovnik
1) start cmd.exe 2) cd _THE_FOLDER_WITH_FFMEG_ 3) ffmpeg ENTER then you get all ffmpeg options in the output like this: ffmpeg version 2.5.git Copyright (c) 2000-2015 the FFmpeg developers built on Jan 10 2015 13:05:00 with gcc 4.9.1 (Ubuntu 4.9.1-16ubuntu6) configuration:

Re: google chrome last version problem with video

2015-02-11 Thread Maxim Solodovnik
We accepting documentation contributions ;) On Wed, Feb 11, 2015 at 9:17 PM, Daria Mikhaylova d.mikhayl...@gmail.com wrote: Wow thank you, Maxim, it's exactly what we were looking for and searching how to do it. Seems in new documentation there is no mention of this possibility, but now

Re: Screenshare app blocked

2015-02-11 Thread Benjamin Hirt
Okay, thank you for your clarification. Am 11.02.2015 um 17:35 schrieb Maxim Solodovnik: You can 1) downgrade java on client or 2) add your site to the list of java security exceptions on client or 3) wait for 3.0.4 release (we are currently in the process of release) On Wed, Feb 11, 2015 at

Re: FFMPEG with AAC

2015-02-11 Thread nelson gomez
*run ffmpeg without any arguments and check its options* (*Sorry maxim, but I don't understand*) 2015-02-11 12:59 GMT-04:30 Maxim Solodovnik solomax...@gmail.com: run ffmpeg without any arguments and check its options On Wed, Feb 11, 2015 at 11:26 PM, nelson gomez ngomezl...@gmail.com wrote:

Screenshare app blocked

2015-02-11 Thread Benjamin Hirt
Hi, I have an openmeetings installation with SSL located here https://www.sustainable-investment.eu:5443 Everything seems to work but when I download and start the screenshare app. It tells me something on german which should mean Application Blocked by Security Settings, Your security

Re: Screenshare app blocked

2015-02-11 Thread Maxim Solodovnik
You can 1) downgrade java on client or 2) add your site to the list of java security exceptions on client or 3) wait for 3.0.4 release (we are currently in the process of release) On Wed, Feb 11, 2015 at 10:30 PM, Benjamin Hirt h...@akaryon.com wrote: Hi, I have an openmeetings installation

Re: FFMPEG with AAC

2015-02-11 Thread nelson gomez
Hi maxim, I did follow your steps, 1) start cmd.exe 2) cd _THE_FOLDER_WITH_FFMEG_ 3) ffmpeg ENTER And I did get results: *Attached image. CAPTURE.PNG* I hope your answers. 2015-02-11 13:07 GMT-04:30 Maxim Solodovnik solomax...@gmail.com: 1) start cmd.exe 2) cd _THE_FOLDER_WITH_FFMEG_ 3)

Re: FFMPEG with AAC

2015-02-11 Thread nelson gomez
Good Maxim, thanks. Maxim, now, I copy and paste in (folder ffmpg oficial for OM)? 2015-02-11 14:19 GMT-04:30 Maxim Solodovnik solomax...@gmail.com: you can copy/paste text instead of screenshots It seems like your ffmpeg is OK On Thu, Feb 12, 2015 at 12:45 AM, nelson gomez

Re: FFMPEG with AAC

2015-02-11 Thread Maxim Solodovnik
sorry, but I don't get it :( On Thu, Feb 12, 2015 at 12:55 AM, nelson gomez ngomezl...@gmail.com wrote: Good Maxim, thanks. Maxim, now, I copy and paste in (folder ffmpg oficial for OM)? 2015-02-11 14:19 GMT-04:30 Maxim Solodovnik solomax...@gmail.com: you can copy/paste text instead of

Re: FFMPEG with AAC

2015-02-11 Thread Maxim Solodovnik
you can copy/paste text instead of screenshots It seems like your ffmpeg is OK On Thu, Feb 12, 2015 at 12:45 AM, nelson gomez ngomezl...@gmail.com wrote: Hi maxim, I did follow your steps, 1) start cmd.exe 2) cd _THE_FOLDER_WITH_FFMEG_ 3) ffmpeg ENTER And I did get results:

Re: FFMPEG with AAC

2015-02-11 Thread nelson gomez
Maxim, i'm trying the file compilade for OM. and i get errors at record room. Valor de salidaMensajes de conversión0proceso: stripAudioFromFLVs comando: / Archivos de programa (x86) / ffmpeg / bin \ ffmpeg -y -i C: \ red5 \ webapps \ OpenMeetings \ arroyos \ 7 \

Re: FFMPEG with AAC

2015-02-11 Thread nelson gomez
*I mean, what files (compiled ) that I use to record optimally OM ?* *The result is:* *C:\ffb\MSYS\local\x86_64-w64-mingw32\bin\ **Files:* *ffmpeg.exe* *ffprobe.exe* *lame.exe* *x264.exe* 2015-02-11 14:35 GMT-04:30 nelson gomez ngomezl...@gmail.com: Maxim, i'm trying the file compilade for

Re: Installing OM using admin.sh

2015-02-11 Thread José Fernando da Silva
Thanks for the suggestion. But I prefer to use another approach because I am using a script to install OM without manual intervention. So, I put this code at the end of the script to customize it: Q1=USE ${OPENMEETINGS_DBNAME}; Q2=UPDATE configuration SET conf_value='${NEW_APP_NAME}'

Re: Installing OM using admin.sh

2015-02-11 Thread Maxim Solodovnik
you don't have to add paths like /usr/bin and /usr/local/bin, just leave it empty and tools will be found automaticaly :) On Wed, Feb 11, 2015 at 8:38 PM, José Fernando da Silva josefs...@gmail.com wrote: Thanks for the suggestion. But I prefer to use another approach because I am using a

Re: FFMPEG with AAC

2015-02-11 Thread Maxim Solodovnik
yes you need to compile ffmpeg with fdk_aac support I don't know how this can be done on Windows, I believe the guide I send you the link to can help On Wed, Feb 11, 2015 at 8:00 PM, nelson gomez ngomezl...@gmail.com wrote: Hi Denis, because i get errors in OM when i'm recording in the room.

Re: it is OM normal behavior?

2015-02-11 Thread Mark Lin
I will test it now and back to you with answers. 2015-02-11 18:06 GMT+02:00 Maxim Solodovnik solomax...@gmail.com: Current fixes can be tested using build 122+ from here: https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/ On Wed, Feb 11, 2015 at 7:28 PM, Maxim

OM Moodle play recording page

2015-02-11 Thread Mark Lin
Hello what is the use of the button Re-convert? ​

failed to build red5sip

2015-02-11 Thread Horace Miles
Hi, I am trying to build the red5sip client using the integration steps for openmeetings 303. I have successfully upgraded from 2.0 to 3.03. However when trying to enable sip and do the sip integration I get the following errors when trying to ant the red5sip. Can anyone help me correct this

Release of OM 3.0.4

2015-02-11 Thread Fernando
Maxim, Do you have expectation to release 3.0.4 this week? Best Regards, Jose Fernando

Re: failed to build red5sip

2015-02-11 Thread Maxim Solodovnik
I have fixed the build Please update, delete folder out and try again On Thu, Feb 12, 2015 at 8:57 AM, Horace Miles horace.mi...@myit-solutions.com wrote: Hi, I am trying to build the red5sip client using the integration steps for openmeetings 303. I have successfully upgraded from 2.0 to

Re: google chrome last version problem with video

2015-02-11 Thread Maxim Solodovnik
you can create Wiki page [1] (ask for additional karma) or create an issue and attach your proposal to it [2] or send it to dev list :) [1] https://cwiki.apache.org/confluence/display/OPENMEETINGS/Index [2] https://issues.apache.org/jira/browse/OPENMEETINGS On Thu, Feb 12, 2015 at 12:32 PM,

Re: Error recording in OM 3.0.3

2015-02-11 Thread Maxim Solodovnik
https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/ we are currently in the release process Hopefully it will be released this week On Thu, Feb 12, 2015 at 12:45 PM, nelson gomez ngomezl...@gmail.com wrote: Thanks Maxim. Where i can download OM 3.0.4???, because in

Re: Error recording in OM 3.0.3

2015-02-11 Thread nelson gomez
Thanks Maxim. Where i can download OM 3.0.4???, because in official page, is not the resource. I hope your answers. 2015-02-11 23:40 GMT-04:30 Maxim Solodovnik solomax...@gmail.com: You have 2 errors in the log: 1) is most probably caused by OM, please try 3.0.4 2) is caused by ffmpeg: you

Re: Error recording in OM 3.0.3

2015-02-11 Thread nelson gomez
I can update to 3.0,4 for update panel of OM 3.0.3? My question is, because i don't want install newly 2015-02-12 2:21 GMT-04:30 Maxim Solodovnik solomax...@gmail.com: yes, I believe so :) On Thu, Feb 12, 2015 at 12:49 PM, nelson gomez ngomezl...@gmail.com wrote: I understand maxim,

Re: Error recording in OM 3.0.3

2015-02-11 Thread nelson gomez
I understand maxim, thanks. This error its was resolved for 3.0.4? out: 1process: previewFullFLV command: /Program Files (x86)/ffmpeg/bin\ffmpeg -y -i C:\red5\webapps\openmeetings\streams\hibernate\flvRecording_11.flv -vcodec mjpeg -vframes 1 -an -f rawvideo -s 960x608

Building AOM with Eclipse

2015-02-11 Thread Lionel Djeukam
Hello everyone, i was in the process to launch AOM as Project into my Eclipse 3.8 under ubuntu. I followed the recommended Steps described hier: http://openmeetings.apache.org/BuildInstructions_3.0.x.html After the Step 10, while expanding my Project folder in the workspace, i reveived this

Re: it is OM normal behavior?

2015-02-11 Thread Mark Lin
Hello Maxim, I hope its will help the community. 1. to have OM working RTL in English i just uploaded the english.xml to the arabic language. 2. it is all have been tested in - IE7 - Firefox - Chrome 3.all code lines have been added to the - jquery.ui.menubar-rtl.css. 4. i'm attaching the

Re: it is OM normal behavior?

2015-02-11 Thread Maxim Solodovnik
Thanks a lot! Will try to review and merge ASAP! On Wed, Feb 11, 2015 at 2:31 PM, Mark Lin mlin40...@gmail.com wrote: Hello Maxim, I hope its will help the community. 1. to have OM working RTL in English i just uploaded the english.xml to the arabic language. 2. it is all have been tested in

Re: Обновление OM

2015-02-11 Thread Maxim Solodovnik
можно руками можно ключ --drop указать 2015-02-11 15:56 GMT+06:00 Vladislav Vodopyan v.vodop...@team-service.ru: Тогда вопрос по бэкапу-восстановлению из консоли через admin.sh. Базу надо руками очищать перед восстановлением? 11.02.2015 12:54, Maxim Solodovnik пишет: так бывает если 2

Re: Обновление OM

2015-02-11 Thread Maxim Solodovnik
такой способ подходит только для людей которые точно знают что они делают для всех остальных импорт-экспорт если ОМ не стартует надо доги смотреть 2015-02-11 14:23 GMT+06:00 Vladislav Vodopyan v.vodop...@team-service.ru: Уже попробовал, только без импорта-экспорта. Перенес файлы конфигов и

Installing OM using admin.sh

2015-02-11 Thread José Fernando da Silva
Hi Maxim, Have you tested installing OM using admin.sh ? When I try to use the script I receive an OpenJPA error informing that it can not connect to the database. When I try to install using the web interface everything goes right. I am calling admin.sh as below: cd /usr/lib/red5 sudo

Re: Installing OM using admin.sh

2015-02-11 Thread Maxim Solodovnik
Hello Jose, I'm using this script all the time According to your error: 1) have you modified persistense.xml to use MySQL? (otherwise Derby DB will be used) 2) it seems like you DB user has no password, is it correct? 3) can you connect using mysql command line tool using following parameters:

Re: Building AOM with Eclipse

2015-02-11 Thread Lionel Djeukam
is Spring IDE not mandatory? 2015-02-11 11:19 GMT+01:00 Maxim Solodovnik solomax...@gmail.com: I'm currently using Eclipse Lune EE the steps are 1) install IvyDE plugin 2) install subclipse 3) checkout OM 4) run ant dist prepare-eclipse 5) go to Eclipse-Import existing project

Re: Building AOM with Eclipse

2015-02-11 Thread Maxim Solodovnik
I personally don't using it :) On Wed, Feb 11, 2015 at 5:44 PM, Lionel Djeukam lio.djoma...@gmail.com wrote: is Spring IDE not mandatory? 2015-02-11 11:19 GMT+01:00 Maxim Solodovnik solomax...@gmail.com: I'm currently using Eclipse Lune EE the steps are 1) install IvyDE plugin 2) install

Re: Building AOM with Eclipse

2015-02-11 Thread Lionel Djeukam
thanks it actualy work very fine after installing your eclipse version (Lune EE 4) and following your steps. Thanks a lot!! 2015-02-11 13:01 GMT+01:00 Maxim Solodovnik solomax...@gmail.com: I personally don't using it :) On Wed, Feb 11, 2015 at 5:44 PM, Lionel Djeukam lio.djoma...@gmail.com

Re: Installing OM using admin.sh

2015-02-11 Thread José Fernando da Silva
My fault Maxim, I forgot to put --db-pass in command line. Now, it works. Thanks so much for your help. By the way, is it possible to fill swftools_path, imagemagik_path, sox_path, ffmeg_path, office.path and jod.path using the admin.sh script ? Regards, Jose Fernando. 2015-02-11 9:42

Re: it is OM normal behavior?

2015-02-11 Thread Maxim Solodovnik
Done: https://issues.apache.org/jira/browse/OPENMEETINGS-1177 (fixed) https://issues.apache.org/jira/browse/OPENMEETINGS-1160 (partially fixed) Thanks for contribution! BTW table.messages part was not used by me :( On Wed, Feb 11, 2015 at 2:34 PM, Maxim Solodovnik solomax...@gmail.com wrote:

Re: Installing OM using admin.sh

2015-02-11 Thread Maxim Solodovnik
I would suggest to fill it little bit differently :) 1) configure system PATH so tools are accessible by default OR 2) configure it via web interface, create backup and then just install with restore: ./admin.sh -i -file _name_here_ --drop On Wed, Feb 11, 2015 at 6:20 PM, José Fernando da Silva

Re: it is OM normal behavior?

2015-02-11 Thread Maxim Solodovnik
Additionally https://issues.apache.org/jira/browse/ https://issues.apache.org/jira/browse/OPENMEETINGS-1177OPENMEETINGS-1162 https://issues.apache.org/jira/browse/ https://issues.apache.org/jira/browse/OPENMEETINGS-1177OPENMEETINGS-1164 https://issues.apache.org/jira/browse/

Re: it is OM normal behavior?

2015-02-11 Thread Maxim Solodovnik
I have question regarding [1] could you please answer? [1] https://issues.apache.org/jira/browse/OPENMEETINGS-1159?focusedCommentId=14316183page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14316183 https://issues.apache.org/jira/browse/OPENMEETINGS-1159 On Wed, Feb

Re: Invitation from conference does not say any confirmation message

2015-02-11 Thread Maxim Solodovnik
Unfortunately the only way is to check logs :( Multiple invitations will be possible in 3.1.0 only On Wed, Feb 11, 2015 at 11:07 AM, Mahbub Al-Amin mah...@commlinkinfotech.com wrote: Hi Maxim, If i send an invitation from a conference, it does not show any confirmation message. How can i be

Re: google chrome last version problem with video

2015-02-11 Thread Daria Mikhaylova
I am totally newcomer, but will try to understand how contributions is working in OM community (also test page you've gave me link) and try to dive in and do my best! thanks again On 2/11/2015 18:57, Maxim Solodovnik wrote: We accepting documentation contributions ;) On Wed, Feb 11, 2015 at

Re: Release of OM 3.0.4

2015-02-11 Thread Maxim Solodovnik
I see no showstoppers so far, the chances are good :) WBR, Maxim (from mobile, sorry for the typos) On Feb 12, 2015 8:12 AM, Fernando josefs...@gmail.com wrote: Maxim, Do you have expectation to release 3.0.4 this week? Best Regards, Jose Fernando

Re: Error recording in OM 3.0.3

2015-02-11 Thread Maxim Solodovnik
You have 2 errors in the log: 1) is most probably caused by OM, please try 3.0.4 2) is caused by ffmpeg: you need to recompile with libvorbis support WBR, Maxim (from mobile, sorry for the typos) On Feb 12, 2015 8:33 AM, nelson gomez ngomezl...@gmail.com wrote: Hi all, I'm receiving a error

Re: OM Moodle play recording page

2015-02-11 Thread Maxim Solodovnik
The purpose of this button is to be able to re-convert of the recording (after fixing 3rd party tools paths etc.) On Thu, Feb 12, 2015 at 5:45 AM, Mark Lin mlin40...@gmail.com wrote: Hello what is the use of the button Re-convert? ​ -- WBR Maxim aka solomax

Re: Error recording in OM 3.0.3

2015-02-11 Thread Maxim Solodovnik
yes, I believe so :) On Thu, Feb 12, 2015 at 12:49 PM, nelson gomez ngomezl...@gmail.com wrote: I understand maxim, thanks. This error its was resolved for 3.0.4? out: 1process: previewFullFLV command: /Program Files (x86)/ffmpeg/bin\ffmpeg -y -i