Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Question regarding the Community Discuss functionnality

by
Mind and Go, Florent THOMAS
- 27/02/2024 16:32:20
Hi everyone,

First I would like to share our experience regarding déployment of the Odoo discuss via RTC.
We installed a coturn server and setup TURN server in the ICE servers in the Odoo backend.
I works mostly like a charm! We share links with customers etc...

We still having some issues and we've been monitoring :
  • network and logs of the coturn server
  • network and logs on the odoo server
  • browser console during communication
In the console we still having some unavailable ICE server . After many tests we're suspecting that the websocket Odoo conf could help https://github.com/odoo/odoo/blob/16.0/odoo/tools/config.py#L81 because issues seems to be raised by the websocket_worker_bundle that receiving and passing the payload of ice connexions.

We're running out of ideas and wondering if anybody already had used  this with 20-50 users ?

Any feedback would be welcomed,

Regards

Vertical seprator

Florent THOMAS

☎ +33 972 457 755
florent.thomas@mind-and-go.com

Mind & Go
14, Rue Pierre Cartelet | 66000 PERPIGNAN

Logo Mind And Go Facebook Mind And Go Twitter Mind And Go LinkedIn Mind And Go


De: "Florent Thomas" <florent.thomas@mind-and-go.com>
À: "contributors" <contributors@odoo-community.org>
Envoyé: Vendredi 23 Juin 2023 09:08:36
Objet: Re: Question regarding the Community Discuss functionnality

Hi @David,

A great thanks for your answer !

Regards

Vertical seprator

Florent THOMAS

☎ +33 972 457 755
florent.thomas@mind-and-go.com

Mind & Go
14, Rue Pierre Cartelet | 66000 PERPIGNAN

Logo Mind And Go Facebook Mind And Go Twitter Mind And Go LinkedIn Mind And Go


De: "David Vidal" <notifications@odoo-community.org>
À: "contributors" <contributors@odoo-community.org>
Envoyé: Mardi 20 Juin 2023 09:06:50
Objet: Re: Question regarding the Community Discuss functionnality

That's it. It uses the technology available in the browser itself which is widely supported https://caniuse.com/rtcpeerconnection

El lun, 19 jun 2023 a las 15:42, Florent Thomas (<notifications@odoo-community.org>) escribió:
Thanks for your answer David,

So from your point of view, everything i/ users ?s embedded in the community version and don't use external services ?

Regards

Vertical seprator

Florent THOMAS

☎ +33 972 457 755
florent.thomas@mind-and-go.com

Mind & Go
14, Rue Pierre Cartelet | 66000 PERPIGNAN

Logo Mind And Go Facebook Mind And Go Twitter Mind And Go LinkedIn Mind And Go


De: "David Vidal" <notifications@odoo-community.org>
À: "contributors" <contributors@odoo-community.org>
Envoyé: Lundi 19 Juin 2023 09:36:54
Objet: Re: Question regarding the Community Discuss functionnality

As far as I know is their own WebRTC implementation.
David Vidal
Tecnativa

El dom, 18 jun 2023 a las 18:48, Florent Thomas (<notifications@odoo-community.org>) escribió:
Hi Community,

I'm running v16 community version and I'm wondering what is the technology hiding behind the live discuss feature :

I didn't succeed to find out if it relies on an external dependency or ant IAP service.

Any feedback will be appreciated,

Regards

Vertical seprator

Florent THOMAS

☎ +33 972 457 755
florent.thomas@mind-and-go.com

Mind & Go
14, Rue Pierre Cartelet | 66000 PERPIGNAN

Logo Mind And Go Facebook Mind And Go Twitter Mind And Go LinkedIn Mind And Go

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe


_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe


Reference