Fórum

Liferay 7 video chat portlet

thumbnail
Syed Nasar, modificado 7 Anos atrás.

Liferay 7 video chat portlet

Junior Member Postagens: 64 Data de Entrada: 03/09/15 Postagens Recentes
Hi All,

Can any one help me out to implement video chat portlet in Liferay 7?
Any marketplace portlet?

Regards,
Syed Nasar
thumbnail
Juan Gonzalez, modificado 7 Anos atrás.

RE: Liferay 7 video chat portlet

Liferay Legend Postagens: 3089 Data de Entrada: 28/10/08 Postagens Recentes
Hi Syed.

Syed Nasar:
Hi All,

Can any one help me out to implement video chat portlet in Liferay 7?
Any marketplace portlet?

Regards,
Syed Nasar


There is at least one that I know of: https://web.liferay.com/marketplace/-/mp/application/35157703, BUT it is available in 6.2 only.

FYI it's using a known protocol available in modern browsers, take a look at this technology: https://en.wikipedia.org/wiki/WebRTC.
thumbnail
Syed Nasar, modificado 7 Anos atrás.

RE: Liferay 7 video chat portlet

Junior Member Postagens: 64 Data de Entrada: 03/09/15 Postagens Recentes
Juan Gonzalez:

There is at least one that I know of: https://web.liferay.com/marketplace/-/mp/application/35157703, BUT it is available in 6.2 only.
.


Hi Juan,

I used portlet in liferay 6.2 which is mentioned by you. I guess it will not work in liferay 7 ,but I have to...emoticon

Regards,
Syed Nasar
thumbnail
Juan Gonzalez, modificado 7 Anos atrás.

RE: Liferay 7 video chat portlet

Liferay Legend Postagens: 3089 Data de Entrada: 28/10/08 Postagens Recentes
Syed Nasar:
Juan Gonzalez:

There is at least one that I know of: https://web.liferay.com/marketplace/-/mp/application/35157703, BUT it is available in 6.2 only.
.


Hi Juan,

I used portlet that you mentioned in liferay 6.2. I guess it will not work in liferay 7 ,but I have to...emoticon

Regards,
Syed Nasar


So, that's why I told you to check the technology it's using:

Juan Gonzalez:

FYI it's using a known protocol available in modern browsers, take a look at this technology: https://en.wikipedia.org/wiki/WebRTC.


You could contact that portlet author just in case they could provide the source code.