On Thu, 9 Apr 2020 at 05:13, Orm Finnendahl < orm.finnend...@selma.hfmdk-frankfurt.de> wrote:
> Hi, > > is it possible to run openmeetings/kurento using the lt-cred-mech > instead of the rest api? I assume the relevant part is in > > As far as I know `lt-cred-mech` is the setting of coturn NOT openmeetings NOT KMS So this is the question I didn't get ... > $OM_HOME/webapps/openmeetings/WEB-INF/classes/applicationContext.xml > > We currently have: > > <bean id="kurentoHandler" > class="org.apache.openmeetings.core.remote.KurentoHandler" > init-method="init" destroy-method="destroy" > p:kurentoWsUrl="ws://127.0.0.1:8888/kurento" > p:checkTimeout="10000" > p:watchThreadCount="10" > p:turnUrl="<publicIP>" > p:turnUser="" > p:turnSecret="<secretpass>" > p:turnMode="rest" > p:turnTtl="60" > p:objCheckTimeout="200" > /> > > What would we have to specify as p:turnMode to use the longterm > credential mechanism? > > I currently using coturn with lt-cred-mech And turnMode == rest Works for me > -- > Orm > > -- Best regards, Maxim