demand bandwidth requirement for sever users

2015-05-31 Thread Mark Lin
Hello,
this image is showing the calculation demand bandwidth requirement for
sever  users -
https://drive.google.com/file/d/0B_SQ0gfRgZZwRFpHeFkzbHFZLWM/view?usp=sharing

For server outbound:
Bandwidth: 52920 kbits/s = 3175200 kbits/hr = 396900 kB/hr = 387.6 MB/hr

For server inbound:
Bandwidth: 1512 kbits/s = 90720 kbits/hr = 11340 kB/hr = 11.07 MB/hr

So, the total bandwidth usage for the hour comes to roughly 400 MB

am i right with my calculations?

Thank you


Re: network testing link from room

2015-05-28 Thread Mark Lin
doesn't  work for me,
during compile getting error with the -- ++

On Fri, May 22, 2015 at 5:37 AM, Maxim Solodovnik solomax...@gmail.com
wrote:

 Hello Mark,

 code looks OK, and the hash part #user/dashboard shouldn't be added.

 You can try to change getTestingUrl method as follows:
 --return getUrl() + '?swf=networktesting' + ($debug ? 'debug' : '') +
 '.swf10.swf';
 ++return getAppBaseUrl() + '?swf=networktesting' + ($debug ? 'debug' : '')
 + '.swf10.swf';

 it might help

 On Fri, May 22, 2015 at 12:26 AM, Mark Lin mlin40...@gmail.com wrote:

 Hello,
 trying to add a network testing link in room.
 using method name=getTestingUrl

 in conferenceMenubar.lzx:

 labelText name=testing  
 attribute name=link type=string value= /
 handler name=onclick
 lz.Browser.loadURL(this.link,_blank);
 /handler
 handler name=oninit

 this.setAttribute('text',this.formatLinkText(canvas.getLabelName(1527)));
 this.setAttribute('link',canvas.getTestingUrl());
 /handler
 method name=formatLinkText args=text
 ![CDATA[
 return uFONT color='#CC'+text+/FONT/u;
 ]]
 /method
 /labelText

 insted redirecting to -
 http://mydomain.com:5080/openmeetings/?swf=networktesting.swf10.swf

 i'm redirecting to -
 http://mydomain.com:5080/openmeetings/?swf=networktesting.swf10.swf#user/dashboard

 what i'm doing wrong?

 Thank you


 ?swf=networktesting.swf10.swf#user/dashboard




 --
 WBR
 Maxim aka solomax



network testing link from room

2015-05-21 Thread Mark Lin
Hello,
trying to add a network testing link in room.
using method name=getTestingUrl

in conferenceMenubar.lzx:

labelText name=testing  
attribute name=link type=string value= /
handler name=onclick
lz.Browser.loadURL(this.link,_blank);
/handler
handler name=oninit

this.setAttribute('text',this.formatLinkText(canvas.getLabelName(1527)));
this.setAttribute('link',canvas.getTestingUrl());
/handler
method name=formatLinkText args=text
![CDATA[
return uFONT color='#CC'+text+/FONT/u;
]]
/method
/labelText

insted redirecting to -
http://mydomain.com:5080/openmeetings/?swf=networktesting.swf10.swf

i'm redirecting to -
http://mydomain.com:5080/openmeetings/?swf=networktesting.swf10.swf#user/dashboard

what i'm doing wrong?

Thank you


?swf=networktesting.swf10.swf#user/dashboard


Re:

2015-04-21 Thread Mark Lin
Someone please

On Tue, Apr 14, 2015 at 12:04 AM, Mark Lin mlin40...@gmail.com wrote:

 Hello,
 OM - 3.04 - 1659257
 When using the room text chat, each submission producing loading which
 causes fast annoying dim load .
 Is this normal behavior of OM?

 Thank you



Re: causing

2015-04-21 Thread Mark Lin
What value of CPU i need?

On Tuesday, April 21, 2015, Maxim Solodovnik solomax...@gmail.com wrote:

 Since you are hosting Video web conferencing system I would expect high
 CPU and network utilization.
 Additionally since you are using red5sip you performing real-time
 audio/video conversion which is also CPU consuming

 On Tue, Apr 21, 2015 at 4:55 PM, Mark Lin mlin40...@gmail.com
 javascript:_e(%7B%7D,'cvml','mlin40...@gmail.com'); wrote:

 Hello,
 i received email from from my VPS supplier about causing

 how to handle it?

 It has been noted that your subscription “is causing excessive load on
 the VPS node your VPS is on, resulting in disruption of service to other
 customers. Please review the information below for further information.

 Additional information about abuse case:
 Your VPS creating high load on hosted node server so we had to disable
 java in your VPS.


 
 -
 root@vps-:/# top -cd1

 top - 12:48:45 up 4 days, 10:38, 0 users, load average: 2334.65, 2434.77,
 2192.30
 Tasks: 12 total, 3 running, 9 sleeping, 0 stopped, 0 zombie
 %Cpu(s): 2.1 us, 0.4 sy, 0.0 ni, 97.4 id, 0.1 wa, 0.0 hi, 0.0 si, 0.0 st
 KiB Mem: 4194304 total, 1482380 used, 2711924 free, 0 buffers
 KiB Swap: 0 total, 0 used, 0 free, 143216 cached
 received signal 9exited from Container 17196
 [root@vzlin30 ~]# NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
 [root@vzlin30 ~]# 0 9816m 1.2g 12m S 16.1 29.0 173:33.34
 /usr/lib/jvm/java-7-oracle/jre//bin/java -Dlogs=/opt/red5sip/log -cp
 .:/opt/red5sip/lib/*:/opt/red5sip/ou
 [root@vzlin30 ~]# 0 7176 1848 704 R 3.1 0.0 0:00.97 pstree
 [root@vzlin30 ~]# 0 10596 764 664 S 0.0 0.0 0:05.16 init [6]
 [root@vzlin30 ~]# 0 0 0 0 S 0.0 0.0 0:00.00 [kthreadd/17196]
 [root@vzlin30 ~]# 0 0 0 0 S 0.0 0.0 0:00.00 [khelper/17196]
 [root@vzlin30 ~]# 0 9380 1596 1196 S 0.0 0.0 0:00.01 /bin/sh
 /etc/init.d/rc 6
 ---


 root@vps-:/# top -cd1

 top - 13:15:00 up 25 min, 1 user, load average: 38.48, 36.85, 26.21
 Tasks: 74 total, 1 running, 73 sleeping, 0 stopped, 0 zombie
 %Cpu(s): 29.8 us, 53.0 sy, 0.0 ni, 17.2 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
 KiB Mem: 4194304 total, 3282544 used, 911760 free, 0 buffers
 KiB Swap: 0 total, 0 used, 0 free, 1285024 cached

 PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
 1781 nobody 20 0 2846m 709m 12m S 633.3 17.3 105:26.98
 /usr/lib/jvm/java-7-oracle/jre//bin/java -Dlogs=/opt/red5sip/log -cp
 .:/opt/red5sip/lib/*:/opt/red5sip/ou
 8863 root 20 0 1411m 492m 12m S 24.6 12.0 1:58.26
 /usr/lib/jvm/java-7-oracle/jre/bin/java -classpath
 /usr/adm/apache-ant-1.9.0/lib/ant-launcher.jar -Dant.h
 9278 root 20 0 21592 1500 1076 R 1.0 0.0 0:00.08 top -cd1
 1 root 20 0 10596 840 700 S 0.0 0.0 0:00.02 init [2]
 2 root 20 0 0 0 0 S 0.0 0.0 0:00.00 [kthreadd/17196]
 3 root 20 0 0 0 0 S 0.0 0.0 0:00.00 [khelper/17196]
 1869 root 20 0 19512 972 760 S 0.0 0.0 0:00.00 /usr/sbin/xinetd -pidfile
 /var/run/xinetd.pid -stayalive -inetd_compat -inetd_ipv6
 1888 root 20 0 9288 1512 1200 S 0.0 0.0 0:00.03 /bin/sh
 /usr/bin/mysqld_safe
 1895 bind 20 0 183m 17m 2264 S 0.0 0.4 0:00.02 /usr/sbin/named -u bind

 




 --
 WBR
 Maxim aka solomax



causing

2015-04-21 Thread Mark Lin
Hello,
i received email from from my VPS supplier about causing

how to handle it?

It has been noted that your subscription “is causing excessive load on the
VPS node your VPS is on, resulting in disruption of service to other
customers. Please review the information below for further information.

Additional information about abuse case:
Your VPS creating high load on hosted node server so we had to disable java
in your VPS.



-
root@vps-:/# top -cd1

top - 12:48:45 up 4 days, 10:38, 0 users, load average: 2334.65, 2434.77,
2192.30
Tasks: 12 total, 3 running, 9 sleeping, 0 stopped, 0 zombie
%Cpu(s): 2.1 us, 0.4 sy, 0.0 ni, 97.4 id, 0.1 wa, 0.0 hi, 0.0 si, 0.0 st
KiB Mem: 4194304 total, 1482380 used, 2711924 free, 0 buffers
KiB Swap: 0 total, 0 used, 0 free, 143216 cached
received signal 9exited from Container 17196
[root@vzlin30 ~]# NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
[root@vzlin30 ~]# 0 9816m 1.2g 12m S 16.1 29.0 173:33.34
/usr/lib/jvm/java-7-oracle/jre//bin/java -Dlogs=/opt/red5sip/log -cp
.:/opt/red5sip/lib/*:/opt/red5sip/ou
[root@vzlin30 ~]# 0 7176 1848 704 R 3.1 0.0 0:00.97 pstree
[root@vzlin30 ~]# 0 10596 764 664 S 0.0 0.0 0:05.16 init [6]
[root@vzlin30 ~]# 0 0 0 0 S 0.0 0.0 0:00.00 [kthreadd/17196]
[root@vzlin30 ~]# 0 0 0 0 S 0.0 0.0 0:00.00 [khelper/17196]
[root@vzlin30 ~]# 0 9380 1596 1196 S 0.0 0.0 0:00.01 /bin/sh /etc/init.d/rc
6
---


root@vps-:/# top -cd1

top - 13:15:00 up 25 min, 1 user, load average: 38.48, 36.85, 26.21
Tasks: 74 total, 1 running, 73 sleeping, 0 stopped, 0 zombie
%Cpu(s): 29.8 us, 53.0 sy, 0.0 ni, 17.2 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
KiB Mem: 4194304 total, 3282544 used, 911760 free, 0 buffers
KiB Swap: 0 total, 0 used, 0 free, 1285024 cached

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1781 nobody 20 0 2846m 709m 12m S 633.3 17.3 105:26.98
/usr/lib/jvm/java-7-oracle/jre//bin/java -Dlogs=/opt/red5sip/log -cp
.:/opt/red5sip/lib/*:/opt/red5sip/ou
8863 root 20 0 1411m 492m 12m S 24.6 12.0 1:58.26
/usr/lib/jvm/java-7-oracle/jre/bin/java -classpath
/usr/adm/apache-ant-1.9.0/lib/ant-launcher.jar -Dant.h
9278 root 20 0 21592 1500 1076 R 1.0 0.0 0:00.08 top -cd1
1 root 20 0 10596 840 700 S 0.0 0.0 0:00.02 init [2]
2 root 20 0 0 0 0 S 0.0 0.0 0:00.00 [kthreadd/17196]
3 root 20 0 0 0 0 S 0.0 0.0 0:00.00 [khelper/17196]
1869 root 20 0 19512 972 760 S 0.0 0.0 0:00.00 /usr/sbin/xinetd -pidfile
/var/run/xinetd.pid -stayalive -inetd_compat -inetd_ipv6
1888 root 20 0 9288 1512 1200 S 0.0 0.0 0:00.03 /bin/sh
/usr/bin/mysqld_safe
1895 bind 20 0 183m 17m 2264 S 0.0 0.4 0:00.02 /usr/sbin/named -u bind




red5sip_3 with 2 OM instance

2015-04-21 Thread Mark Lin
Hello,
i have 2 OM instances with different mysql DB for each
according to the guide -
http://openmeetings.apache.org/red5sip-integration_3.0.html

   - OCBD setup = Modify file /etc/odbc.ini

where Database = openmeetings - how to setup 2 DB.

where - USER = root, PASSWORD =

is it refer to system details or mysql?



   - Setup red5sip transport

Insert proper values to the /opt/red5sip/settings.properties...

where  - om.context=openmeetings # Openmeetings context - how to setup 2 DB


there is something alse i need to configure?

Thank you


Re:

2015-04-21 Thread Mark Lin
i tried to check the demo but

https://demo-openmeetings.apache.org/openmeetings

not working

https://om.alteametasoft.com/openmeetings

cant log, tried several time with reset password but nothing




On Tue, Apr 21, 2015 at 12:14 PM, Maxim Solodovnik solomax...@gmail.com
wrote:

 Actually each RPC call to server from flash leading to this dim
 Maybe better connection/faster server can eliminate this?

 Are you observing this on our demo?

 On Tue, Apr 21, 2015 at 2:48 PM, Mark Lin mlin40...@gmail.com wrote:

 Someone please

 On Tue, Apr 14, 2015 at 12:04 AM, Mark Lin mlin40...@gmail.com wrote:

 Hello,
 OM - 3.04 - 1659257
 When using the room text chat, each submission producing loading which
 causes fast annoying dim load .
 Is this normal behavior of OM?

 Thank you





 --
 WBR
 Maxim aka solomax



Re: causing

2015-04-21 Thread Mark Lin
now i cant start red5 , why?

On Tue, Apr 21, 2015 at 5:30 PM, Mark Lin mlin40...@gmail.com wrote:

 What value of CPU i need?


 On Tuesday, April 21, 2015, Maxim Solodovnik solomax...@gmail.com wrote:

 Since you are hosting Video web conferencing system I would expect high
 CPU and network utilization.
 Additionally since you are using red5sip you performing real-time
 audio/video conversion which is also CPU consuming

 On Tue, Apr 21, 2015 at 4:55 PM, Mark Lin mlin40...@gmail.com wrote:

 Hello,
 i received email from from my VPS supplier about causing

 how to handle it?

 It has been noted that your subscription “is causing excessive load on
 the VPS node your VPS is on, resulting in disruption of service to other
 customers. Please review the information below for further information.

 Additional information about abuse case:
 Your VPS creating high load on hosted node server so we had to disable
 java in your VPS.


 
 -
 root@vps-:/# top -cd1

 top - 12:48:45 up 4 days, 10:38, 0 users, load average: 2334.65,
 2434.77, 2192.30
 Tasks: 12 total, 3 running, 9 sleeping, 0 stopped, 0 zombie
 %Cpu(s): 2.1 us, 0.4 sy, 0.0 ni, 97.4 id, 0.1 wa, 0.0 hi, 0.0 si, 0.0 st
 KiB Mem: 4194304 total, 1482380 used, 2711924 free, 0 buffers
 KiB Swap: 0 total, 0 used, 0 free, 143216 cached
 received signal 9exited from Container 17196
 [root@vzlin30 ~]# NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
 [root@vzlin30 ~]# 0 9816m 1.2g 12m S 16.1 29.0 173:33.34
 /usr/lib/jvm/java-7-oracle/jre//bin/java -Dlogs=/opt/red5sip/log -cp
 .:/opt/red5sip/lib/*:/opt/red5sip/ou
 [root@vzlin30 ~]# 0 7176 1848 704 R 3.1 0.0 0:00.97 pstree
 [root@vzlin30 ~]# 0 10596 764 664 S 0.0 0.0 0:05.16 init [6]
 [root@vzlin30 ~]# 0 0 0 0 S 0.0 0.0 0:00.00 [kthreadd/17196]
 [root@vzlin30 ~]# 0 0 0 0 S 0.0 0.0 0:00.00 [khelper/17196]
 [root@vzlin30 ~]# 0 9380 1596 1196 S 0.0 0.0 0:00.01 /bin/sh
 /etc/init.d/rc 6
 ---


 root@vps-:/# top -cd1

 top - 13:15:00 up 25 min, 1 user, load average: 38.48, 36.85, 26.21
 Tasks: 74 total, 1 running, 73 sleeping, 0 stopped, 0 zombie
 %Cpu(s): 29.8 us, 53.0 sy, 0.0 ni, 17.2 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0
 st
 KiB Mem: 4194304 total, 3282544 used, 911760 free, 0 buffers
 KiB Swap: 0 total, 0 used, 0 free, 1285024 cached

 PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
 1781 nobody 20 0 2846m 709m 12m S 633.3 17.3 105:26.98
 /usr/lib/jvm/java-7-oracle/jre//bin/java -Dlogs=/opt/red5sip/log -cp
 .:/opt/red5sip/lib/*:/opt/red5sip/ou
 8863 root 20 0 1411m 492m 12m S 24.6 12.0 1:58.26
 /usr/lib/jvm/java-7-oracle/jre/bin/java -classpath
 /usr/adm/apache-ant-1.9.0/lib/ant-launcher.jar -Dant.h
 9278 root 20 0 21592 1500 1076 R 1.0 0.0 0:00.08 top -cd1
 1 root 20 0 10596 840 700 S 0.0 0.0 0:00.02 init [2]
 2 root 20 0 0 0 0 S 0.0 0.0 0:00.00 [kthreadd/17196]
 3 root 20 0 0 0 0 S 0.0 0.0 0:00.00 [khelper/17196]
 1869 root 20 0 19512 972 760 S 0.0 0.0 0:00.00 /usr/sbin/xinetd -pidfile
 /var/run/xinetd.pid -stayalive -inetd_compat -inetd_ipv6
 1888 root 20 0 9288 1512 1200 S 0.0 0.0 0:00.03 /bin/sh
 /usr/bin/mysqld_safe
 1895 bind 20 0 183m 17m 2264 S 0.0 0.4 0:00.02 /usr/sbin/named -u bind

 




 --
 WBR
 Maxim aka solomax




[no subject]

2015-04-14 Thread Mark Lin
Hello,
trying to use -  red5-highperf.sh
#!/bin/bash

if [ -z $RED5_HOME ]; then export RED5_HOME=.; fi

export JVM_OPTS=-Xmx1024m -Xms512m -Xss256k -XX:+AggressiveOpts
-XX:+DisableExplicitGC -XX:ParallelGCThreads=4  -Xverify:none
-XX:+TieredCompilation -XX:+UseBiasedLocking -XX:+UseStringCache
-XX:+UseParNewGC -XX:SurvivorRatio=16 -XX:TargetSurvivorRatio=90
-XX:MaxTenuringThreshold=31 -Djava.net.preferIPv4Stack=true
-XX:InitialCodeCacheSize=8m -XX:ReservedCodeCacheSize=32m
-Dorg.terracotta.quartz.skipUpdateCheck=true

# start Red5
echo Setting Hi Performance Options
exec $RED5_HOME/red5.sh  $RED5_HOME/log/jvm.stdout 21 


Should it start red5?
as in my case red5 didn't start.
am i doing something wrong?

Thank you


[no subject]

2015-04-13 Thread Mark Lin
Hello,
OM - 3.04 - 1659257
When using the room text chat, each submission producing loading which
causes fast annoying dim load .
Is this normal behavior of OM?

Thank you


Re: 2 OM instance - red5 stopind after 2 houres

2015-04-12 Thread Mark Lin
as well i can't load openmeetings-1 instance, getting blank page when
entering rooms.
tried several time to restart red5, but getting the same results.

no problem with instance 1 openmeetings

On Sun, Apr 12, 2015 at 9:55 PM, Mark Lin mlin40...@gmail.com wrote:

 garbed logs from the time the server stopped..

 first i looked at system log at /var/log/messages
 but every thing look fine - no messages at time red5 stopped
 red5.log
 https://docs.google.com/document/d/1g2XeV7I7dKHgMnmSkC1tLBH5vdxI445im4hky8RLpzI/edit?usp=sharing
 openmeetings.log
 https://docs.google.com/document/d/136VnybS7CIgopf3GamX1o5D3AqfxrmauampHf2Uuf0c/edit?usp=sharing
 openmeetings-1.log
 https://docs.google.com/document/d/1O3pVlJxuX2iViUFah_2eWw8hRhTxhIcw7F5DkxEhLgI/edit?usp=sharing

 On Thu, Apr 9, 2015 at 2:15 PM, Maxim Solodovnik solomax...@gmail.com
 wrote:

 red5.log, openmeetings.log (on 2 servers)
 system log (kernel can kill process)

 On Thu, Apr 9, 2015 at 5:08 PM, Mark Lin mlin40...@gmail.com wrote:

 2 OM instance - red5 stopping after 2 hours
 what should i look for?
 Thank you




 --
 WBR
 Maxim aka solomax





Re: 2 OM instance - red5 stopind after 2 houres

2015-04-12 Thread Mark Lin
garbed logs from the time the server stopped..

first i looked at system log at /var/log/messages
but every thing look fine - no messages at time red5 stopped
red5.log
https://docs.google.com/document/d/1g2XeV7I7dKHgMnmSkC1tLBH5vdxI445im4hky8RLpzI/edit?usp=sharing
openmeetings.log
https://docs.google.com/document/d/136VnybS7CIgopf3GamX1o5D3AqfxrmauampHf2Uuf0c/edit?usp=sharing
openmeetings-1.log
https://docs.google.com/document/d/1O3pVlJxuX2iViUFah_2eWw8hRhTxhIcw7F5DkxEhLgI/edit?usp=sharing

On Thu, Apr 9, 2015 at 2:15 PM, Maxim Solodovnik solomax...@gmail.com
wrote:

 red5.log, openmeetings.log (on 2 servers)
 system log (kernel can kill process)

 On Thu, Apr 9, 2015 at 5:08 PM, Mark Lin mlin40...@gmail.com wrote:

 2 OM instance - red5 stopping after 2 hours
 what should i look for?
 Thank you




 --
 WBR
 Maxim aka solomax



2 OM instance - red5 stopind after 2 houres

2015-04-09 Thread Mark Lin
2 OM instance - red5 stopping after 2 hours
what should i look for?
Thank you


date values m/d/y

2015-04-07 Thread Mark Lin
Hello,
it will be nice if you can refer me to the  location of the file that
responsible for  Locations values of the date. i need to set it from m/d/y
to d/m/y

​Thank you


something weird in customizing my openmeetings

2015-04-01 Thread Mark Lin
it's never happened to me and i don't know what can cause this behave
something weird in customizing my openmeetings
it's seems that i see the same build no matter what i customized in addition
no matter if erase something or adding something alse
i cleaned my browsers,
i tested it in 4 different PC
and in chrom, firefox and ie
updtate ant upgrade the server, rebooting and tried with new data base

Sir, did you have a chance to meet  behave this?

Thank you


[no subject]

2015-03-18 Thread Mark Lin
Hello,

   1. when user registered to the system will get email registering with
   default Openmeetings language and not according to the chosen language.
   2. how to get rid from text app_name in header? tried to delete it at
   
-/usr/lib/red5/webapps/JimTalk/WEB-INF/classes/org/apache/openmeetings/web/common/

but getting -
Internal error

Return to home page http://jimtalk.com:5080/JimTalk/


Thank you


Re: labels are missing?

2015-03-17 Thread Mark Lin
you are welcome

2015-03-17 11:31 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 Thanks a lot!
 will send it ASAP!

 On Tue, Mar 17, 2015 at 3:30 PM, Mark Lin mlin40...@gmail.com wrote:

 you can copy and past it including all parts of file
 [wicket.git]
 https://git-wip-us.apache.org/repos/asf?p=wicket.git;a=tree;hb=cd09ff5fc5b11977a6c967c23eeca631bcb61a10
  / wicket-core
 https://git-wip-us.apache.org/repos/asf?p=wicket.git;a=tree;f=wicket-core;hb=cd09ff5fc5b11977a6c967c23eeca631bcb61a10
  / src
 https://git-wip-us.apache.org/repos/asf?p=wicket.git;a=tree;f=wicket-core/src;hb=cd09ff5fc5b11977a6c967c23eeca631bcb61a10
  / main
 https://git-wip-us.apache.org/repos/asf?p=wicket.git;a=tree;f=wicket-core/src/main;hb=cd09ff5fc5b11977a6c967c23eeca631bcb61a10
  / java
 https://git-wip-us.apache.org/repos/asf?p=wicket.git;a=tree;f=wicket-core/src/main/java;hb=cd09ff5fc5b11977a6c967c23eeca631bcb61a10
  / org
 https://git-wip-us.apache.org/repos/asf?p=wicket.git;a=tree;f=wicket-core/src/main/java/org;hb=cd09ff5fc5b11977a6c967c23eeca631bcb61a10
  / apache
 https://git-wip-us.apache.org/repos/asf?p=wicket.git;a=tree;f=wicket-core/src/main/java/org/apache;hb=cd09ff5fc5b11977a6c967c23eeca631bcb61a10
  / wicket
 https://git-wip-us.apache.org/repos/asf?p=wicket.git;a=tree;f=wicket-core/src/main/java/org/apache/wicket;hb=cd09ff5fc5b11977a6c967c23eeca631bcb61a10
  / Application.properties
 https://git-wip-us.apache.org/repos/asf?p=wicket.git;a=blob_plain;f=wicket-core/src/main/java/org/apache/wicket/Application.properties;hb=cd09ff5fc5b11977a6c967c23eeca631bcb61a10

 2015-03-16 19:57 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 Could you please translate the entire file?
 I would propose it to wicket devs :)


 On Mon, Mar 16, 2015 at 11:53 PM, Mark Lin mlin40...@gmail.com wrote:

 1.
 *en* -
  wicket-core/src/main/java/org/apache/wicket/Application.properties
   34 StringValidator.minimum=The value of '${label}' is shorter than the
 minimum of ${minimum} characters.

 *ar* -
 wicket-core/src/main/java/org/apache/wicket/Application.properties
   34 StringValidator.minimum=قيمة '${label}' أقصر من الحد الأدنى لل
 ${minimum} أحرف.


  *he* -
 wicket-core/src/main/java/org/apache/wicket/Application.properties
   34 StringValidator.minimum=הערך של '${label}' קצר יותר מהמינימום של
 ${minimum} תווים.

 *2.  for username  email address*
 *en* - is required

 *ar* - مطلوب

 *he* - נדרש

 *if something is not clear, please you welcome to ask... *

 2015-03-16 18:59 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 This label is being taken from Apache Wicket framework we are using
 What version are you currently using?

 It seems like they don't have translation for AR locale :( [1]
 They do have translations for fa_IR (which is Farci IRAN)
 Maybe you can translate English version and propose it to Wicket?
 Or you can send it to me and I can propose it :)

 This is the english version: [2]

 [1]
 https://git-wip-us.apache.org/repos/asf?p=wicket.git;a=tree;f=wicket-core/src/main/java/org/apache/wicket;h=d932a2d2d86ef4bc5c7512b59bcf6bf06ac66439;hb=HEAD

 [2]
 https://git-wip-us.apache.org/repos/asf?p=wicket.git;a=blob;f=wicket-core/src/main/java/org/apache/wicket/Application.properties;h=2c61673dfe97a1ae3ad93c6a580e3a8eb391b89f;hb=HEAD


 On Mon, Mar 16, 2015 at 10:18 PM, Mark Lin mlin40...@gmail.com wrote:

 Hello,
 are this label missing?

 ​




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax



labels are missing?

2015-03-16 Thread Mark Lin
Hello,
are this label missing?

​


question mark when exporting arabic lang

2015-03-14 Thread Mark Lin
Hello,
when exporting arabic language file i'm getting -
  string id=1 name=conference
value?/value
  /string
  string id=2 name=meeting
value?/value
  /string
  string id=3 name=classroom
value???/value
  /string
  string id=4 name=settings
value??/value
  /string
  string id=5 name=benutzer
value??/value
  /string
  string id=6 name=admin
value/value
  /string
  string id=7 name=stop
value/value

What can cause this behave?

Thank you


Re: Running multiple Openmeetings instances on the same server

2015-03-12 Thread Mark Lin
Ok  - fixed the errors and now i can load the 2 openmeetings instance,
enter rooms...

but i can't record at instance openmeetings-1.

what do i need to customize ?

Thank you

2015-03-09 18:35 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 please examine red5.log from both instances and fix all errors

 On Mon, Mar 9, 2015 at 7:45 PM, Mark Lin mlin40...@gmail.com wrote:

 attached logs
 noticed:
 i can log just to one of the instance, the other instance refer me to -
 http:/My_Domain.com:5080/openmeetings/notinited page...
 It doesn't matter wiche one you choose to load
 after loading the first time it remain as at the first time loading:
 meaning the one that was load i can log to  any time and the other
 stacked at the notinited page

 *OpenMeetings - Loading ...*

 The server is not yet completely initialized. Please try again in a
 couple of seconds.

 If this message persists for several minutes contact your
 Sys-Administration.

 If that message stays forever you should check the logs located in

 openmeetings_install_dir/log

 folder, probably your database user/pwd/host is wrong!


 On Mon, Mar 9, 2015 at 9:08 AM, Maxim Solodovnik solomax...@gmail.com
 wrote:

 any errors in the logs?

 On Mon, Mar 9, 2015 at 12:20 AM, Mark Lin mlin40...@gmail.com wrote:

 changed the config file to - red5httpport5081/red5httpport
 but nothing

 On Sun, Mar 8, 2015 at 7:38 PM, Maxim Solodovnik solomax...@gmail.com
 wrote:

 yes, port (or maybe ports) need to be changed


 On Sun, Mar 8, 2015 at 11:19 PM, Mark Lin mlin40...@gmail.com wrote:

 so i need to change the port at the config file of the particular
 instance.
 That's all?

 On Sun, Mar 8, 2015 at 6:54 PM, Maxim Solodovnik 
 solomax...@gmail.com wrote:

 I have memory issues while starting 2 OM instances this way
 you need to check red5.log for the exact error

 I personally prefer to start another OM instance as separate process
 on different port (for ex. 5081)

 On Sat, Mar 7, 2015 at 9:01 PM, Mark Lin mlin40...@gmail.com
 wrote:

 Hello, Dedicate VPS
 I'm Testing this method according to -
 http://openmeetings.apache.org/WebappNamePath.html

 1. $Commands  cp -r /red5/openmeetings /red5/openmeetings-1
 2. I added line - webapp.contextPath=/openmeetings1
 for every instance

 webapps/openmeetings/WEB-INF/red5-web.properties
 webapps/openmeetings-1/WEB-INF/red5-web.properties


 So now instanses look like this:

 webapp.virtualHosts=*,localhost, 127.0.0.1
 webapp.contextPath=/openmeetings


 webapp.virtualHosts=*,localhost, 127.0.0.1

 webapp.contextPath=/openmeetings-1

 3. restart red5

 4. went to http://Mydomain.com:5080/openmeetings  openmeetings-1

 but OM didn't load to browser - it's stacks with empty page.

 5. so added the line to /red5/red5.bat

 set JAVA_OPTS=-XX:+CMSClassUnloadingEnabled 
 -XX:+CMSPermGenSweepingEnabled -XX:MaxPermSize=128M

 below the line...

 set JAVA_OPTS=%LOGGING_OPTS% %SECURITY_OPTS% %JAVA_OPTS% %JVM_OPTS% 
 %JYTHON_OPTS%
 set JAVA_OPTS=-XX:+CMSClassUnloadingEnabled 
 -XX:+CMSPermGenSweepingEnabled -XX:MaxPermSize=128M

 but red5 doesn't start

 what i'm doing wrong?

 Thank you




 --
 WBR
 Maxim aka solomax





 --
 WBR
 Maxim aka solomax





 --
 WBR
 Maxim aka solomax





 --
 WBR
 Maxim aka solomax



permanent file in file explorer / whiteboard

2015-03-09 Thread Mark Lin
Hello,
There is any option to load permanent file to file explorer or maybe to the
whiteboard when creating the room?
Thank you


Re: Running multiple Openmeetings instances on the same server

2015-03-08 Thread Mark Lin
changed the config file to - red5httpport5081/red5httpport
but nothing

On Sun, Mar 8, 2015 at 7:38 PM, Maxim Solodovnik solomax...@gmail.com
wrote:

 yes, port (or maybe ports) need to be changed


 On Sun, Mar 8, 2015 at 11:19 PM, Mark Lin mlin40...@gmail.com wrote:

 so i need to change the port at the config file of the particular
 instance.
 That's all?

 On Sun, Mar 8, 2015 at 6:54 PM, Maxim Solodovnik solomax...@gmail.com
 wrote:

 I have memory issues while starting 2 OM instances this way
 you need to check red5.log for the exact error

 I personally prefer to start another OM instance as separate process on
 different port (for ex. 5081)

 On Sat, Mar 7, 2015 at 9:01 PM, Mark Lin mlin40...@gmail.com wrote:

 Hello, Dedicate VPS
 I'm Testing this method according to -
 http://openmeetings.apache.org/WebappNamePath.html

 1. $Commands  cp -r /red5/openmeetings /red5/openmeetings-1
 2. I added line - webapp.contextPath=/openmeetings1
 for every instance

 webapps/openmeetings/WEB-INF/red5-web.properties
 webapps/openmeetings-1/WEB-INF/red5-web.properties


 So now instanses look like this:

 webapp.virtualHosts=*,localhost, 127.0.0.1
 webapp.contextPath=/openmeetings


 webapp.virtualHosts=*,localhost, 127.0.0.1

 webapp.contextPath=/openmeetings-1

 3. restart red5

 4. went to http://Mydomain.com:5080/openmeetings  openmeetings-1

 but OM didn't load to browser - it's stacks with empty page.

 5. so added the line to /red5/red5.bat

 set JAVA_OPTS=-XX:+CMSClassUnloadingEnabled -XX:+CMSPermGenSweepingEnabled 
 -XX:MaxPermSize=128M

 below the line...

 set JAVA_OPTS=%LOGGING_OPTS% %SECURITY_OPTS% %JAVA_OPTS% %JVM_OPTS% 
 %JYTHON_OPTS%
 set JAVA_OPTS=-XX:+CMSClassUnloadingEnabled -XX:+CMSPermGenSweepingEnabled 
 -XX:MaxPermSize=128M

 but red5 doesn't start

 what i'm doing wrong?

 Thank you




 --
 WBR
 Maxim aka solomax





 --
 WBR
 Maxim aka solomax



Re: changing room fonts

2015-03-08 Thread Mark Lin
can you refer to the svn file that responsible fonts?

Thank you

On Sun, Mar 8, 2015 at 6:56 PM, Maxim Solodovnik solomax...@gmail.com
wrote:

 I'm afraid there is no easy way to change room fonts :(

 On Sat, Mar 7, 2015 at 9:03 PM, Mark Lin mlin40...@gmail.com wrote:

 Hello,
 where i need to change the room fonts?
 Thank you




 --
 WBR
 Maxim aka solomax



Re: Running multiple Openmeetings instances on the same server

2015-03-08 Thread Mark Lin
so i need to change the port at the config file of the particular instance.
That's all?

On Sun, Mar 8, 2015 at 6:54 PM, Maxim Solodovnik solomax...@gmail.com
wrote:

 I have memory issues while starting 2 OM instances this way
 you need to check red5.log for the exact error

 I personally prefer to start another OM instance as separate process on
 different port (for ex. 5081)

 On Sat, Mar 7, 2015 at 9:01 PM, Mark Lin mlin40...@gmail.com wrote:

 Hello, Dedicate VPS
 I'm Testing this method according to -
 http://openmeetings.apache.org/WebappNamePath.html

 1. $Commands  cp -r /red5/openmeetings /red5/openmeetings-1
 2. I added line - webapp.contextPath=/openmeetings1
 for every instance

 webapps/openmeetings/WEB-INF/red5-web.properties
 webapps/openmeetings-1/WEB-INF/red5-web.properties


 So now instanses look like this:

 webapp.virtualHosts=*,localhost, 127.0.0.1
 webapp.contextPath=/openmeetings


 webapp.virtualHosts=*,localhost, 127.0.0.1

 webapp.contextPath=/openmeetings-1

 3. restart red5

 4. went to http://Mydomain.com:5080/openmeetings  openmeetings-1

 but OM didn't load to browser - it's stacks with empty page.

 5. so added the line to /red5/red5.bat

 set JAVA_OPTS=-XX:+CMSClassUnloadingEnabled -XX:+CMSPermGenSweepingEnabled 
 -XX:MaxPermSize=128M

 below the line...

 set JAVA_OPTS=%LOGGING_OPTS% %SECURITY_OPTS% %JAVA_OPTS% %JVM_OPTS% 
 %JYTHON_OPTS%
 set JAVA_OPTS=-XX:+CMSClassUnloadingEnabled -XX:+CMSPermGenSweepingEnabled 
 -XX:MaxPermSize=128M

 but red5 doesn't start

 what i'm doing wrong?

 Thank you




 --
 WBR
 Maxim aka solomax



changing room fonts

2015-03-07 Thread Mark Lin
Hello,
where i need to change the room fonts?
Thank you


Running multiple Openmeetings instances on the same server

2015-03-07 Thread Mark Lin
Hello, Dedicate VPS
I'm Testing this method according to -
http://openmeetings.apache.org/WebappNamePath.html

1. $Commands  cp -r /red5/openmeetings /red5/openmeetings-1
2. I added line - webapp.contextPath=/openmeetings1
for every instance

webapps/openmeetings/WEB-INF/red5-web.properties
webapps/openmeetings-1/WEB-INF/red5-web.properties


So now instanses look like this:

webapp.virtualHosts=*,localhost, 127.0.0.1
webapp.contextPath=/openmeetings


webapp.virtualHosts=*,localhost, 127.0.0.1

webapp.contextPath=/openmeetings-1

3. restart red5

4. went to http://Mydomain.com:5080/openmeetings  openmeetings-1

but OM didn't load to browser - it's stacks with empty page.

5. so added the line to /red5/red5.bat

set JAVA_OPTS=-XX:+CMSClassUnloadingEnabled
-XX:+CMSPermGenSweepingEnabled -XX:MaxPermSize=128M

below the line...

set JAVA_OPTS=%LOGGING_OPTS% %SECURITY_OPTS% %JAVA_OPTS% %JVM_OPTS%
%JYTHON_OPTS%
set JAVA_OPTS=-XX:+CMSClassUnloadingEnabled
-XX:+CMSPermGenSweepingEnabled -XX:MaxPermSize=128M

but red5 doesn't start

what i'm doing wrong?

Thank you


Re: List of OM API calls

2015-02-24 Thread Mark Lin
That i understood but how to implement it on the web page after i build the
method?

2015-02-24 15:34 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 Usually it is being used to integrate OM to your site or CMS

 On Tue, Feb 24, 2015 at 7:31 PM, Mark Lin mlin40...@gmail.com wrote:

 Maybe stupid question but where should i embed the rest api code to work?
 what is the process ?

 Thank you

 2014-07-01 16:33 GMT+03:00 Daniel Ascher aplusad...@aplustutoring.com:

 Thanks Maxim!



 On Mon, Jun 30, 2014 at 10:28 PM, Maxim Solodovnik solomax...@gmail.com
 wrote:

 http://openmeetings.apache.org/
 Left menu - SOAP/REST API

 resulting URL will be
 http://openmeetings.apache.org/webservices/index.html


 On 1 July 2014 03:20, Daniel Ascher aplusad...@aplustutoring.com
 wrote:

 Hi all:

 The following URL used to list all of the openmeetings APIs:
 http://openmeetings.apache.org/UserService.html

 But it is no longer valid. Where can I find this list now?

 Thanks.

 Dan
 --
 Daniel Ascher, M.Ed.
 President
 A+ Test Prep and Tutoring
 Creating Bright Futures

 505 York Road, Suite 6
 Jenkintown, PA 19046
 Office: 215.886.9188
 Direct: 267.242.9640
 www.aplustutoring.com




 --
 WBR
 Maxim aka solomax




 --
 Daniel Ascher, M.Ed.
 President
 A+ Test Prep and Tutoring
 Creating Bright Futures

 505 York Road, Suite 6
 Jenkintown, PA 19046
 Office: 215.886.9188
 Direct: 267.242.9640
 www.aplustutoring.com




 --
 WBR
 Maxim aka solomax



Re: List of OM API calls

2015-02-24 Thread Mark Lin
Maybe stupid question but where should i embed the rest api code to work?
what is the process ?

Thank you

2014-07-01 16:33 GMT+03:00 Daniel Ascher aplusad...@aplustutoring.com:

 Thanks Maxim!



On Mon, Jun 30, 2014 at 10:28 PM, Maxim Solodovnik solomax...@gmail.com
wrote:

 http://openmeetings.apache.org/
 Left menu - SOAP/REST API

 resulting URL will be
 http://openmeetings.apache.org/webservices/index.html


 On 1 July 2014 03:20, Daniel Ascher aplusad...@aplustutoring.com wrote:

 Hi all:

 The following URL used to list all of the openmeetings APIs:
 http://openmeetings.apache.org/UserService.html

 But it is no longer valid. Where can I find this list now?

 Thanks.

 Dan
 --
 Daniel Ascher, M.Ed.
 President
 A+ Test Prep and Tutoring
 Creating Bright Futures

 505 York Road, Suite 6
 Jenkintown, PA 19046
 Office: 215.886.9188
 Direct: 267.242.9640
 www.aplustutoring.com




 --
 WBR
 Maxim aka solomax




-- 
Daniel Ascher, M.Ed.
President
A+ Test Prep and Tutoring
Creating Bright Futures

505 York Road, Suite 6
Jenkintown, PA 19046
Office: 215.886.9188
Direct: 267.242.9640
www.aplustutoring.com


Re: List of OM API calls

2015-02-24 Thread Mark Lin
Can yo refer me to example page

for web page i'm using html' php  bootstrap

2015-02-24 15:57 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 not sure what do you mean by implement it on the web page after i build
 the method?
 What method have you build?
 What programming language are you using to create web page?

 On Tue, Feb 24, 2015 at 7:43 PM, Mark Lin mlin40...@gmail.com wrote:

 That i understood but how to implement it on the web page after i build
 the method?

 2015-02-24 15:34 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 Usually it is being used to integrate OM to your site or CMS


 On Tue, Feb 24, 2015 at 7:31 PM, Mark Lin mlin40...@gmail.com wrote:

 Maybe stupid question but where should i embed the rest api code to work?
 what is the process ?

 Thank you

 2014-07-01 16:33 GMT+03:00 Daniel Ascher aplusad...@aplustutoring.com:

 Thanks Maxim!



 On Mon, Jun 30, 2014 at 10:28 PM, Maxim Solodovnik solomax...@gmail.com
  wrote:

 http://openmeetings.apache.org/
 Left menu - SOAP/REST API

 resulting URL will be
 http://openmeetings.apache.org/webservices/index.html


 On 1 July 2014 03:20, Daniel Ascher aplusad...@aplustutoring.com
 wrote:

 Hi all:

 The following URL used to list all of the openmeetings APIs:
 http://openmeetings.apache.org/UserService.html

 But it is no longer valid. Where can I find this list now?

 Thanks.

 Dan
 --
 Daniel Ascher, M.Ed.
 President
 A+ Test Prep and Tutoring
 Creating Bright Futures

 505 York Road, Suite 6
 Jenkintown, PA 19046
 Office: 215.886.9188
 Direct: 267.242.9640
 www.aplustutoring.com




 --
 WBR
 Maxim aka solomax




 --
 Daniel Ascher, M.Ed.
 President
 A+ Test Prep and Tutoring
 Creating Bright Futures

 505 York Road, Suite 6
 Jenkintown, PA 19046
 Office: 215.886.9188
 Direct: 267.242.9640
 www.aplustutoring.com




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax



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 Solodovnik solomax...@gmail.com
 wrote:

 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 11, 2015 at 7:00 PM, Maxim Solodovnik solomax...@gmail.com
 wrote:

 Additionally
 https://issues.apache.org/jira/browse/
 https://issues.apache.org/jira/browse/OPENMEETINGS-1177
 OPENMEETINGS-1162
 https://issues.apache.org/jira/browse/
 https://issues.apache.org/jira/browse/OPENMEETINGS-1177
 OPENMEETINGS-1164
 https://issues.apache.org/jira/browse/
 https://issues.apache.org/jira/browse/OPENMEETINGS-1177
 OPENMEETINGS-1165
 https://issues.apache.org/jira/browse/
 https://issues.apache.org/jira/browse/OPENMEETINGS-1177
 OPENMEETINGS-1166
 https://issues.apache.org/jira/browse/
 https://issues.apache.org/jira/browse/OPENMEETINGS-1177
 OPENMEETINGS-1167

 are fixed
 https://issues.apache.org/jira/browse/OPENMEETINGS-1161 on the way
 other will go to 3.0.5 most probably

 BTW maybe you would like to improve arabic translation of OM?

 On Wed, Feb 11, 2015 at 6:24 PM, Maxim Solodovnik solomax...@gmail.com
 wrote:

 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:

 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 - IE7 - Firefox - Chrome
 3.all code lines have been added to the - jquery.ui.menubar-rtl.css.
 4. i'm attaching the jquery.ui.menubar-rtl.css
 *Calendar - *
 /* changing direction in calendar  to RTL */

 .fc-content{
 text-align: right;
 direction: rtl;
 }

 .fc-content-skeleton {
 direction: rtl;

 }

 .fc-widget-header{
 direction: rtl;
 }


 ​/* will align to right the column head title (name,timzon...) in
 search user tab (openmeetings/#profile/messages). */

 .fht-table{
 text-align: right;
 display:inline-block;

 }


 ​/* will align to right tabs (widgets, edit settings, My profile...)
 in (openmeetings/#profile/messages). */
 .ui-tabs-nav {
 float: right;
 }
 /* and to help firefox */
 table.messages {
 float: right;
 }


 2015-02-07 12:48 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 Please create JIRA issue with screenshot attachment, so I can fix it?


 On Wed, Feb 4, 2015 at 12:13 AM, Maxim Solodovnik 
 solomax...@gmail.com wrote:

 according to calendar appointment  changing appointment detail -
 rtl not working
 can you please check the source of the email?
 I have added div dir=rtl as you suggested
 could you create mockup (screenshot with highlights) so I can
 understand what is wrong?

 On Wed, Feb 4, 2015 at 12:02 AM, Mark Lin mlin40...@gmail.com
 wrote:

 register email - ltr /rtl - OK
 room invatition - ltr /rtl - OK
 adding user to contact - ltr /rtl - OK

 calendar appointment  changing appointment detail - rtl not working

 2015-02-03 5:01 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 Should work as expected. What version are you using? Could you
 provide detailed steps to reproduce? Is it reproducible on our demo 
 server?

 WBR, Maxim
 (from mobile, sorry for the typos)
 On Feb 3, 2015 5:32 AM, Mark Lin mlin40...@gmail.com wrote:

 When Sending a calendar invitation it's marks the meetings on the
 calendar of the sender But not appear at the client Calendar.





 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax



OM Moodle play recording page

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

​


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 jquery.ui.menubar-rtl.css
*Calendar - *
/* changing direction in calendar  to RTL */

.fc-content{
text-align: right;
direction: rtl;
}

.fc-content-skeleton {
direction: rtl;

}

.fc-widget-header{
direction: rtl;
}


​/* will align to right the column head title (name,timzon...) in search
user tab (openmeetings/#profile/messages). */

.fht-table{
text-align: right;
display:inline-block;

}


​/* will align to right tabs (widgets, edit settings, My profile...) in
(openmeetings/#profile/messages). */
.ui-tabs-nav {
float: right;
}
/* and to help firefox */
table.messages {
float: right;
}


2015-02-07 12:48 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 Please create JIRA issue with screenshot attachment, so I can fix it?

 On Wed, Feb 4, 2015 at 12:13 AM, Maxim Solodovnik solomax...@gmail.com
 wrote:

 according to calendar appointment  changing appointment detail - rtl
 not working
 can you please check the source of the email?
 I have added div dir=rtl as you suggested
 could you create mockup (screenshot with highlights) so I can understand
 what is wrong?

 On Wed, Feb 4, 2015 at 12:02 AM, Mark Lin mlin40...@gmail.com wrote:

 register email - ltr /rtl - OK
 room invatition - ltr /rtl - OK
 adding user to contact - ltr /rtl - OK

 calendar appointment  changing appointment detail - rtl not working

 2015-02-03 5:01 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 Should work as expected. What version are you using? Could you provide
 detailed steps to reproduce? Is it reproducible on our demo server?

 WBR, Maxim
 (from mobile, sorry for the typos)
 On Feb 3, 2015 5:32 AM, Mark Lin mlin40...@gmail.com wrote:

 When Sending a calendar invitation it's marks the meetings on the
 calendar of the sender But not appear at the client Calendar.





 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax

/*
 * Licensed to the Apache Software Foundation (ASF) under one
 * or more contributor license agreements.  See the NOTICE file
 * distributed with this work for additional information
 * regarding copyright ownership.  The ASF licenses this file
 * to you under the Apache License, Version 2.0 (the
 * License) +  you may not use this file except in compliance
 * with the License.  You may obtain a copy of the License at
 * 
 *   http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * AS IS BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */
.ui-menubar {
	padding: 0px !important;
}
.ui-menubar-item {
	float: right !important;
}
.ui-menubar .ui-button {
	float: right !important;
}
.ui-menubar .ui-button .ui-button-text .ui-icon {
	float: left !important;
}
/* will align to right tabs (widgets, edit settings, My profile...) in (openmeetings/#profile/messages). */
.ui-tabs-nav {
	float: right;
	}
/* and to help firefox	*/
table.messages {
float: right;
}

/* changing direction in calendar of the date to RTL */

.fc-content{
text-align: right;
direction: rtl;
}

.fc-content-skeleton {
direction: rtl;

}

.fc-widget-header{
direction: rtl;
}

/* will align to right the column head title (name,timzon...) in search user tab (openmeetings/#profile/messages). */
.fht-table{
text-align: right;
	display:inline-block;

}



Re: revision 1658333 stack at http://My_domain.com:5080/openmeetings/notinited

2015-02-10 Thread Mark Lin
I don't think i fully understand you/
you meant to delete ivy.xml and m2?
will you be kind to be more specific


Re: revision 1658333 stack at http://My_domain.com:5080/openmeetings/notinited

2015-02-10 Thread Mark Lin
1. Ok Sir, now there is no problem
can you refer me to docs about to understand about why i was need to delete
those folders what is the impact of theme
2. when ON 3.04 should release?


2015-02-10 18:21 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 there are 2 folders on your machine
 $HOME/.m2
 $HOME/.ivy2
 delete it


On Tue, Feb 10, 2015 at 10:03 PM, Mark Lin mlin40...@gmail.com wrote:

 I don't think i fully understand you/
 you meant to delete ivy.xml and m2?
 will you be kind to be more specific




-- 
WBR
Maxim aka solomax


Re: revision 1658333 stack at http://My_domain.com:5080/openmeetings/notinited

2015-02-10 Thread Mark Lin
Ok Sir
if you would like i will be happy to suggest css code that will improve the
rtl appearance
i will attach the fixing code according to our previous posts about this
issue

2015-02-10 19:55 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 1) it was issue with red5 release: it was re-released 3 times this is why
 you need to clean the cache
 2) hopefully by the end of the week

 On Tue, Feb 10, 2015 at 11:53 PM, Mark Lin mlin40...@gmail.com wrote:

 1. Ok Sir, now there is no problem
 can you refer me to docs about to understand about why i was need to
 delete those folders what is the impact of theme
 2. when ON 3.04 should release?


 2015-02-10 18:21 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 there are 2 folders on your machine
 $HOME/.m2
 $HOME/.ivy2
 delete it


 On Tue, Feb 10, 2015 at 10:03 PM, Mark Lin mlin40...@gmail.com wrote:

 I don't think i fully understand you/
 you meant to delete ivy.xml and m2?
 will you be kind to be more specific




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax



Re: revision 1658333 stack at http://My_domain.com:5080/openmeetings/notinited

2015-02-10 Thread Mark Lin
Checked out revision 1658724
the same
BUILD SUCCESSFUL  red5 working...
where should i look ?

Thank you

2015-02-10 8:38 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 demo server workin on this version as expected
 as well as couple local installations, really weird

 On Mon, Feb 9, 2015 at 4:18 PM, Mark Lin mlin40...@gmail.com wrote:

 Tried, but the same

 2015-02-09 11:43 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 can you please check if build #117 from here
 https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/
 will work for you? (it has all recent changes)


 On Mon, Feb 9, 2015 at 3:40 PM, Mark Lin mlin40...@gmail.com wrote:

 Hello,
 from yesterday i tried to check out OM

 BUILD SUCCESSFUL

 but can't load OM as it stack at
 http://My_domain.com:5080/openmeetings/notinited
 *OpenMeetings - Loading ...*
 The server is not yet completely initialized. Please try again in a
 couple of seconds.

 i tried now , Checked out revision 1658333 with new DB

 but the same

 in my openmeetings.lod -
 DEBUG 02-09 04:34:47.038 ROOT:72 [0.0.0.0-startStop-1] - Starting up
 context openmeetings

 this is my red5.log -

 https://docs.google.com/document/d/1UJNAdo1BULxyXTKdirMbn-wbGSQ720jmxYQeSvB3zqI/edit?usp=sharing

 Thank you




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax



Re: revision 1658333 stack at http://My_domain.com:5080/openmeetings/notinited

2015-02-10 Thread Mark Lin
I'm attaching the openmeetings.log

2015-02-10 17:17 GMT+02:00 Mark Lin mlin40...@gmail.com:

 Checked out revision 1658724
 the same
 BUILD SUCCESSFUL  red5 working...
 where should i look ?

 Thank you

 2015-02-10 8:38 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 demo server workin on this version as expected
 as well as couple local installations, really weird


 On Mon, Feb 9, 2015 at 4:18 PM, Mark Lin mlin40...@gmail.com wrote:

 Tried, but the same

 2015-02-09 11:43 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 can you please check if build #117 from here
 https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/
 will work for you? (it has all recent changes)


 On Mon, Feb 9, 2015 at 3:40 PM, Mark Lin mlin40...@gmail.com wrote:

 Hello,
 from yesterday i tried to check out OM

 BUILD SUCCESSFUL

 but can't load OM as it stack at
 http://My_domain.com:5080/openmeetings/notinited
 *OpenMeetings - Loading ...*
 The server is not yet completely initialized. Please try again in a
 couple of seconds.

 i tried now , Checked out revision 1658333 with new DB

 but the same

 in my openmeetings.lod -
 DEBUG 02-09 04:34:47.038 ROOT:72 [0.0.0.0-startStop-1] - Starting up
 context openmeetings

 this is my red5.log -

 https://docs.google.com/document/d/1UJNAdo1BULxyXTKdirMbn-wbGSQ720jmxYQeSvB3zqI/edit?usp=sharing

 Thank you




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax



openmeetings.log
Description: Binary data


revision 1658333 stack at http://My_domain.com:5080/openmeetings/notinited

2015-02-09 Thread Mark Lin
Hello,
from yesterday i tried to check out OM

BUILD SUCCESSFUL

but can't load OM as it stack at
http://My_domain.com:5080/openmeetings/notinited
*OpenMeetings - Loading ...*
The server is not yet completely initialized. Please try again in a couple
of seconds.

i tried now , Checked out revision 1658333 with new DB

but the same

in my openmeetings.lod -
DEBUG 02-09 04:34:47.038 ROOT:72 [0.0.0.0-startStop-1] - Starting up
context openmeetings

this is my red5.log -
https://docs.google.com/document/d/1UJNAdo1BULxyXTKdirMbn-wbGSQ720jmxYQeSvB3zqI/edit?usp=sharing

Thank you


Re: revision 1658333 stack at http://My_domain.com:5080/openmeetings/notinited

2015-02-09 Thread Mark Lin
Tried, but the same

2015-02-09 11:43 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 can you please check if build #117 from here
 https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/
 will work for you? (it has all recent changes)

 On Mon, Feb 9, 2015 at 3:40 PM, Mark Lin mlin40...@gmail.com wrote:

 Hello,
 from yesterday i tried to check out OM

 BUILD SUCCESSFUL

 but can't load OM as it stack at
 http://My_domain.com:5080/openmeetings/notinited
 *OpenMeetings - Loading ...*
 The server is not yet completely initialized. Please try again in a
 couple of seconds.

 i tried now , Checked out revision 1658333 with new DB

 but the same

 in my openmeetings.lod -
 DEBUG 02-09 04:34:47.038 ROOT:72 [0.0.0.0-startStop-1] - Starting up
 context openmeetings

 this is my red5.log -

 https://docs.google.com/document/d/1UJNAdo1BULxyXTKdirMbn-wbGSQ720jmxYQeSvB3zqI/edit?usp=sharing

 Thank you




 --
 WBR
 Maxim aka solomax



Sending message popup from contact messages

2015-02-04 Thread Mark Lin
Hello,

rtl popup - send message
[image: תמונה מוטבעת 1]

​​


Re: widget - enabling the rss window

2015-02-04 Thread Mark Lin
Hello Daniel,
google news page - https://news.google.com/?edchanged=1ned=en_ilauthuser=0

at bottom there is rss icon.
copy the link address of the icon -
http://news.google.com/news?cf=allned=en_ilhl=enoutput=rss
in om,  Administration  = Configuration = rss_feed1 rss_feed2.
past the link you garbed from the google rss icon, in my case -
http://news.google.com/news?cf=allned=en_ilhl=enoutput=rss
Save
in widget, enable the rss window
return to front page / home, the rss feed will appeare at the bottom left
of the page
I hope it will help you


2015-02-04 6:43 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 should be fixed in latest build

 On Wed, Feb 4, 2015 at 10:15 AM, Maxim Solodovnik solomax...@gmail.com
 wrote:

 1) is being caused by the fact you have dashboard.show.rssfeed turned
 off  maybe I'll modify Widgets panel and will remove disabled widgets
 from the list

 On Wed, Feb 4, 2015 at 9:56 AM, Maxim Solodovnik solomax...@gmail.com
 wrote:

 1) seems to be reproducible :( will try to fix ASAP
 2) you can change dashboard.show.rssfeed config so RSS will be
 displayed on first login for every user (but will not re-appear if user
 will switch it off manually)

 On Wed, Feb 4, 2015 at 3:19 AM, Mark Lin mlin40...@gmail.com wrote:

 Hello,

 1. at widget - enabling the rss window,
 after logging out,
 when logging, OM doesn't save the enabling rss option,
 we need to enable it after every loging

 2. is there ability to force all user to have the rss appear when login
 to OM?

 Thank you




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax



Re: it is OM normal behavior?

2015-02-03 Thread Mark Lin
register email - ltr /rtl - OK
room invatition - ltr /rtl - OK
adding user to contact - ltr /rtl - OK

calendar appointment  changing appointment detail - rtl not working

2015-02-03 5:01 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 Should work as expected. What version are you using? Could you provide
 detailed steps to reproduce? Is it reproducible on our demo server?

 WBR, Maxim
 (from mobile, sorry for the typos)
 On Feb 3, 2015 5:32 AM, Mark Lin mlin40...@gmail.com wrote:

 When Sending a calendar invitation it's marks the meetings on the
 calendar of the sender But not appear at the client Calendar.




widget - enabling the rss window

2015-02-03 Thread Mark Lin
Hello,

1. at widget - enabling the rss window,
after logging out,
when logging, OM doesn't save the enabling rss option,
we need to enable it after every loging

2. is there ability to force all user to have the rss appear when login to
OM?

Thank you


Re: mail notification not align to right with rtl

2015-02-02 Thread Mark Lin
Thank you Maxim working grate...
my checking up several fixing to rtl, i hope you have time for this
bothering...
folder with few images -
https://drive.google.com/folderview?id=0B1QFhGvowDNXeGhmemhKR1VRbUUusp=sharing
most of them have to align labels to the right

Thank you


2015-01-27 18:43 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 please try build #105 from here:
 https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/

 On Tue, Jan 27, 2015 at 7:56 PM, Mark Lin mlin40...@gmail.com wrote:

 Hello Maxim,
 i added  dir=rtl to the div tag and it's working fine but it will be
 nice if you can correct it to work by default
 according to the user language

 Thank you

 2015-01-27 7:28 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 in 3.0.4 you can modify HTML templates being used to generate emails:

 red5/webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/mail/template/

 you can correct it, send to me and I'll try to add RTL support by default


 On Tue, Jan 27, 2015 at 4:14 AM, Mark Lin mlin40...@gmail.com wrote:

 Hello,
 how can i customize OM to align to the right of the email sent to users
 who use RTL languages

 Thank you




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax



Re: mail notification not align to right with rtl

2015-02-02 Thread Mark Lin
and i notice that the invitation from the calendar when sending via email,
needed to align according to the user language,
now email are to left for all languages

Thank you

2015-02-03 0:29 GMT+02:00 Mark Lin mlin40...@gmail.com:

 Thank you Maxim working grate...
 my checking up several fixing to rtl, i hope you have time for this
 bothering...
 folder with few images -
 https://drive.google.com/folderview?id=0B1QFhGvowDNXeGhmemhKR1VRbUUusp=sharing
 most of them have to align labels to the right

 Thank you


 2015-01-27 18:43 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 please try build #105 from here:
 https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/


 On Tue, Jan 27, 2015 at 7:56 PM, Mark Lin mlin40...@gmail.com wrote:

 Hello Maxim,
 i added  dir=rtl to the div tag and it's working fine but it will be
 nice if you can correct it to work by default
 according to the user language

 Thank you

 2015-01-27 7:28 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 in 3.0.4 you can modify HTML templates being used to generate emails:

 red5/webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/mail/template/

 you can correct it, send to me and I'll try to add RTL support by default


 On Tue, Jan 27, 2015 at 4:14 AM, Mark Lin mlin40...@gmail.com wrote:

 Hello,
 how can i customize OM to align to the right of the email sent to users
 who use RTL languages

 Thank you




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax



it is OM normal behavior?

2015-02-02 Thread Mark Lin
When Sending a calendar invitation it's marks the meetings on the calendar
of the sender But not appear at the client Calendar.


Re: mail notification not align to right with rtl

2015-01-27 Thread Mark Lin
Hello Maxim,
i added  dir=rtl to the div tag and it's working fine but it will be nice
if you can correct it to work by default
according to the user language

Thank you

2015-01-27 7:28 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 in 3.0.4 you can modify HTML templates being used to generate emails:

 red5/webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/mail/template/

 you can correct it, send to me and I'll try to add RTL support by default

 On Tue, Jan 27, 2015 at 4:14 AM, Mark Lin mlin40...@gmail.com wrote:

 Hello,
 how can i customize OM to align to the right of the email sent to users
 who use RTL languages

 Thank you




 --
 WBR
 Maxim aka solomax



Re: questions about the OpenMeetings recordings management (via moodle)

2015-01-26 Thread Mark Lin
Hello
cant find Jira...
does this issue was fixed?

Thank you

2014-12-13 23:58 GMT+02:00 Daniel Ascher aplusad...@aplustutoring.com:

 I was able to find out how to do it and I just created the JIRA issue. I
 hope it is clear.

 Dan

 On Sat, Dec 13, 2014 at 3:23 PM, Daniel Ascher 
 aplusad...@aplustutoring.com wrote:

 Do I find it on Apache OM website?
 On Dec 13, 2014 2:45 PM, Maxim Solodovnik solomax...@gmail.com wrote:

 Just login and create :)
 The rule I use: try to wright based on the assumption person who would
 read has no idea of anything.
 Be as detailed as possible :)

 WBR, Maxim
 (from mobile, sorry for the typos)
 On Dec 14, 2014 1:39 AM, Daniel Ascher aplusad...@aplustutoring.com
 wrote:

 Hi Maxim:

 AFAIK I have not created a JIRA issue before. Are there instructions
 available?

 Thanks!

 Dan


 On Sat, Dec 13, 2014 at 1:11 PM, Maxim Solodovnik solomax...@gmail.com
  wrote:

 JIRA issue, lease :)

 On Sat, Dec 13, 2014 at 1:06 AM, Daniel Ascher 
 aplusad...@aplustutoring.com wrote:

 Thanks Maxim. That would be very helpful!

 Dan

 On Fri, Dec 12, 2014 at 12:27 PM, Maxim Solodovnik 
 solomax...@gmail.com wrote:

 this functionality is already available via special link (can be
 generated using SOAP calls) we might add this to general interface :)

 On Fri, Dec 12, 2014 at 11:23 PM, Daniel Ascher 
 aplusad...@aplustutoring.com wrote:

 I like the idea of being able to provide a link to a recording, so
 that someone could be given access to watch a recording even if they 
 are
 not in OM. If this is implemented it should be possible to password 
 protect
 the link as well.

 Thanks.

 Dan

 On Fri, Dec 12, 2014 at 12:11 PM, Maxim Solodovnik 
 solomax...@gmail.com wrote:

 The recordings are created in OM, and OM only knows if user is
 moderator or not
 Lecturer is external role :(

 I guess more detailed description is required.
 Maybe additional role need to be introduced to Om (and most
 probably to SOAP method)

 On Fri, Dec 12, 2014 at 10:43 PM, Michael Wuttke 
 michael.wut...@beuth-hochschule.de wrote:

 Hi,

 I think the best way should be if a moodle lecturer can create
 recordings, can link on, can rename and delete only his own
 recordings.

 And an moodel admin should have the access to all: can link on,
 can
 rename and delete all recordings from the whole moodle site. ;-)

 Thanks,
 Michael

 Am 12.12.2014 um 17:30 schrieb Maxim Solodovnik:
  No
  I mean: every user can possibly create recordings BUT Only
 Admin can
  access to Add new Openmeetings Activity to the course, so in
 case
  non-admin user will create recording - it will be lost :(
 
  About rename/delete we need to disscuss how this will be
 organised
 
  On Fri, Dec 12, 2014 at 10:25 PM, Michael Wuttke
  michael.wut...@beuth-hochschule.de
  mailto:michael.wut...@beuth-hochschule.de wrote:
 
  You mean only the moodle admin can create, manage or delete
 recordings?
 
  greatings,
  michael
 
  Am 12.12.2014 um 17:13 schrieb Maxim Solodovnik:
   OK
   in this case recordings will be available only to user
 who made it.
   In case it will be user without admin priviledges - the
 recording will
   not be available at all
   is it OK?
  
   On Fri, Dec 12, 2014 at 10:06 PM, Michael Wuttke
   michael.wut...@beuth-hochschule.de
  mailto:michael.wut...@beuth-hochschule.de
   mailto:michael.wut...@beuth-hochschule.de
  mailto:michael.wut...@beuth-hochschule.de wrote:
  
   Hello,
  
   Yes this is a problem! Every lecturer/teacher in a
 moodle system can
   link to every recordings made in his moodle courses.
 It would be better
   if a lecturer can only see and link on his own
 recordings.
  
   Thanks  Greetings,
   Michael
  
   Am 12.12.2014 um 17:00 schrieb Maxim Solodovnik:
The only issue I'm not sure how to solve:
all recordings made in this moodle are available
 to everybody
   
I would like to discuss the better logic here
   
On Fri, Dec 12, 2014 at 9:57 PM, Maxim Solodovnik 
 solomax...@gmail.com mailto:solomax...@gmail.com
  mailto:solomax...@gmail.com mailto:solomax...@gmail.com
mailto:solomax...@gmail.com mailto:
 solomax...@gmail.com
  mailto:solomax...@gmail.com mailto:solomax...@gmail.com
 wrote:
   
Please suggest the place in moodle whre this
 functionality can be placed
And I'll add it :)
   
On Fri, Dec 12, 2014 at 9:46 PM, Michael Wuttke
michael.wut...@beuth-hochschule.de
  mailto:michael.wut...@beuth-hochschule.de
   mailto:michael.wut...@beuth-hochschule.de
  mailto:michael.wut...@beuth-hochschule.de
mailto:michael.wut...@beuth-hochschule.de
  mailto:michael.wut...@beuth-hochschule.de
   mailto:michael.wut...@beuth-hochschule.de
  

mail notification not align to right with rtl

2015-01-26 Thread Mark Lin
Hello,
how can i customize OM to align to the right of the email sent to users who
use RTL languages

Thank you


Re: how to delete port 5080 from domain name

2015-01-22 Thread Mark Lin
set /usr/lib/red5/conf/red5.properties -
http.port=5080  = http.port=80

/usr/lib/red5/webapps/openmeetings/public/config.xml
from - red5httpport5080/red5httpport = - red5httpport80/
red5httpport

when restart red5 and apache, and loading
http://My_Domain.com/openmeetings http://my_domain.com/openmeetings
ERROR 404 - Not Found!
*netstat -ntap | grep 80*
tcp1  0 MY.IP.ADD.85:48036 91.189.95.83:80
CLOSE_WAIT  30324/http
tcp0  0 MY.IP.ADD.85:53155 128.59.59.71:80
ESTABLISHED 30343/http
tcp1  0 MY.IP.ADD.85:54768 91.121.10.104:80
 CLOSE_WAIT  30328/http
tcp0  1 MY.IP.ADD.85:52813 78.47.240.182:80SYN_SENT
   30327/http
tcp0  0 MY.IP.ADD.85:52491 141.76.2.4:80
ESTABLISHED 30329/http
tcp1  0 MY.IP.ADD.85:54771 91.121.10.104:80
 CLOSE_WAIT  30325/http
tcp0  0 MY.IP.ADD.85:45287 148.137.11.75:80
 ESTABLISHED 30345/http
tcp0245 MY.IP.ADD.85:43090 46.4.205.44:80
 ESTABLISHED 30326/http
tcp6   0  0 :::8080 :::*LISTEN
 29888/apache2
tcp6   0  0 :::80   :::*LISTEN
 29888/apache2
tcp6   0  0 127.0.0.1:8081  :::*LISTEN
 29742/java
tcp6   0  0 :::8082 :::*LISTEN
 29888/apache2
tcp6   0  0 ::1:52769   ::1:80
 TIME_WAIT   -
tcp6   0  0 127.0.0.1:80127.0.0.1:34403
TIME_WAIT   -
tcp6   0  0 MY.IP.ADD.85:8085.250.188.85:1417
 TIME_WAIT   -




2015-01-22 5:55 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 In case you set up mod_proxy changing in config.xml is enough
 in case you would like to start Om on port 80 you need to additionally
 change the port in red5.properties

 On Wed, Jan 21, 2015 at 11:04 PM, Mark Lin mlin40...@gmail.com wrote:

 just to change
  /usr/lib/red5/webapps/openmeetings/public/config.xml

 from - red5httpport5080/red5httpport

 to - red5httpport80/red5httpport

 restart apache  red5

 and to load http://My_Domain.com/openmeetings




 2015-01-21 4:32 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 you can start on port 80 or set up mod_proxy and front end Apache to
 proxy on port 80 for you


 On Wed, Jan 21, 2015 at 5:34 AM, Mark Lin mlin40...@gmail.com wrote:

 Hello
 there is a possibility to delete : 5080 from domain name...

 http://My_domain_name.com*:5080*/openmeetings

 THANK YOU




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax



Re: how to delete port 5080 from domain name

2015-01-21 Thread Mark Lin
just to change
 /usr/lib/red5/webapps/openmeetings/public/config.xml

from - red5httpport5080/red5httpport

to - red5httpport80/red5httpport

restart apache  red5

and to load http://My_Domain.com/openmeetings




2015-01-21 4:32 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 you can start on port 80 or set up mod_proxy and front end Apache to proxy
 on port 80 for you

 On Wed, Jan 21, 2015 at 5:34 AM, Mark Lin mlin40...@gmail.com wrote:

 Hello
 there is a possibility to delete : 5080 from domain name...

 http://My_domain_name.com*:5080*/openmeetings

 THANK YOU




 --
 WBR
 Maxim aka solomax



how to delete port 5080 from domain name

2015-01-20 Thread Mark Lin
Hello
there is a possibility to delete : 5080 from domain name...

http://My_domain_name.com*:5080*/openmeetings

THANK YOU


Re: gibberish question marks when upload arabic lang txt file

2015-01-19 Thread Mark Lin
yes Sir it working as expected,
i tried on others pc and the problem is my computer.
what can cause this on pc?

2015-01-18 7:08 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 It works as expected on our demo server [1] (Hello world + arabic version)
 let's check your server

 what is the output of locale command on your server?


 [1] http://om.alteametasoft.com:5080/openmeetings

 On Sun, Jan 18, 2015 at 5:17 AM, Mark Lin mlin40...@gmail.com wrote:



 2015-01-15 6:32 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 can you send me the file?
 I'll try to check


 On Thu, Jan 15, 2015 at 3:20 AM, Mark Lin mlin40...@gmail.com wrote:

 Someone please

 2015-01-13 14:33 GMT+02:00 Mark Lin mlin40...@gmail.com:

 Yes ican open it  can download from OM to my PC and open the file

 2015-01-13 5:20 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 Can you open this text file in openoffice?

 WBR, Maxim
 (from mobile, sorry for the typos)
 On Jan 13, 2015 6:16 AM, Mark Lin mlin40...@gmail.com wrote:

 Hello,

 Version3.0.4-SNAPSHOTRevision1651236Build date12-January-2015


 locale charmap
 UTF-8

 whe uploading txt file with Arabic language i get -

 ​
 Thank you





 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax



Re: Authorized API Access

2015-01-19 Thread Mark Lin
Trying to set facebook api... WITH NO SUCCESSES

WHAT I'M DOING WRONG?

openmeetings settings -
Enabled
Name Facebook
Icon URL https://www.facebook.com/images/fb_icon_325x325.png
client_id App ID
client_secret App Secret
Redirect uri http://my_domain_name.com:5080/openmeetings/signin?oauthid=3
Request key URL
https://www.facebook.com/dialog/oauth?client_id={$client_id}redirect_uri={$redirect_uri}scope=email
Request token URL https://graph.facebook.com/oauth/access_token
Request token attributes
client_id={$client_id}redirect_uri={$redirect_uri}client_secret={$client_secret}code={$code}
Request info URL
https://graph.facebook.com/me?access_token={$access_token}fields=username,first_name,last_name,email
Login param name my_email@gmail,com - it is my username loging to facebook
Email param name
Firstname param name
Lastname param name

facebook settings -

​

2015-01-18 15:57 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 This is the way to allow google users to log into OM

 On Fri, Jan 16, 2015 at 7:56 PM, Daniel Ascher 
 aplusad...@aplustutoring.com wrote:

 Can you explain what this API is for (how it is useful)?

 Thanks.

 Dan

 On Wed, Jan 14, 2015 at 11:38 PM, Maxim Solodovnik solomax...@gmail.com
 wrote:

 I have tried google and seems to work as expected

 On Thu, Jan 15, 2015 at 4:07 AM, Mark Lin mlin40...@gmail.com wrote:

 Hello, some one have Success with Authorized API Access, google or
 facebook?
 as i tried many options and with no Success

 Thank you




 --
 WBR
 Maxim aka solomax




 --
 Daniel Ascher, M.Ed.
 President
 A+ Test Prep and Tutoring
 Creating Bright Futures

 505 York Road, Suite 6
 Jenkintown, PA 19046
 Office: 215.886.9188
 Direct: 267.242.9640
 www.aplustutoring.com




 --
 WBR
 Maxim aka solomax



Re: gibberish question marks when upload arabic lang txt file

2015-01-17 Thread Mark Lin
2015-01-15 6:32 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 can you send me the file?
 I'll try to check

 On Thu, Jan 15, 2015 at 3:20 AM, Mark Lin mlin40...@gmail.com wrote:

 Someone please

 2015-01-13 14:33 GMT+02:00 Mark Lin mlin40...@gmail.com:

 Yes ican open it  can download from OM to my PC and open the file

 2015-01-13 5:20 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 Can you open this text file in openoffice?

 WBR, Maxim
 (from mobile, sorry for the typos)
 On Jan 13, 2015 6:16 AM, Mark Lin mlin40...@gmail.com wrote:

 Hello,

 Version3.0.4-SNAPSHOTRevision1651236Build date12-January-2015


 locale charmap
 UTF-8

 whe uploading txt file with Arabic language i get -

 ​
 Thank you





 --
 WBR
 Maxim aka solomax

Hello world
مرحبا بالعالم

Re: gibberish question marks when upload arabic lang txt file

2015-01-14 Thread Mark Lin
Someone please

2015-01-13 14:33 GMT+02:00 Mark Lin mlin40...@gmail.com:

 Yes ican open it  can download from OM to my PC and open the file

 2015-01-13 5:20 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 Can you open this text file in openoffice?

 WBR, Maxim
 (from mobile, sorry for the typos)
 On Jan 13, 2015 6:16 AM, Mark Lin mlin40...@gmail.com wrote:

 Hello,

 Version3.0.4-SNAPSHOTRevision1651236Build date12-January-2015


 locale charmap
 UTF-8

 whe uploading txt file with Arabic language i get -

 ​
 Thank you





Authorized API Access

2015-01-14 Thread Mark Lin
Hello, some one have Success with Authorized API Access, google or facebook?
as i tried many options and with no Success

Thank you


Re: gibberish question marks when upload arabic lang txt file

2015-01-13 Thread Mark Lin
Yes ican open it  can download from OM to my PC and open the file

2015-01-13 5:20 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 Can you open this text file in openoffice?

 WBR, Maxim
 (from mobile, sorry for the typos)
 On Jan 13, 2015 6:16 AM, Mark Lin mlin40...@gmail.com wrote:

 Hello,

 Version3.0.4-SNAPSHOTRevision1651236Build date12-January-2015


 locale charmap
 UTF-8

 whe uploading txt file with Arabic language i get -

 ​
 Thank you




gibberish question marks when upload arabic lang txt file

2015-01-12 Thread Mark Lin
Hello,

Version3.0.4-SNAPSHOTRevision1651236Build date12-January-2015


locale charmap
UTF-8

whe uploading txt file with Arabic language i get -

​
Thank you


Error: JAVA_HOME is not defined correctly.

2015-01-10 Thread Mark Lin
Hello,
i have download java jdk 7
install it ..
and set -

export JAVA_HOME=/usr/lib/jvm/jdk1.7.0_71/bin/java

export PATH=$PATH:/usr/lib/jvm/jdk1.7.0_71/bin

sudo update-alternatives --install /usr/bin/java java
/usr/lib/jvm/jdk1.7.0_71/bin/java 1

sudo update-alternatives --set java /usr/lib/jvm/jdk1.7.0_71/bin/java

java -version
java version 1.7.0_71
Java(TM) SE Runtime Environment (build 1.7.0_71-b14)
Java HotSpot(TM) 64-Bit Server VM (build 24.71-b01, mixed mode)

but when compile i get -

BUILD FAILED
: bad substitution
Error: JAVA_HOME is not defined correctly.
  We cannot execute /usr/lib/jvm/jdk1.7.0_71/bin/java/bin/java


Thank you


ADMINISTRATION / MANAGE CONFERENCE ROOM -SOME BUG? OR NORMAL BEHAVE

2014-11-26 Thread Mark Lin
Hello,
Version 3.0.4-SNAPSHOT Revision 1641856 Build date26-November-2014
some bugs when trying to edit room features:
for instance - public conference room

1.Allow user questions - Hide activities
allow user question doesn't work, the only way you can prevent question
it's when you hiding the activities

2. Close room
when using the close room feature :
entering the room show immediately popup with message :

​and room is closing himself auto

3. Allow recording - Hide screen sharing
does not affect the room- users can record anyway.
the only way you can hide recording is when you choose to hide screen share
but this two features are appearing together in the room so why 2 options
or maybe i didn't understand it?

4. Is chat moderated
When I should use the option of - Is moderated chat
i understand that regular user cant see his posts just the moderator posts
and moderator see all post.
am i  right?

5. Generate URL
does not affect the room- users can generate url anyway.
i hope i understand this feature and it's related to the invitation main
window

Thank you


invitation main window- sending according to default lang and not according to Recipient lang

2014-11-26 Thread Mark Lin
Hello
for instance:
Sender language is English sending to out user (Recipient) invitation that
is language is different from the Sender language the message will arrive
with the sender language and not the recipient language...

is this normal?

Thank you


Re: Openmeetings issue: Gap between audio and video in recorded sessions

2014-11-12 Thread Mark Lin
Hello Maxim,
can you supply values for you should use most powerful client to perform
recording,

Thank you


2014-10-23 12:09 GMT+03:00 Antonio Martinez antonioymer...@gmail.com:

 Ok Maxim,



 Thanks a lot



 Regards



 Antonio



 *De:* Maxim Solodovnik [mailto:solomax...@gmail.com]
 *Enviado el:* jueves, 23 de octubre de 2014 11:06
 *Para:* Openmeetings user-list
 *Asunto:* RE: Openmeetings issue: Gap between audio and video in recorded
 sessions



 The recording performed on server, but screen grabbing and encoding is
 performed on client

 WBR, Max (from mobile)

 On Oct 23, 2014 3:33 PM, Antonio Martinez antonioymer...@gmail.com
 wrote:

 Maxim,



 The recording, is performed in the server, where Openmeetings is installed
 or in the client machine, from where the recording procces is started?



 Thanks



 Antonio



 *De:* Maxim Solodovnik [mailto:solomax...@gmail.com]
 *Enviado el:* jueves, 23 de octubre de 2014 9:14
 *Para:* Openmeetings user-list
 *Asunto:* Re: Openmeetings issue: Gap between audio and video in recorded
 sessions



 you should use most powerful client to perform recording

 unfortunately I found no way to speed this up :(

 Will try to investigate it one more time



 On 23 October 2014 14:00, Antonio Martinez antonioymer...@gmail.com
 wrote:

 Maxim,

 Yesterday  we were testing following your recommendations, decrease FPS
 and screen area recording, In want notice you that the gap between audio
 and video the gap has been reduced significantly.



 Today we will further test by adjusting the values ​​of the FPS and screen
 area.



 Thanks a lot,



 Regards,



 Antonio







 --
 WBR
 Maxim aka solomax
 --

 No se encontraron virus en este mensaje.
 Comprobado por AVG - www.avg.com
 Versión: 2015.0.5315 / Base de datos de virus: 4181/8433 - Fecha de
 publicación: 10/22/14
 --

 No se encontraron virus en este mensaje.
 Comprobado por AVG - www.avg.com
 Versión: 2015.0.5315 / Base de datos de virus: 4181/8433 - Fecha de
 publicación: 10/22/14



dashboard top menu = rtl

2014-11-10 Thread Mark Lin
Hello,
Trying to rtl the top menu,
add this line to jquery.ui.menubar.css,
but nothing happan
where i'm wrong?

*original :*

.ui-menubar-item {
float: left;
}

*new/after :*

.ui-menubar-item {
float: left;
}
.ui-menubar-item-rtl {
float: right;
}

Thank you


Re: loging out to sign page whe inviting out user

2014-11-06 Thread Mark Lin
Hello Maxim,


1.

i just checout https://svn.apache.org/repos/asf/openmeetings/branches/3.0.x/

but when clicking th about link i get revision 1633867 and it is
according to the page title that i was refer me, to the last revision,
so it is 1633867 or 1635742
or maybe i need new database installation?

2.

Anyway still have disconnections every time an external user entering the
room and admin closing the room
So I will now update the jira you refer me to.

please check my update, it is my first time adding JIa so i hope it is full
with the necesary details
https://issues.apache.org/jira/browse/OPENMEETINGS-1080


Thank you




2014-11-06 6:40 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 https://svn.apache.org/repos/asf/openmeetings/branches/3.0.x/
 Last Changed Rev: 1635742

 The issue about this:
 https://issues.apache.org/jira/browse/OPENMEETINGS-1080

 please reopen with reproducible steps and I'll try to address it ASAP

 On 6 November 2014 02:07, Mark Lin mlin40...@gmail.com wrote:

 Please, can you refer me to last revision

 Thank you

 2014-11-05 21:40 GMT+02:00 Mark Lin mlin40...@gmail.com:

 Revision1633867

 Thank you Maxim


 2014-11-05 14:37 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 what revision are you using, this should be fixed in the latest versions


 On 5 November 2014 07:04, Mark Lin mlin40...@gmail.com wrote:

 Hello,
 using openmeetings 3.0.4
 when inviting out user from room
 user click the hash link and anter the room
  there is no problem at the conference duration
 but if the  admin exit the room 'with the exit room button
 Created detachment and turned instead to the list rooms or any other
 page in the system he redirecting out to login page.

 someone can check it please?

 Thank you




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax



Re: maintoolpanel- Clear objects on current slide only

2014-11-06 Thread Mark Lin
tested with multi whiteboard and it is not working,
presing the icon,
popup window and nothing happen

open Jira?

Thank you

2014-11-06 6:46 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 I guess it should work in case of multiple slides, actually never try this
 feature

 On 6 November 2014 01:52, Mark Lin mlin40...@gmail.com wrote:

 Hello
 In Whatcondition the icon Clear objects on current slide only should
 work?

 Thank you




 --
 WBR
 Maxim aka solomax



Re: loging out to sign page whe inviting out user

2014-11-06 Thread Mark Lin
Sorry Sir,
i made mistake and used my old revision so know i checkout revision 1637212
and the problem still occurs

Thank you

2014-11-06 22:16 GMT+02:00 Mark Lin mlin40...@gmail.com:

 Hello Maxim,


 1.

 i just checout
 https://svn.apache.org/repos/asf/openmeetings/branches/3.0.x/

 but when clicking th about link i get revision 1633867 and it is
 according to the page title that i was refer me, to the last revision,
 so it is 1633867 or 1635742
 or maybe i need new database installation?

 2.

 Anyway still have disconnections every time an external user entering the
 room and admin closing the room
 So I will now update the jira you refer me to.

 please check my update, it is my first time adding JIa so i hope it is
 full with the necesary details
 https://issues.apache.org/jira/browse/OPENMEETINGS-1080


 Thank you




 2014-11-06 6:40 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 https://svn.apache.org/repos/asf/openmeetings/branches/3.0.x/
 Last Changed Rev: 1635742

 The issue about this:
 https://issues.apache.org/jira/browse/OPENMEETINGS-1080

 please reopen with reproducible steps and I'll try to address it ASAP


 On 6 November 2014 02:07, Mark Lin mlin40...@gmail.com wrote:

 Please, can you refer me to last revision

 Thank you

 2014-11-05 21:40 GMT+02:00 Mark Lin mlin40...@gmail.com:

 Revision1633867

 Thank you Maxim


 2014-11-05 14:37 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 what revision are you using, this should be fixed in the latest versions


 On 5 November 2014 07:04, Mark Lin mlin40...@gmail.com wrote:

 Hello,
 using openmeetings 3.0.4
 when inviting out user from room
 user click the hash link and anter the room
  there is no problem at the conference duration
 but if the  admin exit the room 'with the exit room button
 Created detachment and turned instead to the list rooms or any other
 page in the system he redirecting out to login page.

 someone can check it please?

 Thank you




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax



Re: loging out to sign page whe inviting out user

2014-11-05 Thread Mark Lin
Please, can you refer me to last revision

Thank you

2014-11-05 21:40 GMT+02:00 Mark Lin mlin40...@gmail.com:

 Revision1633867

 Thank you Maxim


 2014-11-05 14:37 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 what revision are you using, this should be fixed in the latest versions


 On 5 November 2014 07:04, Mark Lin mlin40...@gmail.com wrote:

 Hello,
 using openmeetings 3.0.4
 when inviting out user from room
 user click the hash link and anter the room
  there is no problem at the conference duration
 but if the  admin exit the room 'with the exit room button
 Created detachment and turned instead to the list rooms or any other page
 in the system he redirecting out to login page.

 someone can check it please?

 Thank you




 --
 WBR
 Maxim aka solomax



loging out to sign page whe inviting out user

2014-11-04 Thread Mark Lin
Hello,
using openmeetings 3.0.4
when inviting out user from room
user click the hash link and anter the room
 there is no problem at the conference duration
but if the  admin exit the room 'with the exit room button
Created detachment and turned instead to the list rooms or any other page
in the system he redirecting out to login page.

someone can check it please?

Thank you


path to debug openmeetings ver 3.03

2014-10-12 Thread Mark Lin
Hello, what is the correct path to debug openmeetings ver 3.03
i'm trying -
http://My_Domain.com:5080/openmeetings/maindebug.as3.swf11.swf#room/9
and ...
http://My_Domain.com:5080/openmeetings/?swf=maindebug.as3.swf11.swf#room/9

But nothing,

Thank you


Re: path to debug openmeetings ver 3.03

2014-10-12 Thread Mark Lin
Sorry Sir to bother but i change it and restart red5  clean browser cache,
but nothing.

where i'm wrong?

2014-10-12 14:48 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 you need to open webapps/openmeetings/WEB-INF/web.xml and change
 DEPLOYMENT to be DEVELOPMENT

 On 12 October 2014 19:46, Mark Lin mlin40...@gmail.com wrote:

 Hello, what is the correct path to debug openmeetings ver 3.03
 i'm trying -
 http://My_Domain.com:5080/openmeetings/maindebug.as3.swf11.swf#room/9
 and ...
 http://My_Domain.com:5080/openmeetings/
 ?swf=maindebug.as3.swf11.swf#room/9

 But nothing,

 Thank you





 --
 WBR
 Maxim aka solomax


Re: OM OAuth2 config

2014-10-06 Thread Mark Lin
Hello Maxim,
can you help with filing form google OAuth
 details?

​Thank you

2014-10-06 4:13 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 could you please be more specific?

 On 6 October 2014 05:41, Mark Lin mlin40...@gmail.com wrote:

 Hello,
  OAuth2 config
 can i redirect to link with :5080?

 Thank you




 --
 WBR
 Maxim aka solomax


Re: OM OAuth2 config

2014-10-06 Thread Mark Lin
Google does not allow this character in the redirect uri -
http://My_domain_name.com:5080/openmeetings/signin?oauthid=2


Thank you

2014-10-06 15:39 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 fixed
 you need to set correct base app URL in config
 then copy redirectUri from OM Admin and paste it to Google

 On 6 October 2014 20:32, Maxim Solodovnik solomax...@gmail.com wrote:

 https://issues.apache.org/jira/browse/OPENMEETINGS-1098

 On 6 October 2014 19:57, Maxim Solodovnik solomax...@gmail.com wrote:

 it seems to bug in 3.0.3+
 could you please create JIRA issue and i'll fix it ASAP

 On 6 October 2014 19:26, Maxim Solodovnik solomax...@gmail.com wrote:

 I'll check (never use it actually)
 Will write back ASAP

 On 6 October 2014 19:18, Mark Lin mlin40...@gmail.com wrote:

 OK  at google api but i cant change it in OM

 ​
 ​Thank you

 2014-10-06 9:50 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 I guess:
 JS origins: http://your_site:5080
 Redirect URI: http://your_site:5080/openmeetings

 never tried it, please let me know if it doesn't help and I'll check


 On 6 October 2014 14:21, Mark Lin mlin40...@gmail.com wrote:

 Hello Maxim,
 can you help with filing form google OAuth
  details?

 ​Thank you

 2014-10-06 4:13 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 could you please be more specific?


 On 6 October 2014 05:41, Mark Lin mlin40...@gmail.com wrote:

 Hello,
  OAuth2 config
 can i redirect to link with :5080?

 Thank you




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax



OM OAuth2 config

2014-10-05 Thread Mark Lin
Hello,
 OAuth2 config
can i redirect to link with :5080?

Thank you


Re: account whether daylight saving time

2014-09-28 Thread Mark Lin
Hello Maxim,
GMAIL - Araiving email invaitation -

​
Client machine tz - 17:15
*Server machine tz - Sun Sep 28 17:01:06 IDT 2014*
Om user tz - Egypt
Tz specified in the invitation







​
Exact date 28-9-2014

Thank you

2014-09-17 4:17 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 Could provide more information:
 Client machine tz
 Server machine tz
 Om user tz
 Tz specified in the invitation
 Exact date
  On Sep 17, 2014 4:38 AM, Mark Lin mlin40...@gmail.com wrote:

 When sending an invitation at 23:00 for example I get it according to my
 mail box one hour before ie at 22:00 and reservation is not valid

 2014-09-16 5:52 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 yes sure, just select user TZ with DST


 On 16 September 2014 03:29, Mark Lin mlin40...@gmail.com wrote:

 Hello,
 Doe's OM takes into account whether daylight saving time

 Thank you




 --
 WBR
 Maxim aka solomax




Configuring RTMPS for the Flash Client...

2014-09-19 Thread Mark Lin
Hello, what i'm doing wrong?

Trying to Configuring RTMPS for the Flash Client...
http://openmeetings.apache.org/RTMPSAndHTTPS.html


keytool -keysize 2048 -genkey -alias red5 -keyalg RSA -keystore
red5/conf/keystore

Enter key password for red5
(RETURN if same as keystore password):
Re-enter new password:
keytool error: java.io.FileNotFoundException: red5/conf/keystore (No
such file or directory)

[image: תמונה מוטבעת 1]


Re: FFMPEG INSTALLATION ERROR make x264

2014-09-17 Thread Mark Lin
*at /streams*
[image: תמונה מוטבעת 1]

[image: תמונה מוטבעת 2]


*at /streams/hibernate*


*​*

2014-09-17 4:29 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 Could you list all files you have checked? Chrome playing *.mp4 file
 On Sep 17, 2014 3:38 AM, Mark Lin mlin40...@gmail.com wrote:

 the file are ok as ican download them to my pc and i can heare the
 recording,
 the same with firefox
 so i dont think its the recording.
 i tested it with 2 other pc with chrom and there is no sound

 Thank you

 2014-09-16 5:50 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 can you manually check the files under
 webapps/openmeetings/streams/*roomId*/rec_*recId**
 and
 webapps/openmeetings/streams/hibernate/flvRecording_*recId**

 does all files have sound?


 On 16 September 2014 03:11, Mark Lin mlin40...@gmail.com wrote:

 Hello Maxim,

 no error with the video( popup  icon near the video name

 just compile OM 3.0.3 and checked again and i am facing problem with the
 sound in chrome,
 i can see video but just silent in both rooms - conference and interview

 firefox working grate

 windows 7 - can't load pages from dashboard

 2014-09-04 7:37 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 What browser are you using? Is it reproducible on alternative browsers?
 (maybe system sound settings for particular application?)

 do you have any errors in the recordings list? (small exclamation icon
 on the right of the recording, can yoou click on it and check the logs?)



 On 3 September 2014 20:20, Mark Lin mlin40...@gmail.com wrote:

 The problems occur just in the record section page
 room type - restricted  conference can see the video but no sound,
 but there is no problem when downloading and play on my pc - can see
 and hear
 room type - interview - black player - no sound, no video  when
 downloading to my pc - nothing happen
 no problem to hear each other
 no problem to upload .avi  .mp4 to whiteboard, can see and here

 Thank you

 what type of room?
 can you test with 2 participants? can you hear each other?
 you can try to upload *.avi or *.mp4



 On 2 September 2014 02:25, Mark Lin mlin40...@gmail.com wrote:

 I tried with increasing user volume but nothing
 when i test recording in the edit record streampopup window, there
 is no problem, i can hear sound very clearly,
 but in the video there is no sound,
 any idea? maybe it is related to VPS software installation

 and when trying to add it to youtube - i can upload the flv file but
 not proccing happen it is just stuck at 0%

 Thank you


 2014-09-01 18:40 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 maybe you can increase user volume?



 On 1 September 2014 23:35, Mark Lin mlin40...@gmail.com wrote:

 Ok i copied the ffmpeg to /local/usr/bin and i can record with OP,

 i can see the video
 but can't hear any sound,
 what i should take care of?


 2014-09-01 18:05 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 you can copy or make symbolic links to get necessary applications in
 /usr/local/bin/



 On 1 September 2014 22:56, Mark Lin mlin40...@gmail.com wrote:

 Thank you Maxim
  i just finished the ffmpeg installation with sacces.

 and command - cd ~/bin  ./ffmpeg -i ~/input.mp4
 ~/videos/output.mkv

 result -

 :~/bin# ./ffmpeg -i ~/input.mp4 ~/videos/output.mkv
 ffmpeg version 2.3.git Copyright (c) 2000-2014 the FFmpeg developers
   built on Sep  1 2014 18:36:06 with gcc 4.4.5 (Debian 4.4.5-8)
   configuration: --prefix=/root/ffmpeg_build
 --extra-cflags=-I/root/ffmpeg_build/include
 --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --enable-gpl
 --enable-libass --enable-libfdk-aac --enable-libfreetype
 --enable-libmp3lame --enable-libopus --enable-libtheora 
 --enable-libvorbis
 --enable-libvpx --enable-libx264 --enable-nonfree
   libavutil  54.  7.100 / 54.  7.100
   libavcodec 56.  1.100 / 56.  1.100
   libavformat56.  3.100 / 56.  3.100
   libavdevice56.  0.100 / 56.  0.100
   libavfilter 5.  0.103 /  5.  0.103
   libswscale  3.  0.100 /  3.  0.100
   libswresample   1.  1.100 /  1.  1.100
   libpostproc53.  0.100 / 53.  0.100
 /root/input.mp4: No such file or directory

 But can't see ffmpeg at /usr/local/bin

 DO I NEED TO COMMAND

 echo MANPATH_MAP $HOME/bin $HOME/ffmpeg_build/share/man 
 ~/.manpath
 . ~/.profile

 Thank you



 2014-09-01 16:20 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 I'm using this guide
 https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu



 On 1 September 2014 21:02, Mark Lin mlin40...@gmail.com wrote:

 Hello
 using VPS - debian-6.0-x86_64

 trying to install ffmpeg according to -
 https://trac.ffmpeg.org/wiki/How%20to%20quickly%20compile%20FFmpeg%20with%20mp3,%20aac%2B%20and%20x264

 Related regulations have been installed without any problem...
 but when make is end I getting ERROR -

  CC  cmdutils.o
 CC  ffmpeg_opt.o
 CC  ffmpeg_filter.o
 LD  ffmpeg_g
 /usr/bin/ld: libavcodec/libavcodec.a(libx264.o): in function

Re: FFMPEG INSTALLATION ERROR make x264

2014-09-17 Thread Mark Lin
Yes Sir

2014-09-17 10:10 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 so both *mp4 and *ogg files are playable in VLC (or other player) and have
 sound?

 On 17 September 2014 15:06, Mark Lin mlin40...@gmail.com wrote:

 *at /streams*
 [image: תמונה מוטבעת 1]

 [image: תמונה מוטבעת 2]


 *at /streams/hibernate*


 *​*

 2014-09-17 4:29 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 Could you list all files you have checked? Chrome playing *.mp4 file
 On Sep 17, 2014 3:38 AM, Mark Lin mlin40...@gmail.com wrote:

 the file are ok as ican download them to my pc and i can heare the
 recording,
 the same with firefox
 so i dont think its the recording.
 i tested it with 2 other pc with chrom and there is no sound

 Thank you

 2014-09-16 5:50 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 can you manually check the files under
 webapps/openmeetings/streams/*roomId*/rec_*recId**
 and
 webapps/openmeetings/streams/hibernate/flvRecording_*recId**

 does all files have sound?


 On 16 September 2014 03:11, Mark Lin mlin40...@gmail.com wrote:

 Hello Maxim,

 no error with the video( popup  icon near the video name

 just compile OM 3.0.3 and checked again and i am facing problem with
 the sound in chrome,
 i can see video but just silent in both rooms - conference and
 interview

 firefox working grate

 windows 7 - can't load pages from dashboard

 2014-09-04 7:37 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 What browser are you using? Is it reproducible on alternative
 browsers? (maybe system sound settings for particular application?)

 do you have any errors in the recordings list? (small exclamation
 icon on the right of the recording, can yoou click on it and check the
 logs?)



 On 3 September 2014 20:20, Mark Lin mlin40...@gmail.com wrote:

 The problems occur just in the record section page
 room type - restricted  conference can see the video but no sound,
 but there is no problem when downloading and play on my pc - can see
 and hear
 room type - interview - black player - no sound, no video  when
 downloading to my pc - nothing happen
 no problem to hear each other
 no problem to upload .avi  .mp4 to whiteboard, can see and here

 Thank you

 what type of room?
 can you test with 2 participants? can you hear each other?
 you can try to upload *.avi or *.mp4



 On 2 September 2014 02:25, Mark Lin mlin40...@gmail.com wrote:

 I tried with increasing user volume but nothing
 when i test recording in the edit record streampopup window, there
 is no problem, i can hear sound very clearly,
 but in the video there is no sound,
 any idea? maybe it is related to VPS software installation

 and when trying to add it to youtube - i can upload the flv file but
 not proccing happen it is just stuck at 0%

 Thank you


 2014-09-01 18:40 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 maybe you can increase user volume?



 On 1 September 2014 23:35, Mark Lin mlin40...@gmail.com wrote:

 Ok i copied the ffmpeg to /local/usr/bin and i can record with OP,

 i can see the video
 but can't hear any sound,
 what i should take care of?


 2014-09-01 18:05 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 you can copy or make symbolic links to get necessary applications
 in /usr/local/bin/



 On 1 September 2014 22:56, Mark Lin mlin40...@gmail.com wrote:

 Thank you Maxim
  i just finished the ffmpeg installation with sacces.

 and command - cd ~/bin  ./ffmpeg -i ~/input.mp4
 ~/videos/output.mkv

 result -

 :~/bin# ./ffmpeg -i ~/input.mp4 ~/videos/output.mkv
 ffmpeg version 2.3.git Copyright (c) 2000-2014 the FFmpeg
 developers
   built on Sep  1 2014 18:36:06 with gcc 4.4.5 (Debian 4.4.5-8)
   configuration: --prefix=/root/ffmpeg_build
 --extra-cflags=-I/root/ffmpeg_build/include
 --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin 
 --enable-gpl
 --enable-libass --enable-libfdk-aac --enable-libfreetype
 --enable-libmp3lame --enable-libopus --enable-libtheora 
 --enable-libvorbis
 --enable-libvpx --enable-libx264 --enable-nonfree
   libavutil  54.  7.100 / 54.  7.100
   libavcodec 56.  1.100 / 56.  1.100
   libavformat56.  3.100 / 56.  3.100
   libavdevice56.  0.100 / 56.  0.100
   libavfilter 5.  0.103 /  5.  0.103
   libswscale  3.  0.100 /  3.  0.100
   libswresample   1.  1.100 /  1.  1.100
   libpostproc53.  0.100 / 53.  0.100
 /root/input.mp4: No such file or directory

 But can't see ffmpeg at /usr/local/bin

 DO I NEED TO COMMAND

 echo MANPATH_MAP $HOME/bin $HOME/ffmpeg_build/share/man 
 ~/.manpath
 . ~/.profile

 Thank you



 2014-09-01 16:20 GMT+02:00 Maxim Solodovnik solomax...@gmail.com
 :

 I'm using this guide
 https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu



 On 1 September 2014 21:02, Mark Lin mlin40...@gmail.com wrote:

 Hello
 using VPS - debian-6.0-x86_64

 trying to install ffmpeg according to -
 https://trac.ffmpeg.org/wiki/How%20to%20quickly%20compile%20FFmpeg%20with%20mp3,%20aac%2B%20and%20x264

 Related regulations have been

Re: FFMPEG INSTALLATION ERROR make x264

2014-09-17 Thread Mark Lin
What OS... - windows 7

Are you able to watch YouTube movies... -yes

2014-09-17 10:53 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 Are you able to watch YouTube movies in this Chrom on this OS?

 On 17 September 2014 15:52, Maxim Solodovnik solomax...@gmail.com wrote:

 Then the problem is in Chrome
 What OS are using to play video from OM in Chrome?

 On 17 September 2014 15:51, Mark Lin mlin40...@gmail.com wrote:

 Yes Sir

 2014-09-17 10:10 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 so both *mp4 and *ogg files are playable in VLC (or other player) and
 have sound?


 On 17 September 2014 15:06, Mark Lin mlin40...@gmail.com wrote:

 *at /streams*
 [image: תמונה מוטבעת 1]

 [image: תמונה מוטבעת 2]


 *at /streams/hibernate*


 *​*

 2014-09-17 4:29 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 Could you list all files you have checked? Chrome playing *.mp4 file
 On Sep 17, 2014 3:38 AM, Mark Lin mlin40...@gmail.com wrote:

 the file are ok as ican download them to my pc and i can heare the
 recording,
 the same with firefox
 so i dont think its the recording.
 i tested it with 2 other pc with chrom and there is no sound

 Thank you

 2014-09-16 5:50 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 can you manually check the files under
 webapps/openmeetings/streams/*roomId*/rec_*recId**
 and
 webapps/openmeetings/streams/hibernate/flvRecording_*recId**

 does all files have sound?


 On 16 September 2014 03:11, Mark Lin mlin40...@gmail.com wrote:

 Hello Maxim,

 no error with the video( popup  icon near the video name

 just compile OM 3.0.3 and checked again and i am facing problem with
 the sound in chrome,
 i can see video but just silent in both rooms - conference and
 interview

 firefox working grate

 windows 7 - can't load pages from dashboard

 2014-09-04 7:37 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 What browser are you using? Is it reproducible on alternative
 browsers? (maybe system sound settings for particular application?)

 do you have any errors in the recordings list? (small exclamation
 icon on the right of the recording, can yoou click on it and check the
 logs?)



 On 3 September 2014 20:20, Mark Lin mlin40...@gmail.com wrote:

 The problems occur just in the record section page
 room type - restricted  conference can see the video but no sound,
 but there is no problem when downloading and play on my pc - can
 see and hear
 room type - interview - black player - no sound, no video  when
 downloading to my pc - nothing happen
 no problem to hear each other
 no problem to upload .avi  .mp4 to whiteboard, can see and here

 Thank you

 what type of room?
 can you test with 2 participants? can you hear each other?
 you can try to upload *.avi or *.mp4



 On 2 September 2014 02:25, Mark Lin mlin40...@gmail.com wrote:

 I tried with increasing user volume but nothing
 when i test recording in the edit record streampopup window,
 there is no problem, i can hear sound very clearly,
 but in the video there is no sound,
 any idea? maybe it is related to VPS software installation

 and when trying to add it to youtube - i can upload the flv file
 but not proccing happen it is just stuck at 0%

 Thank you


 2014-09-01 18:40 GMT+02:00 Maxim Solodovnik solomax...@gmail.com
 :

 maybe you can increase user volume?



 On 1 September 2014 23:35, Mark Lin mlin40...@gmail.com wrote:

 Ok i copied the ffmpeg to /local/usr/bin and i can record with OP,

 i can see the video
 but can't hear any sound,
 what i should take care of?


 2014-09-01 18:05 GMT+02:00 Maxim Solodovnik solomax...@gmail.com
 :

 you can copy or make symbolic links to get necessary
 applications in /usr/local/bin/



 On 1 September 2014 22:56, Mark Lin mlin40...@gmail.com wrote:

 Thank you Maxim
  i just finished the ffmpeg installation with sacces.

 and command - cd ~/bin  ./ffmpeg -i ~/input.mp4
 ~/videos/output.mkv

 result -

 :~/bin# ./ffmpeg -i ~/input.mp4 ~/videos/output.mkv
 ffmpeg version 2.3.git Copyright (c) 2000-2014 the FFmpeg
 developers
   built on Sep  1 2014 18:36:06 with gcc 4.4.5 (Debian 4.4.5-8)
   configuration: --prefix=/root/ffmpeg_build
 --extra-cflags=-I/root/ffmpeg_build/include
 --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin 
 --enable-gpl
 --enable-libass --enable-libfdk-aac --enable-libfreetype
 --enable-libmp3lame --enable-libopus --enable-libtheora 
 --enable-libvorbis
 --enable-libvpx --enable-libx264 --enable-nonfree
   libavutil  54.  7.100 / 54.  7.100
   libavcodec 56.  1.100 / 56.  1.100
   libavformat56.  3.100 / 56.  3.100
   libavdevice56.  0.100 / 56.  0.100
   libavfilter 5.  0.103 /  5.  0.103
   libswscale  3.  0.100 /  3.  0.100
   libswresample   1.  1.100 /  1.  1.100
   libpostproc53.  0.100 / 53.  0.100
 /root/input.mp4: No such file or directory

 But can't see ffmpeg at /usr/local/bin

 DO I NEED TO COMMAND

 echo MANPATH_MAP $HOME/bin $HOME/ffmpeg_build/share/man 
 ~/.manpath
 . ~/.profile

 Thank you

Re: FFMPEG INSTALLATION ERROR make x264

2014-09-16 Thread Mark Lin
the file are ok as ican download them to my pc and i can heare the
recording,
the same with firefox
so i dont think its the recording.
i tested it with 2 other pc with chrom and there is no sound

Thank you

2014-09-16 5:50 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 can you manually check the files under
 webapps/openmeetings/streams/*roomId*/rec_*recId**
 and
 webapps/openmeetings/streams/hibernate/flvRecording_*recId**

 does all files have sound?


 On 16 September 2014 03:11, Mark Lin mlin40...@gmail.com wrote:

 Hello Maxim,

 no error with the video( popup  icon near the video name

 just compile OM 3.0.3 and checked again and i am facing problem with the
 sound in chrome,
 i can see video but just silent in both rooms - conference and interview

 firefox working grate

 windows 7 - can't load pages from dashboard

 2014-09-04 7:37 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 What browser are you using? Is it reproducible on alternative browsers?
 (maybe system sound settings for particular application?)

 do you have any errors in the recordings list? (small exclamation icon
 on the right of the recording, can yoou click on it and check the logs?)



 On 3 September 2014 20:20, Mark Lin mlin40...@gmail.com wrote:

 The problems occur just in the record section page
 room type - restricted  conference can see the video but no sound,
 but there is no problem when downloading and play on my pc - can see and
 hear
 room type - interview - black player - no sound, no video  when
 downloading to my pc - nothing happen
 no problem to hear each other
 no problem to upload .avi  .mp4 to whiteboard, can see and here

 Thank you

 what type of room?
 can you test with 2 participants? can you hear each other?
 you can try to upload *.avi or *.mp4



 On 2 September 2014 02:25, Mark Lin mlin40...@gmail.com wrote:

 I tried with increasing user volume but nothing
 when i test recording in the edit record streampopup window, there is
 no problem, i can hear sound very clearly,
 but in the video there is no sound,
 any idea? maybe it is related to VPS software installation

 and when trying to add it to youtube - i can upload the flv file but
 not proccing happen it is just stuck at 0%

 Thank you


 2014-09-01 18:40 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 maybe you can increase user volume?



 On 1 September 2014 23:35, Mark Lin mlin40...@gmail.com wrote:

 Ok i copied the ffmpeg to /local/usr/bin and i can record with OP,

 i can see the video
 but can't hear any sound,
 what i should take care of?


 2014-09-01 18:05 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 you can copy or make symbolic links to get necessary applications in
 /usr/local/bin/



 On 1 September 2014 22:56, Mark Lin mlin40...@gmail.com wrote:

 Thank you Maxim
  i just finished the ffmpeg installation with sacces.

 and command - cd ~/bin  ./ffmpeg -i ~/input.mp4 ~/videos/output.mkv

 result -

 :~/bin# ./ffmpeg -i ~/input.mp4 ~/videos/output.mkv
 ffmpeg version 2.3.git Copyright (c) 2000-2014 the FFmpeg developers
   built on Sep  1 2014 18:36:06 with gcc 4.4.5 (Debian 4.4.5-8)
   configuration: --prefix=/root/ffmpeg_build
 --extra-cflags=-I/root/ffmpeg_build/include
 --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --enable-gpl
 --enable-libass --enable-libfdk-aac --enable-libfreetype
 --enable-libmp3lame --enable-libopus --enable-libtheora 
 --enable-libvorbis
 --enable-libvpx --enable-libx264 --enable-nonfree
   libavutil  54.  7.100 / 54.  7.100
   libavcodec 56.  1.100 / 56.  1.100
   libavformat56.  3.100 / 56.  3.100
   libavdevice56.  0.100 / 56.  0.100
   libavfilter 5.  0.103 /  5.  0.103
   libswscale  3.  0.100 /  3.  0.100
   libswresample   1.  1.100 /  1.  1.100
   libpostproc53.  0.100 / 53.  0.100
 /root/input.mp4: No such file or directory

 But can't see ffmpeg at /usr/local/bin

 DO I NEED TO COMMAND

 echo MANPATH_MAP $HOME/bin $HOME/ffmpeg_build/share/man 
 ~/.manpath
 . ~/.profile

 Thank you



 2014-09-01 16:20 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 I'm using this guide
 https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu



 On 1 September 2014 21:02, Mark Lin mlin40...@gmail.com wrote:

 Hello
 using VPS - debian-6.0-x86_64

 trying to install ffmpeg according to -
 https://trac.ffmpeg.org/wiki/How%20to%20quickly%20compile%20FFmpeg%20with%20mp3,%20aac%2B%20and%20x264

 Related regulations have been installed without any problem...
 but when make is end I getting ERROR -

  CC  cmdutils.o
 CC  ffmpeg_opt.o
 CC  ffmpeg_filter.o
 LD  ffmpeg_g
 /usr/bin/ld: libavcodec/libavcodec.a(libx264.o): in function
 X264_init:libavcodec/libx264.c:677: error: undefined reference to
 'x264_encoder_open_142'
 collect2: ld returned 1 exit status
 make: *** [ffmpeg_g] Error 1

 i tried several times to build ffmpeg with build x264 as the guide
 shown

 so remove x264 and install it from the debian repository -
 https

Re: account whether daylight saving time

2014-09-16 Thread Mark Lin
When sending an invitation at 23:00 for example I get it according to my
mail box one hour before ie at 22:00 and reservation is not valid

2014-09-16 5:52 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 yes sure, just select user TZ with DST

 On 16 September 2014 03:29, Mark Lin mlin40...@gmail.com wrote:

 Hello,
 Doe's OM takes into account whether daylight saving time

 Thank you




 --
 WBR
 Maxim aka solomax


Action menu = send invitation is disabled

2014-09-16 Thread Mark Lin
Action menu = send invitation is disabled
first click - nothing
second click - it is enabled
third click - popup invitation show
[image: תמונה מוטבעת 2]


Re: jdk-8u20-linux-x64.tar.gz

2014-09-15 Thread Mark Lin
Thank you very much for the idea:

i just folowed -
https://www.digitalocean.com/community/tutorials/how-to-manually-install-oracle-java-on-a-debian-or-ubuntu-vps

$ update-alternatives --install /usr/bin/java java
/usr/adm/jdk1.8.0_20/bin/java 100

$ update-alternatives --install /usr/bin/javac javac
/usr/adm/jdk1.8.0_20/bin/javac 100

$ update-alternatives --display java

$ update-alternatives --display javac

2014-09-15 6:25 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 you need to set correct links in the system
 usually it is done using update-alternatives

 On 15 September 2014 06:24, Kamran Asif kamrana...@gmail.com wrote:

 Hi Mark,
 Please just check the path .Try to google query  how
 to upgrade 1.6 java to 8.20 
 thanks

 Kamran Asif

 On Sun, Sep 14, 2014 at 6:12 PM, Mark Lin mlin40...@gmail.com wrote:

 Hello,

1. i tried to install new java version:

 cd /usr/adm

 wget --no-check-certificate --no-cookies --header Cookie:
 oraclelicense=accept-securebackup-cookie
 http://download.oracle.com/otn-pub/java/jdk/8u20-b26/jdk-8u20-linux-x64.tar.gz

 tar zxvf jdk-8u20-linux-x64.tar.gz

 but when checking version  $ java -version
 i still get  java version 1.6.0_26

 what am i missing?

 2.
 doe's OM -3.0.3 shuld work with windows explorer 7?


 Thank you





 --
 WBR
 Maxim aka solomax


BUILD FAILED 3.0.3

2014-09-15 Thread Mark Lin
Helo,
http://apache.mivzakim.net/openmeetings/3.0.3/src/apache-openmeetings-3.0.3-src.tar.gz

getting build failed..

central
[ivy:resolve]   found org.apache.ws.commons.axiom#axiom-dom;1.2.15-SNAPSHOT
in apache-public
[ivy:resolve]   found org.apache.axis2#axis2-metadata;1.7.0-SNAPSHOT in
apache-public
[ivy:resolve]   found xml-resolver#xml-resolver;1.2 in central
[ivy:resolve]   found com.sun.xml.bind#jaxb-impl;2.2.4 in central
[ivy:resolve]   found javax.xml.bind#jaxb-api;2.2.4 in central
[ivy:resolve]   found javax.xml.stream#stax-api;1.0-2 in central
[ivy:resolve]   found javax.activation#activation;1.1 in central
[ivy:resolve]   found com.sun.xml.bind#jaxb-xjc;2.2.4 in central
[ivy:resolve]   found com.sun.xml.ws#jaxws-tools;2.2.5 in central
[ivy:resolve] :: resolution report :: resolve 3824ms :: artifacts dl 280ms
[ivy:resolve]   :: evicted modules:
[ivy:resolve]   commons-codec#commons-codec;1.8 by
[commons-codec#commons-codec;1.9] in [openmeetings.axis2]
[ivy:resolve]   xml-apis#xml-apis;1.3.04 by [xml-apis#xml-apis;1.4.01] in
[openmeetings.axis2]
[ivy:resolve]   xml-apis#xml-apis;2.0.2 by [xml-apis#xml-apis;1.4.01] in
[openmeetings.axis2]
[ivy:resolve]   jaxen#jaxen;1.1-beta-6 by [jaxen#jaxen;1.1.4] in
[openmeetings.axis2]
[ivy:resolve]   jdom#jdom;1.0 transitively in [openmeetings.axis2]
[ivy:resolve]   xerces#xmlParserAPIs;2.6.2 transitively in
[openmeetings.axis2]
[ivy:resolve]   xerces#xercesImpl;2.6.2 by [xerces#xercesImpl;2.11.0] in
[openmeetings.axis2]
[ivy:resolve]   xom#xom;1.0b3 transitively in [openmeetings.axis2]
[ivy:resolve]   xerces#xmlParserAPIs;2.6.1 by [xerces#xmlParserAPIs;2.6.2]
in [openmeetings.axis2]
[ivy:resolve]   xerces#xercesImpl;2.2.1 by [xerces#xercesImpl;2.11.0] in
[openmeetings.axis2]
[ivy:resolve]   com.ibm.icu#icu4j;2.6.1 transitively in [openmeetings.axis2]
[ivy:resolve]   xalan#xalan;2.6.0 by [xalan#xalan;2.7.1] in
[openmeetings.axis2]
[ivy:resolve]   org.ccil.cowan.tagsoup#tagsoup;0.9.7 transitively in
[openmeetings.axis2]
[ivy:resolve]   xml-apis#xml-apis;1.0.b2 by [xml-apis#xml-apis;1.4.01] in
[openmeetings.axis2]
[ivy:resolve]   org.apache.ws.commons.axiom#axiom-impl;1.2.14 by
[org.apache.ws.commons.axiom#axiom-impl;1.2.15-SNAPSHOT] in
[openmeetings.axis2]
[ivy:resolve]   org.apache.ws.commons.axiom#axiom-api;1.2.14 by
[org.apache.ws.commons.axiom#axiom-api;1.2.15-SNAPSHOT] in
[openmeetings.axis2]
[ivy:resolve]   commons-logging#commons-logging;1.1.1 by
[commons-logging#commons-logging;1.1.3] in [openmeetings.axis2]
[ivy:resolve]   org.codehaus.woodstox#woodstox-core-asl;4.1.4 by
[org.codehaus.woodstox#woodstox-core-asl;4.2.0] in [openmeetings.axis2]
[ivy:resolve]   org.apache.ws.commons.axiom#axiom-dom;1.2.14 by
[org.apache.ws.commons.axiom#axiom-dom;1.2.15-SNAPSHOT] in
[openmeetings.axis2]
[ivy:resolve]
org.apache.geronimo.specs#geronimo-activation_1.1_spec;1.0.2 by
[org.apache.geronimo.specs#geronimo-activation_1.1_spec;1.1] in
[openmeetings.axis2]
[ivy:resolve]   commons-io#commons-io;2.1 by [commons-io#commons-io;2.4] in
[openmeetings.axis2]
[ivy:resolve]   org.apache.httpcomponents#httpcore;4.2.1 by
[org.apache.httpcomponents#httpcore;4.3.1] in [openmeetings.axis2]
[ivy:resolve]   org.apache.httpcomponents#httpclient;4.2.1 by
[org.apache.httpcomponents#httpclient;4.3.2] in [openmeetings.axis2]
[ivy:resolve]   commons-codec#commons-codec;1.3 by
[commons-codec#commons-codec;1.9] in [openmeetings.axis2]
[ivy:resolve]   org.apache.geronimo.specs#geronimo-javamail_1.4_spec;1.6 by
[org.apache.geronimo.specs#geronimo-javamail_1.4_spec;1.7.1] in
[openmeetings.axis2]
[ivy:resolve]   xalan#xalan;2.7.0 by [xalan#xalan;2.7.1] in
[openmeetings.axis2]

-
|  |modules||   artifacts
|
|   conf   | number| search|dwnlded|evicted||
number|dwnlded|

-
|openmeetings.axis2|  197  |   0   |   0   |   26  ||  193  |   0
|

-
[ivy:resolve]
[ivy:resolve] :: problems summary ::
[ivy:resolve]  WARNINGS
[ivy:resolve]   circular dependency found:
dom4j#dom4j;1.6.1-jaxen#jaxen;1.1-beta-6-...
[ivy:resolve]   circular dependency found:
jaxen#jaxen;1.1-beta-6-dom4j#dom4j;1.6.1-...
[ivy:resolve]   [NOT FOUND  ] dom4j#dom4j;1.6.1!dom4j.jar(javadoc)
(107ms)
[ivy:resolve]    central: tried
[ivy:resolve]
http://repo1.maven.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1-javadoc.jar
[ivy:resolve]   ::
[ivy:resolve]   ::  FAILED DOWNLOADS::
[ivy:resolve]   :: ^ see resolution messages for details  ^ ::
[ivy:resolve]   ::
[ivy:resolve]   :: dom4j#dom4j;1.6.1!dom4j.jar(javadoc)
[ivy:resolve]   ::
[ivy:resolve]

Re: BUILD FAILED 3.0.3

2014-09-15 Thread Mark Lin
Can i try now?


Re: BUILD FAILED 3.0.3

2014-09-15 Thread Mark Lin
tried but getting the same results.
than i tried to download to my pc and upload it to the server but no change
- build failed



2014-09-15 14:33 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 sure

 On 15 September 2014 19:31, Mark Lin mlin40...@gmail.com wrote:


 Can i try now?




 --
 WBR
 Maxim aka solomax


Re: BUILD FAILED 3.0.3

2014-09-15 Thread Mark Lin
Thank you very much Maxim,
i deleted dom4j from ~/.ivy*
and everything seems to work as accepted.

2014-09-15 15:05 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 not sure what else can be done here :(
 additionally you can try to delete dom4j folders/files under ~/.m2 and
 ~/.ivy* folders
 delete build and dist folder
 and try again

 On 15 September 2014 20:00, Mark Lin mlin40...@gmail.com wrote:

 tried but getting the same results.
 than i tried to download to my pc and upload it to the server but no
 change - build failed



 2014-09-15 14:33 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 sure


 On 15 September 2014 19:31, Mark Lin mlin40...@gmail.com wrote:


 Can i try now?




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax



doe's OM support windows 7

2014-09-15 Thread Mark Lin
Hello,
doe's OM support windows 7 xp as the login page working fine,
but dashboard doesn't work...
[image: תמונה מוטבעת 1]


Re: FFMPEG INSTALLATION ERROR make x264

2014-09-15 Thread Mark Lin
Hello Maxim,

no error with the video( popup  icon near the video name

just compile OM 3.0.3 and checked again and i am facing problem with the
sound in chrome,
i can see video but just silent in both rooms - conference and interview

firefox working grate

windows 7 - can't load pages from dashboard

2014-09-04 7:37 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 What browser are you using? Is it reproducible on alternative browsers?
 (maybe system sound settings for particular application?)

 do you have any errors in the recordings list? (small exclamation icon on
 the right of the recording, can yoou click on it and check the logs?)


 On 3 September 2014 20:20, Mark Lin mlin40...@gmail.com wrote:

 The problems occur just in the record section page
 room type - restricted  conference can see the video but no sound,
 but there is no problem when downloading and play on my pc - can see and
 hear
 room type - interview - black player - no sound, no video  when
 downloading to my pc - nothing happen
 no problem to hear each other
 no problem to upload .avi  .mp4 to whiteboard, can see and here

 Thank you

 what type of room?
 can you test with 2 participants? can you hear each other?
 you can try to upload *.avi or *.mp4



 On 2 September 2014 02:25, Mark Lin mlin40...@gmail.com wrote:

 I tried with increasing user volume but nothing
 when i test recording in the edit record streampopup window, there is
 no problem, i can hear sound very clearly,
 but in the video there is no sound,
 any idea? maybe it is related to VPS software installation

 and when trying to add it to youtube - i can upload the flv file but not
 proccing happen it is just stuck at 0%

 Thank you


 2014-09-01 18:40 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 maybe you can increase user volume?



 On 1 September 2014 23:35, Mark Lin mlin40...@gmail.com wrote:

 Ok i copied the ffmpeg to /local/usr/bin and i can record with OP,

 i can see the video
 but can't hear any sound,
 what i should take care of?


 2014-09-01 18:05 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 you can copy or make symbolic links to get necessary applications in
 /usr/local/bin/



 On 1 September 2014 22:56, Mark Lin mlin40...@gmail.com wrote:

 Thank you Maxim
  i just finished the ffmpeg installation with sacces.

 and command - cd ~/bin  ./ffmpeg -i ~/input.mp4 ~/videos/output.mkv

 result -

 :~/bin# ./ffmpeg -i ~/input.mp4 ~/videos/output.mkv
 ffmpeg version 2.3.git Copyright (c) 2000-2014 the FFmpeg developers
   built on Sep  1 2014 18:36:06 with gcc 4.4.5 (Debian 4.4.5-8)
   configuration: --prefix=/root/ffmpeg_build
 --extra-cflags=-I/root/ffmpeg_build/include
 --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --enable-gpl
 --enable-libass --enable-libfdk-aac --enable-libfreetype
 --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis
 --enable-libvpx --enable-libx264 --enable-nonfree
   libavutil  54.  7.100 / 54.  7.100
   libavcodec 56.  1.100 / 56.  1.100
   libavformat56.  3.100 / 56.  3.100
   libavdevice56.  0.100 / 56.  0.100
   libavfilter 5.  0.103 /  5.  0.103
   libswscale  3.  0.100 /  3.  0.100
   libswresample   1.  1.100 /  1.  1.100
   libpostproc53.  0.100 / 53.  0.100
 /root/input.mp4: No such file or directory

 But can't see ffmpeg at /usr/local/bin

 DO I NEED TO COMMAND

 echo MANPATH_MAP $HOME/bin $HOME/ffmpeg_build/share/man  ~/.manpath
 . ~/.profile

 Thank you



 2014-09-01 16:20 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 I'm using this guide
 https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu



 On 1 September 2014 21:02, Mark Lin mlin40...@gmail.com wrote:

 Hello
 using VPS - debian-6.0-x86_64

 trying to install ffmpeg according to -
 https://trac.ffmpeg.org/wiki/How%20to%20quickly%20compile%20FFmpeg%20with%20mp3,%20aac%2B%20and%20x264

 Related regulations have been installed without any problem...
 but when make is end I getting ERROR -

  CC  cmdutils.o
 CC  ffmpeg_opt.o
 CC  ffmpeg_filter.o
 LD  ffmpeg_g
 /usr/bin/ld: libavcodec/libavcodec.a(libx264.o): in function
 X264_init:libavcodec/libx264.c:677: error: undefined reference to
 'x264_encoder_open_142'
 collect2: ld returned 1 exit status
 make: *** [ffmpeg_g] Error 1

 i tried several times to build ffmpeg with build x264 as the guide
 shown

 so remove x264 and install it from the debian repository -
 https://packages.debian.org/unstable/graphics/x264

 but ending with the same result.

 someone have an idea?

 Thank you




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax



account whether daylight saving time

2014-09-15 Thread Mark Lin
Hello,
Doe's OM takes into account whether daylight saving time

Thank you


2 OP on 1 vps

2014-09-14 Thread Mark Lin
Hello,
Is it possible to run 2 OP on one server?
Thank you


Re: 2 OP on 1 vps

2014-09-14 Thread Mark Lin
Thank you Maxim,
why both options are not ideal :( ?
what sort of problems i will be face?

2014-09-14 13:51 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 hello

 one option: would be run 2 separate instances on 2 different set of ports
 (i.e. 1st OM uses 5080, 1935 etc. 2nd OM uses 5081, 1936 etc.)
 another option: copy webapps/openmeetings to webapps/openmeetings1 (this
 will require JVM memory tuning)

 both options are not ideal :(


 On 14 September 2014 18:18, Mark Lin mlin40...@gmail.com wrote:

 What you meant by -  In case 2 OP == 2 OM 

 can you refer me to the instruction?

 Thank you Maxim

 2014-09-14 12:58 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 In case 2 OP == 2 OM, yes, it is possible


 On 14 September 2014 17:50, Mark Lin mlin40...@gmail.com wrote:

 Hello,
 Is it possible to run 2 OP on one server?
 Thank you




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax



Performance Tuning - red5auto start script

2014-09-14 Thread Mark Lin
Hello,

can i use the Performance Tuning - red5auto start script  -
http://openmeetings.apache.org/JVMPerformanceTuning.html
for Openmeetings 2.2?

Thank you


jdk-8u20-linux-x64.tar.gz

2014-09-14 Thread Mark Lin
Hello,

   1. i tried to install new java version:

cd /usr/adm

wget --no-check-certificate --no-cookies --header Cookie:
oraclelicense=accept-securebackup-cookie
http://download.oracle.com/otn-pub/java/jdk/8u20-b26/jdk-8u20-linux-x64.tar.gz

tar zxvf jdk-8u20-linux-x64.tar.gz

but when checking version  $ java -version
i still get  java version 1.6.0_26

what am i missing?

2.
doe's OM -3.0.3 shuld work with windows explorer 7?


Thank you


[no subject]

2014-09-09 Thread Mark Lin
Hello,

Is there a way to determine different default Cameras available screen for
each room?

Thank you


Re: FFMPEG INSTALLATION ERROR make x264

2014-09-03 Thread Mark Lin
The problems occur just in the record section page
room type - restricted  conference can see the video but no sound,
but there is no problem when downloading and play on my pc - can see and
hear
room type - interview - black player - no sound, no video  when
downloading to my pc - nothing happen
no problem to hear each other
no problem to upload .avi  .mp4 to whiteboard, can see and here

Thank you

what type of room?
 can you test with 2 participants? can you hear each other?
 you can try to upload *.avi or *.mp4



On 2 September 2014 02:25, Mark Lin mlin40...@gmail.com wrote:

 I tried with increasing user volume but nothing
 when i test recording in the edit record streampopup window, there is no
 problem, i can hear sound very clearly,
 but in the video there is no sound,
 any idea? maybe it is related to VPS software installation

 and when trying to add it to youtube - i can upload the flv file but not
 proccing happen it is just stuck at 0%

 Thank you


 2014-09-01 18:40 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 maybe you can increase user volume?



 On 1 September 2014 23:35, Mark Lin mlin40...@gmail.com wrote:

 Ok i copied the ffmpeg to /local/usr/bin and i can record with OP,

 i can see the video
 but can't hear any sound,
 what i should take care of?


 2014-09-01 18:05 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 you can copy or make symbolic links to get necessary applications in
 /usr/local/bin/



 On 1 September 2014 22:56, Mark Lin mlin40...@gmail.com wrote:

 Thank you Maxim
  i just finished the ffmpeg installation with sacces.

 and command - cd ~/bin  ./ffmpeg -i ~/input.mp4 ~/videos/output.mkv

 result -

 :~/bin# ./ffmpeg -i ~/input.mp4 ~/videos/output.mkv
 ffmpeg version 2.3.git Copyright (c) 2000-2014 the FFmpeg developers
   built on Sep  1 2014 18:36:06 with gcc 4.4.5 (Debian 4.4.5-8)
   configuration: --prefix=/root/ffmpeg_build
 --extra-cflags=-I/root/ffmpeg_build/include
 --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --enable-gpl
 --enable-libass --enable-libfdk-aac --enable-libfreetype
 --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis
 --enable-libvpx --enable-libx264 --enable-nonfree
   libavutil  54.  7.100 / 54.  7.100
   libavcodec 56.  1.100 / 56.  1.100
   libavformat56.  3.100 / 56.  3.100
   libavdevice56.  0.100 / 56.  0.100
   libavfilter 5.  0.103 /  5.  0.103
   libswscale  3.  0.100 /  3.  0.100
   libswresample   1.  1.100 /  1.  1.100
   libpostproc53.  0.100 / 53.  0.100
 /root/input.mp4: No such file or directory

 But can't see ffmpeg at /usr/local/bin

 DO I NEED TO COMMAND

 echo MANPATH_MAP $HOME/bin $HOME/ffmpeg_build/share/man  ~/.manpath
 . ~/.profile

 Thank you



 2014-09-01 16:20 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 I'm using this guide
 https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu



 On 1 September 2014 21:02, Mark Lin mlin40...@gmail.com wrote:

 Hello
 using VPS - debian-6.0-x86_64

 trying to install ffmpeg according to -
 https://trac.ffmpeg.org/wiki/How%20to%20quickly%20compile%20FFmpeg%20with%20mp3,%20aac%2B%20and%20x264

 Related regulations have been installed without any problem...
 but when make is end I getting ERROR -

  CC  cmdutils.o
 CC  ffmpeg_opt.o
 CC  ffmpeg_filter.o
 LD  ffmpeg_g
 /usr/bin/ld: libavcodec/libavcodec.a(libx264.o): in function
 X264_init:libavcodec/libx264.c:677: error: undefined reference to
 'x264_encoder_open_142'
 collect2: ld returned 1 exit status
 make: *** [ffmpeg_g] Error 1

 i tried several times to build ffmpeg with build x264 as the guide shown

 so remove x264 and install it from the debian repository -
 https://packages.debian.org/unstable/graphics/x264

 but ending with the same result.

 someone have an idea?

 Thank you




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax




-- 
WBR
Maxim aka solomax


FFMPEG INSTALLATION ERROR make x264

2014-09-01 Thread Mark Lin
Hello
using VPS - debian-6.0-x86_64

trying to install ffmpeg according to -
https://trac.ffmpeg.org/wiki/How%20to%20quickly%20compile%20FFmpeg%20with%20mp3,%20aac%2B%20and%20x264

Related regulations have been installed without any problem...
but when make is end I getting ERROR -

CC  cmdutils.o
CC  ffmpeg_opt.o
CC  ffmpeg_filter.o
LD  ffmpeg_g
/usr/bin/ld: libavcodec/libavcodec.a(libx264.o): in function
X264_init:libavcodec/libx264.c:677: error: undefined reference to
'x264_encoder_open_142'
collect2: ld returned 1 exit status
make: *** [ffmpeg_g] Error 1

i tried several times to build ffmpeg with build x264 as the guide shown

so remove x264 and install it from the debian repository -
https://packages.debian.org/unstable/graphics/x264

but ending with the same result.

someone have an idea?

Thank you


Re: FFMPEG INSTALLATION ERROR make x264

2014-09-01 Thread Mark Lin
Thank you Maxim
 i just finished the ffmpeg installation with sacces.

and command - cd ~/bin  ./ffmpeg -i ~/input.mp4 ~/videos/output.mkv

result -

:~/bin# ./ffmpeg -i ~/input.mp4 ~/videos/output.mkv
ffmpeg version 2.3.git Copyright (c) 2000-2014 the FFmpeg developers
  built on Sep  1 2014 18:36:06 with gcc 4.4.5 (Debian 4.4.5-8)
  configuration: --prefix=/root/ffmpeg_build
--extra-cflags=-I/root/ffmpeg_build/include
--extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --enable-gpl
--enable-libass --enable-libfdk-aac --enable-libfreetype
--enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis
--enable-libvpx --enable-libx264 --enable-nonfree
  libavutil  54.  7.100 / 54.  7.100
  libavcodec 56.  1.100 / 56.  1.100
  libavformat56.  3.100 / 56.  3.100
  libavdevice56.  0.100 / 56.  0.100
  libavfilter 5.  0.103 /  5.  0.103
  libswscale  3.  0.100 /  3.  0.100
  libswresample   1.  1.100 /  1.  1.100
  libpostproc53.  0.100 / 53.  0.100
/root/input.mp4: No such file or directory

But can't see ffmpeg at /usr/local/bin

DO I NEED TO COMMAND

echo MANPATH_MAP $HOME/bin $HOME/ffmpeg_build/share/man  ~/.manpath
. ~/.profile

Thank you



2014-09-01 16:20 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 I'm using this guide https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu


 On 1 September 2014 21:02, Mark Lin mlin40...@gmail.com wrote:

 Hello
 using VPS - debian-6.0-x86_64

 trying to install ffmpeg according to -
 https://trac.ffmpeg.org/wiki/How%20to%20quickly%20compile%20FFmpeg%20with%20mp3,%20aac%2B%20and%20x264

 Related regulations have been installed without any problem...
 but when make is end I getting ERROR -

  CC  cmdutils.o
 CC  ffmpeg_opt.o
 CC  ffmpeg_filter.o
 LD  ffmpeg_g
 /usr/bin/ld: libavcodec/libavcodec.a(libx264.o): in function
 X264_init:libavcodec/libx264.c:677: error: undefined reference to
 'x264_encoder_open_142'
 collect2: ld returned 1 exit status
 make: *** [ffmpeg_g] Error 1

 i tried several times to build ffmpeg with build x264 as the guide shown

 so remove x264 and install it from the debian repository -
 https://packages.debian.org/unstable/graphics/x264

 but ending with the same result.

 someone have an idea?

 Thank you




 --
 WBR
 Maxim aka solomax


Re: FFMPEG INSTALLATION ERROR make x264

2014-09-01 Thread Mark Lin
I tried with increasing user volume but nothing
when i test recording in the edit record streampopup window, there is no
problem, i can hear sound very clearly,
but in the video there is no sound,
any idea? maybe it is related to VPS software installation

and when trying to add it to youtube - i can upload the flv file but not
proccing happen it is just stuck at 0%

Thank you


2014-09-01 18:40 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 maybe you can increase user volume?


 On 1 September 2014 23:35, Mark Lin mlin40...@gmail.com wrote:

 Ok i copied the ffmpeg to /local/usr/bin and i can record with OP,

 i can see the video
 but can't hear any sound,
 what i should take care of?


 2014-09-01 18:05 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 you can copy or make symbolic links to get necessary applications in
 /usr/local/bin/



 On 1 September 2014 22:56, Mark Lin mlin40...@gmail.com wrote:

 Thank you Maxim
  i just finished the ffmpeg installation with sacces.

 and command - cd ~/bin  ./ffmpeg -i ~/input.mp4 ~/videos/output.mkv

 result -

 :~/bin# ./ffmpeg -i ~/input.mp4 ~/videos/output.mkv
 ffmpeg version 2.3.git Copyright (c) 2000-2014 the FFmpeg developers
   built on Sep  1 2014 18:36:06 with gcc 4.4.5 (Debian 4.4.5-8)
   configuration: --prefix=/root/ffmpeg_build
 --extra-cflags=-I/root/ffmpeg_build/include
 --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --enable-gpl
 --enable-libass --enable-libfdk-aac --enable-libfreetype
 --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis
 --enable-libvpx --enable-libx264 --enable-nonfree
   libavutil  54.  7.100 / 54.  7.100
   libavcodec 56.  1.100 / 56.  1.100
   libavformat56.  3.100 / 56.  3.100
   libavdevice56.  0.100 / 56.  0.100
   libavfilter 5.  0.103 /  5.  0.103
   libswscale  3.  0.100 /  3.  0.100
   libswresample   1.  1.100 /  1.  1.100
   libpostproc53.  0.100 / 53.  0.100
 /root/input.mp4: No such file or directory

 But can't see ffmpeg at /usr/local/bin

 DO I NEED TO COMMAND

 echo MANPATH_MAP $HOME/bin $HOME/ffmpeg_build/share/man  ~/.manpath
 . ~/.profile

 Thank you



 2014-09-01 16:20 GMT+02:00 Maxim Solodovnik solomax...@gmail.com:

 I'm using this guide
 https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu



 On 1 September 2014 21:02, Mark Lin mlin40...@gmail.com wrote:

 Hello
 using VPS - debian-6.0-x86_64

 trying to install ffmpeg according to -
 https://trac.ffmpeg.org/wiki/How%20to%20quickly%20compile%20FFmpeg%20with%20mp3,%20aac%2B%20and%20x264

 Related regulations have been installed without any problem...
 but when make is end I getting ERROR -

  CC  cmdutils.o
 CC  ffmpeg_opt.o
 CC  ffmpeg_filter.o
 LD  ffmpeg_g
 /usr/bin/ld: libavcodec/libavcodec.a(libx264.o): in function
 X264_init:libavcodec/libx264.c:677: error: undefined reference to
 'x264_encoder_open_142'
 collect2: ld returned 1 exit status
 make: *** [ffmpeg_g] Error 1

 i tried several times to build ffmpeg with build x264 as the guide shown

 so remove x264 and install it from the debian repository -
 https://packages.debian.org/unstable/graphics/x264

 but ending with the same result.

 someone have an idea?

 Thank you




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax




 --
 WBR
 Maxim aka solomax



  1   2   >