Fórumok

video chat portlet available

thumbnail
Florencia Hernández, módosítva 11 év-val korábban

video chat portlet available

Regular Member Bejegyzések: 146 Csatlakozás dátuma: 2012.03.27. Legújabb bejegyzések
Hi Everyone!

At Rotterdam CS we've developed a video chat portlet.

Here you have the link to the article: http://www.rotterdam-cs.com/tools/-/asset_publisher/piIpOr8rXNan/content/video-chat-portlet

Here is the war: http://lplugins.download.rotterdam-cs.com/rcs-VideoChat-portlet-6.1.0.1.war

And the documentation: http://lplugins.download.rotterdam-cs.com/rcs-VideoChat-users-guide-6.1.0.1.pdf

Any feedback is appreaciated.

Have fun!
thumbnail
Muzakir Khan, módosítva 11 év-val korábban

RE: video chat portlet available

Regular Member Bejegyzések: 112 Csatlakozás dátuma: 2012.03.15. Legújabb bejegyzések
Great Job!!..
The small disadvantage is, we have limitation to use it for 25,000 minutes only per month.
Hats off to RCS for contributing such an important portlet to liferay..
thumbnail
devaraj s, módosítva 11 év-val korábban

RE: video chat portlet available

Regular Member Bejegyzések: 228 Csatlakozás dátuma: 2012.05.21. Legújabb bejegyzések
Florencia Hernández:
Hi Everyone!

At Rotterdam CS we've developed a video chat portlet.

Here you have the link to the article: http://www.rotterdam-cs.com/tools/-/asset_publisher/piIpOr8rXNan/content/video-chat-portlet

Here is the war: http://lplugins.download.rotterdam-cs.com/rcs-VideoChat-portlet-6.1.0.1.war

And the documentation: http://lplugins.download.rotterdam-cs.com/rcs-VideoChat-users-guide-6.1.0.1.pdf

Any feedback is appreaciated.

Have fun!



great work..
thumbnail
Florencia Hernández, módosítva 11 év-val korábban

RE: video chat portlet available

Regular Member Bejegyzések: 146 Csatlakozás dátuma: 2012.03.27. Legújabb bejegyzések
Thanks to everyone!

Yes, you have the limitation to use up to 25,000 min per month for group chat of 3+ people, but you have the option to pay OpenTok and get more minutes. If you want to use it as a 2 people chat, then the amount of minutes is limitless. We decided to use OpenTok because the quality of the video, audio and streaming is excellent.

Regards,

Florencia.
ild i, módosítva 11 év-val korábban

RE: video chat portlet available

Regular Member Bejegyzések: 158 Csatlakozás dátuma: 2011.12.12. Legújabb bejegyzések
LFR 6.1.1 GA2


16.11.2012 15:55:27 org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory G:\eclipsegoogle\bundles\tomcat-7.0.27\webapps\rcs-VideoChat-portlet
16.11.2012 15:55:29 org.apache.catalina.core.ContainerBase addChildInternal
SEVERE: ContainerBase.addChild: start:
org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/rcs-VideoChat-portlet]]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:154)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:895)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:871)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:615)
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1099)
at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1621)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.IllegalArgumentException: Filter mapping specifies an unknown filter name OpenSessionInViewFilter
at org.apache.catalina.core.StandardContext.validateFilterMap(StandardContext.java:3003)
at org.apache.catalina.core.StandardContext.addFilterMap(StandardContext.java:2968)
at org.apache.catalina.deploy.WebXml.configureContext(WebXml.java:1207)
at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1357)
at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:855)
at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:345)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5161)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
... 11 more
16.11.2012 15:55:29 org.apache.catalina.startup.HostConfig deployDirectory
SEVERE: Error deploying web application directory G:\eclipsegoogle\bundles\tomcat-7.0.27\webapps\rcs-VideoChat-portlet
java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/rcs-VideoChat-portlet]]
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:898)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:871)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:615)
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1099)
at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1621)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)



Can not build
thumbnail
Florencia Gadea, módosítva 11 év-val korábban

RE: video chat portlet available

Regular Member Bejegyzések: 146 Csatlakozás dátuma: 2012.03.27. Legújabb bejegyzések
Indeed.

This portlet is not ready for LR 6.1.1 GA2 yet.

We'll let you know when it's ready.

Regards,

Florencia.
Thomas Rainer, módosítva 10 év-val korábban

RE: video chat portlet available

New Member Bejegyzések: 12 Csatlakozás dátuma: 2011.04.27. Legújabb bejegyzések
Hello,

Any news about LR 6.1.1 GA2 compatibility?

Thanks.
thumbnail
Florencia Gadea, módosítva 10 év-val korábban

RE: video chat portlet available

Regular Member Bejegyzések: 146 Csatlakozás dátuma: 2012.03.27. Legújabb bejegyzések
Hi Thomas!

Yes, this is ready!

You can download the war from: http://lplugins.download.rotterdam-cs.com/VideoChat-portlet-6.1.1.1.war

The sources: https://github.com/rotterdam-cs/VideoChat-portlet.git

Documentation: https://github.com/rotterdam-cs/VideoChat-portlet/blob/master/Video-Chat-Documentation.pdf?raw=true

If you have any doubts, don't hesitate to contact us.

Cheers,

Flor.
Jan Agermose, módosítva 10 év-val korábban

RE: video chat portlet available

Junior Member Bejegyzések: 64 Csatlakozás dátuma: 2010.04.09. Legújabb bejegyzések
hi

do you have a version that works with Liferay Portal Community Edition 6.0.6 CE?
thumbnail
Florencia Gadea, módosítva 10 év-val korábban

RE: video chat portlet available

Regular Member Bejegyzések: 146 Csatlakozás dátuma: 2012.03.27. Legújabb bejegyzések
Hi Jan,

No, sorry, we don't have the video chat for Liferay 6.0.6 CE.

You can download the sources and modify them if you like.

Regards,

Flor.
Arun Kulasegaran, módosítva 10 év-val korábban

RE: video chat portlet available

New Member Bejegyzések: 8 Csatlakozás dátuma: 2013.08.23. Legújabb bejegyzések
For liferay 6.1.1 its not working
thumbnail
Florencia Gadea, módosítva 10 év-val korábban

RE: video chat portlet available

Regular Member Bejegyzések: 146 Csatlakozás dátuma: 2012.03.27. Legújabb bejegyzések
Hi Arun!

Could you be more specific about what is not working? Do you have a stacktrace?

Regards,

Flor.
thumbnail
mohammad azaruddin, módosítva 10 év-val korábban

RE: video chat portlet available

Expert Bejegyzések: 492 Csatlakozás dátuma: 2012.09.17. Legújabb bejegyzések
Florencia Gadea:
Hi Arun!

Could you be more specific about what is not working? Do you have a stacktrace?

Regards,

Flor.

'In 6.1.1 i'm facing problem when i add chat rooms.Please refer the attachment

Mellékletek:

thumbnail
Florencia Gadea, módosítva 10 év-val korábban

RE: video chat portlet available

Regular Member Bejegyzések: 146 Csatlakozás dátuma: 2012.03.27. Legújabb bejegyzések
Are you using test server or production server for opentok? Opentok people removed test/staging server, may be that is what is causing you problem.

Regards,

Flor.
Arun Kulasegaran, módosítva 10 év-val korábban

RE: video chat portlet available

New Member Bejegyzések: 8 Csatlakozás dátuma: 2013.08.23. Legújabb bejegyzések
Sorry for late reply, How to get rid of that error
thumbnail
Florencia Gadea, módosítva 10 év-val korábban

RE: video chat portlet available

Regular Member Bejegyzések: 146 Csatlakozás dátuma: 2012.03.27. Legújabb bejegyzések
Hi Arun,

If you go to the control panel, to the chat rooms administration, what do you see in the configuration? You should choose the production server option.

Regards,

Flor.
thumbnail
mohammad azaruddin, módosítva 10 év-val korábban

RE: video chat portlet available

Expert Bejegyzések: 492 Csatlakozás dátuma: 2012.09.17. Legújabb bejegyzések
Florencia Gadea:
Hi Arun,

If you go to the control panel, to the chat rooms administration, what do you see in the configuration? You should choose the production server option.

Regards,

Flor.


Hi Florencia Gadea..Thank youemoticon I will try
thumbnail
Vishal Kumar, módosítva 8 év-val korábban

RE: video chat portlet available

Regular Member Bejegyzések: 198 Csatlakozás dátuma: 2012.12.12. Legújabb bejegyzések
What are the liferay versions it is supporting in CE and EE.
thumbnail
Anita Sahoo, módosítva 10 év-val korábban

RE: video chat portlet available

New Member Bejegyzések: 13 Csatlakozás dátuma: 2013.09.17. Legújabb bejegyzések
Hi Florencia Gadea ,
I tried your video chat portlet and its working fine in liferay 6.1.1 emoticon
But how to connect two systems and chat can u plz tell me
Thanks in advance
Prathibha h m, módosítva 10 év-val korábban

RE: video chat portlet available

Junior Member Bejegyzések: 74 Csatlakozás dátuma: 2009.09.17. Legújabb bejegyzések
Have you tried this option on version 6.2
thumbnail
Dhandapani S, módosítva 8 év-val korábban

RE: video chat portlet available

Regular Member Bejegyzések: 176 Csatlakozás dátuma: 2009.03.24. Legújabb bejegyzések
Hi Florencia Gadea,

I have tried it, in control panel i configured and created chat room, In page, Portlet is render on page successfully and while selecting chat room, nothing is happened and no error also in log. What could be the problem?