留言板

Voice and video Chat portlet!

SO JA,修改在12 年前。

Voice and video Chat portlet!

New Member 帖子: 6 加入日期: 11-5-30 最近的帖子
Hi ,

i need voice and video chat portlet for my Liferay.. is there any?! can anyone help?

tnx,
soja
thumbnail
Aritz Galdos,修改在12 年前。

RE: Voice and video Chat portlet!

Expert 帖子: 416 加入日期: 07-5-15 最近的帖子
Hi SO JA

Some months ago I developed and shared a portlet for integrating BigBlueButton webconferencing platform into Liferay. Have a look at this.

BBBClient portlet

It may fulfill your needs. And its is open source so feel free to modify it.

Regards!
SO JA,修改在12 年前。

RE: Voice and video Chat portlet!

New Member 帖子: 6 加入日期: 11-5-30 最近的帖子
Hi Aritz ;

tnx 4 your replay..

i think it has the features i want..

tnxx.
SOJA
Kadir BASOL,修改在12 年前。

RE: Voice and video Chat portlet!

Junior Member 帖子: 91 加入日期: 10-8-10 最近的帖子
I've written java applet with IRC Based + VP8 codec java applet.
Its currently under construction.
I ve developed is as portlet.

If someone cares here is current view of my applet:
I will add conversation over UDP high performance:
http://www.l2wolf.com/chat
thumbnail
Florencia Hernández,修改在11 年前。

RE: Voice and video Chat portlet!

Regular Member 帖子: 146 加入日期: 12-3-27 最近的帖子
Hi!

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.

Cheers.
Atul Kachhadita,修改在10 年前。

RE: Voice and video Chat portlet!

New Member 帖子: 7 加入日期: 13-2-18 最近的帖子
Hello sir, your website is not working can you give me correct working website of yours?

Where is the source code of your applet video chat? can you share with us?
Alan Mullane,修改在11 年前。

RE: Voice and video Chat portlet!

New Member 帖子: 2 加入日期: 12-8-23 最近的帖子
Hi Aritz,

I tried this link but get the following error...

No encontrado

El recurso solicitado no ha sido encontrado.

http://www.liferay.com/es/downloads/liferay-portal/community-plugins/-/software_catalog/products/7525675?_98_redirect=http%3A%2F%2Fwww.liferay.com%2Fes%2Fdownloads%2Fliferay-portal%2Fcommunity-plugins%3Fp_p_id%3D98%26p_p_lifecycle%3D0%26p_p_state%3Dnormal%26p_p_mode%3Dview%26p_p_col_id%3Dcolumn-2%26p_p_col_pos%3D2%26p_p_col_count%3D3

Any help would be appreciated.

Thanks
Alan

Aritz Galdos:
Hi SO JA

Some months ago I developed and shared a portlet for integrating BigBlueButton webconferencing platform into Liferay. Have a look at this.

BBBClient portlet

It may fulfill your needs. And its is open source so feel free to modify it.

Regards!
thumbnail
Aritz Galdos,修改在11 年前。

RE: Voice and video Chat portlet!

Expert 帖子: 416 加入日期: 07-5-15 最近的帖子
Hi Alan:

It looks like the link is broken. It is very likely to be due to the new Liferay MarketPlay, where should be uploaded new portlet contributions I guess. I could not find old plugins where they used to be.

Anyway, the portlet source is available in gitHub

https://github.com/aritzg/bbbClient-portlet

Feel free to download and use it as you want.

In case you need any help, ask please!

Regards!
Alan Mullane,修改在11 年前。

RE: Voice and video Chat portlet!

New Member 帖子: 2 加入日期: 12-8-23 最近的帖子
Thanks Aritz,

much appreciated,

Cheers
Alan
thumbnail
Aritz Galdos,修改在11 年前。

RE: Voice and video Chat portlet!

Expert 帖子: 416 加入日期: 07-5-15 最近的帖子
You're welcome!
Atul Kachhadita,修改在10 年前。

RE: Voice and video Chat portlet!

New Member 帖子: 7 加入日期: 13-2-18 最近的帖子
Hey aritz.. i deploy it but what to set in the fileds? how it works? can you help me? Thanks in advance.. i hope you help me..
thumbnail
Aritz Galdos,修改在10 年前。

RE: Voice and video Chat portlet!

Expert 帖子: 416 加入日期: 07-5-15 最近的帖子
First of all,

Have you a working Big Blue Button server?
Atul Kachhadita,修改在10 年前。

RE: Voice and video Chat portlet!

New Member 帖子: 7 加入日期: 13-2-18 最近的帖子
no sir i just put in my local apache network.. so can you help me how to put on bb server?
Atul Kachhadita,修改在10 年前。

RE: Voice and video Chat portlet!

New Member 帖子: 7 加入日期: 13-2-18 最近的帖子
Hello sir.. r u there?
thumbnail
Aritz Galdos,修改在10 年前。

RE: Voice and video Chat portlet!

Expert 帖子: 416 加入日期: 07-5-15 最近的帖子
Well this is a bit off topic for this forum.

You can refer to BBB documentation here for further information.

Once BBB server is installed, configuring bbbClient portlet is quite straightforward.

Regards,
Aritz
Atul Kachhadita,修改在10 年前。

RE: Voice and video Chat portlet!

New Member 帖子: 7 加入日期: 13-2-18 最近的帖子
@aritz..But what to be insert in salt? Can you explain me the working.. i can't understand by reading the config file.. i know this conversation is dead but still if u want to then help me..
thumbnail
Aritz Galdos,修改在10 年前。

RE: Voice and video Chat portlet!

Expert 帖子: 416 加入日期: 07-5-15 最近的帖子
Hi Atul

Salt is a hash useb by BBB to encript communication which should be unique, or at least secret, for your server

https://code.google.com/p/bigbluebutton/wiki/BBBConf

For example Salt: f6c72afaaae95faa28c3fd90e39e7e6e

And it is configured in the bigbluebutton.properties
Atul Kachhadita,修改在10 年前。

RE: Voice and video Chat portlet!

New Member 帖子: 7 加入日期: 13-2-18 最近的帖子
so how conference possible through bbbclient? can you tell me? how we connect with the other one?
cherif tchagbele,修改在9 年前。

RE: Voice and video Chat portlet!

New Member 发布: 1 加入日期: 14-6-14 最近的帖子
hi everybody i'm new here and what i want is the integration of bigbluebutton plugin. all the links for the plugin downloads are dead and i don't know how to get it.can somebody help me?
thumbnail
Aritz Galdos,修改在9 年前。

RE: Voice and video Chat portlet!

Expert 帖子: 416 加入日期: 07-5-15 最近的帖子
Hi Cherif

You can still download the code from GitHub

https://github.com/aritzg/bbbClient-portlet

Regards!
Nitesh Singh,修改在9 年前。

RE: Voice and video Chat portlet!

New Member 发布: 1 加入日期: 14-10-15 最近的帖子
Hi Artiz,

But when i deployed your portlet in liferay localhost. nothing happens in log except
"Oct 15, 2014 10:11:56 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /opt/iCos.0TestServer/liferay/tomcat-7.0.23/webapps/bbbClient-portlet-master
"

I already installed the BBB server in another IP and i want SSO from my liferay to BBB Server..

Please help me

Nitesh