Re: Cant play recorded videos

2014-03-31 Thread Raju M K
do I need to uninstall the existing one before following this guide?? On Tue, Apr 1, 2014 at 11:56 AM, Maxim Solodovnik wrote: > you have ffmpeg without x264 support > > please recompile following this > https://trac.ffmpeg.org/wiki/CentosCompilationGuide guide (very detailed) > > > On Tue, Apr

Re: Cant play recorded videos

2014-03-31 Thread Maxim Solodovnik
you have ffmpeg without x264 support please recompile following this https://trac.ffmpeg.org/wiki/CentosCompilationGuide guide (very detailed) On Tue, Apr 1, 2014 at 1:19 PM, Raju M K wrote: > How to patch ffmpeg for this error. > > Unrecognized option 'crf'. > Error splitting the argument lis

Re: Cant play recorded videos

2014-03-31 Thread Raju M K
How to patch ffmpeg for this error. Unrecognized option 'crf'. Error splitting the argument list: Option not found exitValue: null out: On Tue, Apr 1, 2014 at 10:42 AM, Raju M K wrote: > Recompiled with ffmpeg 2.2,Error as follows. > pl help me out from problem. > > > > process: generate MP4 c

Re: Cant play recorded videos

2014-03-31 Thread Raju M K
Recompiled with ffmpeg 2.2,Error as follows. pl help me out from problem. process: generate MP4 command: /usr/bin/ffmpeg -i /opt/red522final/webapps/openmeetings/streams/hibernate/flvRecording_20.flv -c:v libx264 -crf 24 -pix_fmt yuv420p -preset medium -profile:v baseline -c:a libfaac -c:a libfd

Re: Java for OM 2 ubuntu-12.04-x86_64

2014-03-31 Thread Maxim Solodovnik
should be fixed On Tue, Apr 1, 2014 at 10:01 AM, Maxim Solodovnik wrote: > Seems like 3.1 build is broken > Will try to fix it today > > > On Mon, Mar 31, 2014 at 10:38 PM, Mark Lin wrote: > >> Yes Sir, works perfectly, thank you very much, >> >> now i get BUILD FAILED >> >> red5-server-1.0.2-M

Re: OM3.0 - dashboard.show.myrooms and dashboard.show.chat does not work?

2014-03-31 Thread Maxim Solodovnik
Fixed: https://issues.apache.org/jira/browse/OPENMEETINGS-967 Thanks for reporting this :) On Tue, Apr 1, 2014 at 10:14 AM, Maxim Solodovnik wrote: > Can confirm this > Will try to investigate/fix > > > On Mon, Mar 31, 2014 at 6:40 PM, wrote: > >> OK. >> >> I have had dashboard.show.myrooms set

Re: OM3.0 - dashboard.show.myrooms and dashboard.show.chat does not work?

2014-03-31 Thread Maxim Solodovnik
Can confirm this Will try to investigate/fix On Mon, Mar 31, 2014 at 6:40 PM, wrote: > OK. > > I have had dashboard.show.myrooms set to 0. But when I changed it to 1 I > cant get it working anymore. > I have created new users after setting it to 1 but new users do not see My > Rooms -widget on

Re: Java for OM 2 ubuntu-12.04-x86_64

2014-03-31 Thread Maxim Solodovnik
Seems like 3.1 build is broken Will try to fix it today On Mon, Mar 31, 2014 at 10:38 PM, Mark Lin wrote: > Yes Sir, works perfectly, thank you very much, > > now i get BUILD FAILED > > red5-server-1.0.2-M2-server.zip to > /root/.m2/repository/org/red5/red5-server/1.0.2-M2/red5-server-1.0.2-M2-

Re: Client login errors

2014-03-31 Thread Rob Bunch
On 3/30/2014 7:59 PM, Maxim Solodovnik wrote: Could you please provide detailed steps? On Mon, Mar 31, 2014 at 12:26 AM, Rob Bunch > wrote: Hello, I have a good running version of openmeetings 3.0 running on an Ubuntu server. Everything is wor

Re: Java for OM 2 ubuntu-12.04-x86_64

2014-03-31 Thread Mark Lin
Yes Sir, works perfectly, thank you very much, now i get BUILD FAILED red5-server-1.0.2-M2-server.zip to /root/.m2/repository/org/red5/red5-server/1.0.2-M2/red5-server-1.0.2-M2-server.zip [artifact:mvn] [INFO] [artifact:mvn]

Re: OM3.0 - dashboard.show.myrooms and dashboard.show.chat does not work?

2014-03-31 Thread henri
OK. I have had dashboard.show.myrooms set to 0. But when I changed it to 1 I cant get it working anymore. I have created new users after setting it to 1 but new users do not see My Rooms -widget on the dashboard either. Any tips/ideas? Thanks! Maxim Solodovnik kirjoitti 2014-03-31 12:50:

Re: OM 3.0 - Can not login with imported users

2014-03-31 Thread Sandro Isoletta
Yes, I sent you a copy of our database to solomax...@gmail.com Am 28.03.2014 10:40, schrieb Maxim Solodovnik: > Is it possible to get this backup privately to investigate/fix this issue? > > > On Fri, Mar 28, 2014 at 4:38 PM, Sandro Isoletta > wrote: > > Y

Re: OM3.0 - dashboard.show.myrooms and dashboard.show.chat does not work?

2014-03-31 Thread Maxim Solodovnik
dashboard.show.chat- is not working anymore (my fault) dashboard.show.myrooms - works as follows: 1) user haven't opened dashboard the setting is checked and "My Rooms" widget is added or not according the setting 2) user opened dashboard and widgets with its position/state etc. are sav

Re: Java for OM 2 ubuntu-12.04-x86_64

2014-03-31 Thread Maxim Solodovnik
Try to follow this manual https://trac.ffmpeg.org/wiki/UbuntuCompilationGuide works perfectly On Mon, Mar 31, 2014 at 4:17 PM, Mark Lin wrote: > Hello Maxim & Alevaro, > i have Custom VPS - Debian 6 Linux installed with OM, > it is my first time with ubuntu-12.04-x86_64 > > /usr/adm# cd ffmpeg

OM3.0 - dashboard.show.myrooms and dashboard.show.chat does not work?

2014-03-31 Thread henri
I noticed that when changing dashboard.show.myrooms and dashboard.show.chat settings to 1 or 0 it does not affect on anything. I cant see on dashboard myrooms-widget. And chat is always available at the bottom of the page - no matter if I put 0 or 1 to settings value. I tested on local install

Re: Java for OM 2 ubuntu-12.04-x86_64

2014-03-31 Thread Mark Lin
Hello Maxim & Alevaro, i have Custom VPS - Debian 6 Linux installed with OM, it is my first time with ubuntu-12.04-x86_64 /usr/adm# cd ffmpeg-1.1.3 root@vps-1152797-20429:/usr/adm/ffmpeg-1.1.3# ./configure --enable-gpl --enable-libass --enable-libfaac --enable-libfdk-aac --enable-libmp3lame --ena