You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Elisabeth Arnold <el...@landshut.org> on 2020/05/03 20:20:31 UTC

kurento.MediaPipeline not found

Hi,

 

I've installed the openmeetings server now a second time - after screwing up
my first, nicely running installation by trying to be too clever.

 

Now it runs again but I am getting the following error "Failed to start
broadcast: Object
'f8ea123c-d0da-40a2-9339-516c027e6b58_kurento.MediaPipeline' not found
(Code:40101, Type:null, Data: {"type":"MEDIA_OBJECT_NOT_FOUND"})" whenever I
try to switch on my microphone.

 

Is it a small mistake or shall I start all over?

 

Regards,

Elisabeth

 

 


Re: kurento.MediaPipeline not found

Posted by Unix Home Academy <un...@gmail.com>.
I had a similar issue. It was resolved by installing M4 and then Coturn
using the guides in
https://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+for+installing+OpenMeetings+and+Tools
and
it worked well.

```
* Note:
If you follow the guide "Installation SSL certificates and Coturn for
OpenMeetings 5.0.0-M4 on Ubuntu 18.04.pdf" and are you running your OM
server at home/small-business using DynDNS, then one step will fail which
is generating the Let'sEncrypt Certs.
After 8 hours of searching in the internet, trying different DynDNS
providers and different workarounds, the issue is resolved by tweaking the
command mentioned in the guide as follow:

sudo -H ./letsencrypt-auto certonly --standalone -d exemple.com -d
www.exemple.com            # change the command to below

sudo -H ./letsencrypt-auto certonly --manual -d exemple.com -d
www.exemple.com                # this will require one more step, but it
succeeds

```

Regards,
Ahmad | Unix Home Academy
https://www.facebook.com/unix.home/

Re: kurento.MediaPipeline not found

Posted by ratatouille <ra...@bitclusive.de>.
Have you tried with firefox with a new profile?

  Andreas

<el...@landshut.org> schrieb am 11.05.20 um 19:31:06 Uhr:

> Tried again: with firefox the connection keeps getting interrupted, allowing camera and microphone sometimes fixed it. Additional error message „InvalidStateError: Cannot set remote answer in state stable“.
> 
>  
> 
> Using Chrome (on both sides) was working better: after checking the camera and microphone in the settings (gear wheel) and saving there, both video and audio worked.
> 
>  
> 
> Von: Unix Home Academy <un...@gmail.com> 
> Gesendet: Montag, 11. Mai 2020 15:52
> An: user@openmeetings.apache.org
> Betreff: Re: kurento.MediaPipeline not found
> 
>  
> 
> One more question I want to add (because I had the same issue last night):
> 
> Q: What are the symptoms of this issue? Is it preventing you from sharing your cam, or sharing your screen, or both of them?
> 
>  
> 
>  
> 
> On Mon 11 May 2020 at 2:29 p.m., Maxim Solodovnik <solomax666@gmail.com <ma...@gmail.com> > wrote:
> 
> Hello Elisabeth,
> 
>  
> 
> unfortunately there is no simple way to determine what part is broken :(
> 
> Have followed Alvaro's tutorial while configuring coturn?
> 
>  
> 
> On Sat, 9 May 2020 at 03:39, Elisabeth Arnold <elisabeth.arnold@landshut.org <ma...@landshut.org> > wrote:
> 
> Hello,
> 
>  
> 
> I think I do have a turn server, attached is the log file. 
> 
>  
> 
> Thanks for any help and regards,
> 
> Elisabeth
> 
>  
> 
> 0: log file opened: /var/log/turnserver/turn_624_2020-05-08.log
> 
> 0: 
> 
> RFC 3489/5389/5766/5780/6062/6156 STUN/TURN Server
> 
> Version Coturn-4.5.0.7 'dan Eider'
> 
> 0: 
> 
> Max number of open files/sockets allowed for this process: 4096
> 
> 0: 
> 
> Due to the open files/sockets limitation,
> 
> max supported number of TURN Sessions possible is: 2000 (approximately)
> 
> 0: 
> 
>  
> 
> ==== Show him the instruments, Practical Frost: ====
> 
>  
> 
> 0: TLS supported
> 
> 0: DTLS supported
> 
> 0: DTLS 1.2 supported
> 
> 0: TURN/STUN ALPN supported
> 
> 0: Third-party authorization (oAuth) supported
> 
> 0: GCM (AEAD) supported
> 
> 0: OpenSSL compile-time version: OpenSSL 1.1.0g  2 Nov 2017 (0x1010007f)
> 
> 0: 
> 
> 0: SQLite supported, default database location is /var/lib/turn/turndb
> 
> 0: Redis supported
> 
> 0: PostgreSQL supported
> 
> 0: MySQL supported
> 
> 0: MongoDB is not supported
> 
> 0: 
> 
> 0: Default Net Engine version: 3 (UDP thread per CPU core)
> 
>  
> 
>  
> 
>  
> 
> Von: Maxim Solodovnik <solomax666@gmail.com <ma...@gmail.com> > 
> Gesendet: Freitag, 8. Mai 2020 17:18
> An: Openmeetings user-list <user@openmeetings.apache.org <ma...@openmeetings.apache.org> >
> Betreff: Re: kurento.MediaPipeline not found
> 
>  
> 
> sounds like you don't have TURN server ...
> 
>  
> 
> On Fri, 8 May 2020 at 21:54, Elisabeth Arnold <elisabeth.arnold@landshut.org <ma...@landshut.org> > wrote:
> 
> Hello, 
> 
>  
> 
> I did a new installation just to be sure, got the same error, but a restart oft he server fixed it. Thank you for the help.
> 
>  
> 
> Now the problem is, that the connection to the media server fails and it starts to reconnect – most of the times this doesn’t work. I’ve tried different browsers (firefox, edge (latest), chrome) and get the same behaviour.
> 
>  
> 
> Any idea?
> 
>  
> 
> Regards,
> 
> Elisabeth
> 
>  
> 
> Von: Maxim Solodovnik <solomax666@gmail.com <ma...@gmail.com> > 
> Gesendet: Montag, 4. Mai 2020 16:33
> An: Openmeetings user-list <user@openmeetings.apache.org <ma...@openmeetings.apache.org> >
> Betreff: Re: kurento.MediaPipeline not found
> 
>  
> 
> Hello,
> 
>  
> 
> this error has been reported previously
> 
> The solution was: restart everything, ensure there is only one KMS and only one OM running
> 
>  
> 
>  
> 
> On Mon, 4 May 2020 at 13:36, Alvaro <zurcamos@gmail.com <ma...@gmail.com> > wrote:
> 
> ...if you are in Ubuntu 18.04
> 
>  
> 
>  
> 
>  
> 
> .................
> 
>  
> 
>  
> 
> El lun, 04-05-2020 a las 08:35 +0200, Alvaro escribió:
> 
> Elisabeth, do you install and configure Coturn?
> 
>  
> 
> Here is a tuto for this:
> 
>  
> 
> https://cwiki.apache.org/confluence/download/attachments/27838216/Installation%20SSL%20certificates%20and%20Coturn%20for%20OpenMeetings%205.0.0-M4%20on%20Ubuntu%2018.04.pdf <https://cwiki.apache.org/confluence/download/attachments/27838216/Installation%20SSL%20certificates%20and%20Coturn%20for%20OpenMeetings%205.0.0-M4%20on%20Ubuntu%2018.04.pdf?version=1&modificationDate=1587558435000&api=v2> 
> 
>  
> 
> ...from the step 5.
> 
>  
> 
>  
> 
> Alvaro
> 
>  
> 
> ........................
> 
>  
> 
>  
> 
>  
> 
>  
> 
>  
> 
> El lun, 04-05-2020 a las 08:23 +1200, seba.wagner@gmail.com <ma...@gmail.com>  escribió:
> 
> Hi Elisabeth,
> 
>  
> 
> what version of Kurento (and OM) are you running?
> 
>  
> 
> Thanks,
> 
> Seb
> 
>  
> 
> Sebastian Wagner
> 
> https://www.linkedin.com/in/sebastianwagner/
> 
>  <https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url>  <https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url> 
> 
>  
> 
>  
> 
> On Mon, 4 May 2020 at 08:20, Elisabeth Arnold <elisabeth.arnold@landshut.org <ma...@landshut.org> > wrote:
> 
> Hi,
> 
>  
> 
> I’ve installed the openmeetings server now a second time – after screwing up my first, nicely running installation by trying to be too clever.
> 
>  
> 
> Now it runs again but I am getting the following error „Failed to start broadcast: Object 'f8ea123c-d0da-40a2-9339-516c027e6b58_kurento.MediaPipeline' not found (Code:40101, Type:null, Data: {"type":"MEDIA_OBJECT_NOT_FOUND"})“ whenever I try to switch on my microphone.
> 
>  
> 
> Is it a small mistake or shall I start all over?
> 
>  
> 
> Regards,
> 
> Elisabeth
> 
>  
> 
>  
> 
>  
> 
> 
> 
> 
>  
> 


AW: kurento.MediaPipeline not found

Posted by el...@landshut.org.
Tried again: with firefox the connection keeps getting interrupted, allowing camera and microphone sometimes fixed it. Additional error message „InvalidStateError: Cannot set remote answer in state stable“.

 

Using Chrome (on both sides) was working better: after checking the camera and microphone in the settings (gear wheel) and saving there, both video and audio worked.

 

Von: Unix Home Academy <un...@gmail.com> 
Gesendet: Montag, 11. Mai 2020 15:52
An: user@openmeetings.apache.org
Betreff: Re: kurento.MediaPipeline not found

 

One more question I want to add (because I had the same issue last night):

Q: What are the symptoms of this issue? Is it preventing you from sharing your cam, or sharing your screen, or both of them?

 

 

On Mon 11 May 2020 at 2:29 p.m., Maxim Solodovnik <solomax666@gmail.com <ma...@gmail.com> > wrote:

Hello Elisabeth,

 

unfortunately there is no simple way to determine what part is broken :(

Have followed Alvaro's tutorial while configuring coturn?

 

On Sat, 9 May 2020 at 03:39, Elisabeth Arnold <elisabeth.arnold@landshut.org <ma...@landshut.org> > wrote:

Hello,

 

I think I do have a turn server, attached is the log file. 

 

Thanks for any help and regards,

Elisabeth

 

0: log file opened: /var/log/turnserver/turn_624_2020-05-08.log

0: 

RFC 3489/5389/5766/5780/6062/6156 STUN/TURN Server

Version Coturn-4.5.0.7 'dan Eider'

0: 

Max number of open files/sockets allowed for this process: 4096

0: 

Due to the open files/sockets limitation,

max supported number of TURN Sessions possible is: 2000 (approximately)

0: 

 

==== Show him the instruments, Practical Frost: ====

 

0: TLS supported

0: DTLS supported

0: DTLS 1.2 supported

0: TURN/STUN ALPN supported

0: Third-party authorization (oAuth) supported

0: GCM (AEAD) supported

0: OpenSSL compile-time version: OpenSSL 1.1.0g  2 Nov 2017 (0x1010007f)

0: 

0: SQLite supported, default database location is /var/lib/turn/turndb

0: Redis supported

0: PostgreSQL supported

0: MySQL supported

0: MongoDB is not supported

0: 

0: Default Net Engine version: 3 (UDP thread per CPU core)

 

 

 

Von: Maxim Solodovnik <solomax666@gmail.com <ma...@gmail.com> > 
Gesendet: Freitag, 8. Mai 2020 17:18
An: Openmeetings user-list <user@openmeetings.apache.org <ma...@openmeetings.apache.org> >
Betreff: Re: kurento.MediaPipeline not found

 

sounds like you don't have TURN server ...

 

On Fri, 8 May 2020 at 21:54, Elisabeth Arnold <elisabeth.arnold@landshut.org <ma...@landshut.org> > wrote:

Hello, 

 

I did a new installation just to be sure, got the same error, but a restart oft he server fixed it. Thank you for the help.

 

Now the problem is, that the connection to the media server fails and it starts to reconnect – most of the times this doesn’t work. I’ve tried different browsers (firefox, edge (latest), chrome) and get the same behaviour.

 

Any idea?

 

Regards,

Elisabeth

 

Von: Maxim Solodovnik <solomax666@gmail.com <ma...@gmail.com> > 
Gesendet: Montag, 4. Mai 2020 16:33
An: Openmeetings user-list <user@openmeetings.apache.org <ma...@openmeetings.apache.org> >
Betreff: Re: kurento.MediaPipeline not found

 

Hello,

 

this error has been reported previously

The solution was: restart everything, ensure there is only one KMS and only one OM running

 

 

On Mon, 4 May 2020 at 13:36, Alvaro <zurcamos@gmail.com <ma...@gmail.com> > wrote:

...if you are in Ubuntu 18.04

 

 

 

.................

 

 

El lun, 04-05-2020 a las 08:35 +0200, Alvaro escribió:

Elisabeth, do you install and configure Coturn?

 

Here is a tuto for this:

 

https://cwiki.apache.org/confluence/download/attachments/27838216/Installation%20SSL%20certificates%20and%20Coturn%20for%20OpenMeetings%205.0.0-M4%20on%20Ubuntu%2018.04.pdf <https://cwiki.apache.org/confluence/download/attachments/27838216/Installation%20SSL%20certificates%20and%20Coturn%20for%20OpenMeetings%205.0.0-M4%20on%20Ubuntu%2018.04.pdf?version=1&modificationDate=1587558435000&api=v2> 

 

...from the step 5.

 

 

Alvaro

 

........................

 

 

 

 

 

El lun, 04-05-2020 a las 08:23 +1200, seba.wagner@gmail.com <ma...@gmail.com>  escribió:

Hi Elisabeth,

 

what version of Kurento (and OM) are you running?

 

Thanks,

Seb

 

Sebastian Wagner

https://www.linkedin.com/in/sebastianwagner/

 <https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url>  <https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url> 

 

 

On Mon, 4 May 2020 at 08:20, Elisabeth Arnold <elisabeth.arnold@landshut.org <ma...@landshut.org> > wrote:

Hi,

 

I’ve installed the openmeetings server now a second time – after screwing up my first, nicely running installation by trying to be too clever.

 

Now it runs again but I am getting the following error „Failed to start broadcast: Object 'f8ea123c-d0da-40a2-9339-516c027e6b58_kurento.MediaPipeline' not found (Code:40101, Type:null, Data: {"type":"MEDIA_OBJECT_NOT_FOUND"})“ whenever I try to switch on my microphone.

 

Is it a small mistake or shall I start all over?

 

Regards,

Elisabeth

 

 

 




 

-- 

Best regards,
Maxim




 

-- 

Best regards,
Maxim




 

-- 

Best regards,
Maxim

-- 

Regards,

Ahmad | Unix Home Academy

 <https://www.facebook.com/unix.home/> https://www.facebook.com/unix.home/


Re: kurento.MediaPipeline not found

Posted by Unix Home Academy <un...@gmail.com>.
One more question I want to add (because I had the same issue last night):
Q: What are the symptoms of this issue? Is it preventing you from sharing
your cam, or sharing your screen, or both of them?


On Mon 11 May 2020 at 2:29 p.m., Maxim Solodovnik <so...@gmail.com>
wrote:

> Hello Elisabeth,
>
> unfortunately there is no simple way to determine what part is broken :(
> Have followed Alvaro's tutorial while configuring coturn?
>
> On Sat, 9 May 2020 at 03:39, Elisabeth Arnold <
> elisabeth.arnold@landshut.org> wrote:
>
>> Hello,
>>
>>
>>
>> I think I do have a turn server, attached is the log file.
>>
>>
>>
>> Thanks for any help and regards,
>>
>> Elisabeth
>>
>>
>>
>> 0: log file opened: /var/log/turnserver/turn_624_2020-05-08.log
>>
>> 0:
>>
>> RFC 3489/5389/5766/5780/6062/6156 STUN/TURN Server
>>
>> Version Coturn-4.5.0.7 'dan Eider'
>>
>> 0:
>>
>> Max number of open files/sockets allowed for this process: 4096
>>
>> 0:
>>
>> Due to the open files/sockets limitation,
>>
>> max supported number of TURN Sessions possible is: 2000 (approximately)
>>
>> 0:
>>
>>
>>
>> ==== Show him the instruments, Practical Frost: ====
>>
>>
>>
>> 0: TLS supported
>>
>> 0: DTLS supported
>>
>> 0: DTLS 1.2 supported
>>
>> 0: TURN/STUN ALPN supported
>>
>> 0: Third-party authorization (oAuth) supported
>>
>> 0: GCM (AEAD) supported
>>
>> 0: OpenSSL compile-time version: OpenSSL 1.1.0g  2 Nov 2017 (0x1010007f)
>>
>> 0:
>>
>> 0: SQLite supported, default database location is /var/lib/turn/turndb
>>
>> 0: Redis supported
>>
>> 0: PostgreSQL supported
>>
>> 0: MySQL supported
>>
>> 0: MongoDB is not supported
>>
>> 0:
>>
>> 0: Default Net Engine version: 3 (UDP thread per CPU core)
>>
>>
>>
>>
>>
>>
>>
>> *Von:* Maxim Solodovnik <so...@gmail.com>
>> *Gesendet:* Freitag, 8. Mai 2020 17:18
>> *An:* Openmeetings user-list <us...@openmeetings.apache.org>
>> *Betreff:* Re: kurento.MediaPipeline not found
>>
>>
>>
>> sounds like you don't have TURN server ...
>>
>>
>>
>> On Fri, 8 May 2020 at 21:54, Elisabeth Arnold <
>> elisabeth.arnold@landshut.org> wrote:
>>
>> Hello,
>>
>>
>>
>> I did a new installation just to be sure, got the same error, but a
>> restart oft he server fixed it. Thank you for the help.
>>
>>
>>
>> Now the problem is, that the connection to the media server fails and it
>> starts to reconnect – most of the times this doesn’t work. I’ve tried
>> different browsers (firefox, edge (latest), chrome) and get the same
>> behaviour.
>>
>>
>>
>> Any idea?
>>
>>
>>
>> Regards,
>>
>> Elisabeth
>>
>>
>>
>> *Von:* Maxim Solodovnik <so...@gmail.com>
>> *Gesendet:* Montag, 4. Mai 2020 16:33
>> *An:* Openmeetings user-list <us...@openmeetings.apache.org>
>> *Betreff:* Re: kurento.MediaPipeline not found
>>
>>
>>
>> Hello,
>>
>>
>>
>> this error has been reported previously
>>
>> The solution was: restart everything, ensure there is only one KMS and
>> only one OM running
>>
>>
>>
>>
>>
>> On Mon, 4 May 2020 at 13:36, Alvaro <zu...@gmail.com> wrote:
>>
>> ...if you are in Ubuntu 18.04
>>
>>
>>
>>
>>
>>
>>
>> .................
>>
>>
>>
>>
>>
>> El lun, 04-05-2020 a las 08:35 +0200, Alvaro escribió:
>>
>> Elisabeth, do you install and configure Coturn?
>>
>>
>>
>> Here is a tuto for this:
>>
>>
>>
>>
>> https://cwiki.apache.org/confluence/download/attachments/27838216/Installation%20SSL%20certificates%20and%20Coturn%20for%20OpenMeetings%205.0.0-M4%20on%20Ubuntu%2018.04.pdf
>> <https://cwiki.apache.org/confluence/download/attachments/27838216/Installation%20SSL%20certificates%20and%20Coturn%20for%20OpenMeetings%205.0.0-M4%20on%20Ubuntu%2018.04.pdf?version=1&modificationDate=1587558435000&api=v2>
>>
>>
>>
>> ...from the step 5.
>>
>>
>>
>>
>>
>> Alvaro
>>
>>
>>
>> ........................
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> El lun, 04-05-2020 a las 08:23 +1200, seba.wagner@gmail.com escribió:
>>
>> Hi Elisabeth,
>>
>>
>>
>> what version of Kurento (and OM) are you running?
>>
>>
>>
>> Thanks,
>>
>> Seb
>>
>>
>>
>> Sebastian Wagner
>>
>> https://www.linkedin.com/in/sebastianwagner/
>>
>>
>> <https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url>
>> <https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url>
>>
>>
>>
>>
>>
>> On Mon, 4 May 2020 at 08:20, Elisabeth Arnold <
>> elisabeth.arnold@landshut.org> wrote:
>>
>> Hi,
>>
>>
>>
>> I’ve installed the openmeetings server now a second time – after screwing
>> up my first, nicely running installation by trying to be too clever.
>>
>>
>>
>> Now it runs again but I am getting the following error „Failed to start
>> broadcast: Object
>> 'f8ea123c-d0da-40a2-9339-516c027e6b58_kurento.MediaPipeline' not found
>> (Code:40101, Type:null, Data: {"type":"MEDIA_OBJECT_NOT_FOUND"})“ whenever
>> I try to switch on my microphone.
>>
>>
>>
>> Is it a small mistake or shall I start all over?
>>
>>
>>
>> Regards,
>>
>> Elisabeth
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> --
>>
>> Best regards,
>> Maxim
>>
>>
>>
>>
>> --
>>
>> Best regards,
>> Maxim
>>
>
>
> --
> Best regards,
> Maxim
>
-- 
Regards,
Ahmad | Unix Home Academy
https://www.facebook.com/unix.home/

Re: kurento.MediaPipeline not found

Posted by Maxim Solodovnik <so...@gmail.com>.
Hello Elisabeth,

unfortunately there is no simple way to determine what part is broken :(
Have followed Alvaro's tutorial while configuring coturn?

On Sat, 9 May 2020 at 03:39, Elisabeth Arnold <el...@landshut.org>
wrote:

> Hello,
>
>
>
> I think I do have a turn server, attached is the log file.
>
>
>
> Thanks for any help and regards,
>
> Elisabeth
>
>
>
> 0: log file opened: /var/log/turnserver/turn_624_2020-05-08.log
>
> 0:
>
> RFC 3489/5389/5766/5780/6062/6156 STUN/TURN Server
>
> Version Coturn-4.5.0.7 'dan Eider'
>
> 0:
>
> Max number of open files/sockets allowed for this process: 4096
>
> 0:
>
> Due to the open files/sockets limitation,
>
> max supported number of TURN Sessions possible is: 2000 (approximately)
>
> 0:
>
>
>
> ==== Show him the instruments, Practical Frost: ====
>
>
>
> 0: TLS supported
>
> 0: DTLS supported
>
> 0: DTLS 1.2 supported
>
> 0: TURN/STUN ALPN supported
>
> 0: Third-party authorization (oAuth) supported
>
> 0: GCM (AEAD) supported
>
> 0: OpenSSL compile-time version: OpenSSL 1.1.0g  2 Nov 2017 (0x1010007f)
>
> 0:
>
> 0: SQLite supported, default database location is /var/lib/turn/turndb
>
> 0: Redis supported
>
> 0: PostgreSQL supported
>
> 0: MySQL supported
>
> 0: MongoDB is not supported
>
> 0:
>
> 0: Default Net Engine version: 3 (UDP thread per CPU core)
>
>
>
>
>
>
>
> *Von:* Maxim Solodovnik <so...@gmail.com>
> *Gesendet:* Freitag, 8. Mai 2020 17:18
> *An:* Openmeetings user-list <us...@openmeetings.apache.org>
> *Betreff:* Re: kurento.MediaPipeline not found
>
>
>
> sounds like you don't have TURN server ...
>
>
>
> On Fri, 8 May 2020 at 21:54, Elisabeth Arnold <
> elisabeth.arnold@landshut.org> wrote:
>
> Hello,
>
>
>
> I did a new installation just to be sure, got the same error, but a
> restart oft he server fixed it. Thank you for the help.
>
>
>
> Now the problem is, that the connection to the media server fails and it
> starts to reconnect – most of the times this doesn’t work. I’ve tried
> different browsers (firefox, edge (latest), chrome) and get the same
> behaviour.
>
>
>
> Any idea?
>
>
>
> Regards,
>
> Elisabeth
>
>
>
> *Von:* Maxim Solodovnik <so...@gmail.com>
> *Gesendet:* Montag, 4. Mai 2020 16:33
> *An:* Openmeetings user-list <us...@openmeetings.apache.org>
> *Betreff:* Re: kurento.MediaPipeline not found
>
>
>
> Hello,
>
>
>
> this error has been reported previously
>
> The solution was: restart everything, ensure there is only one KMS and
> only one OM running
>
>
>
>
>
> On Mon, 4 May 2020 at 13:36, Alvaro <zu...@gmail.com> wrote:
>
> ...if you are in Ubuntu 18.04
>
>
>
>
>
>
>
> .................
>
>
>
>
>
> El lun, 04-05-2020 a las 08:35 +0200, Alvaro escribió:
>
> Elisabeth, do you install and configure Coturn?
>
>
>
> Here is a tuto for this:
>
>
>
>
> https://cwiki.apache.org/confluence/download/attachments/27838216/Installation%20SSL%20certificates%20and%20Coturn%20for%20OpenMeetings%205.0.0-M4%20on%20Ubuntu%2018.04.pdf
> <https://cwiki.apache.org/confluence/download/attachments/27838216/Installation%20SSL%20certificates%20and%20Coturn%20for%20OpenMeetings%205.0.0-M4%20on%20Ubuntu%2018.04.pdf?version=1&modificationDate=1587558435000&api=v2>
>
>
>
> ...from the step 5.
>
>
>
>
>
> Alvaro
>
>
>
> ........................
>
>
>
>
>
>
>
>
>
>
>
> El lun, 04-05-2020 a las 08:23 +1200, seba.wagner@gmail.com escribió:
>
> Hi Elisabeth,
>
>
>
> what version of Kurento (and OM) are you running?
>
>
>
> Thanks,
>
> Seb
>
>
>
> Sebastian Wagner
>
> https://www.linkedin.com/in/sebastianwagner/
>
>
> <https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url>
> <https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url>
>
>
>
>
>
> On Mon, 4 May 2020 at 08:20, Elisabeth Arnold <
> elisabeth.arnold@landshut.org> wrote:
>
> Hi,
>
>
>
> I’ve installed the openmeetings server now a second time – after screwing
> up my first, nicely running installation by trying to be too clever.
>
>
>
> Now it runs again but I am getting the following error „Failed to start
> broadcast: Object
> 'f8ea123c-d0da-40a2-9339-516c027e6b58_kurento.MediaPipeline' not found
> (Code:40101, Type:null, Data: {"type":"MEDIA_OBJECT_NOT_FOUND"})“ whenever
> I try to switch on my microphone.
>
>
>
> Is it a small mistake or shall I start all over?
>
>
>
> Regards,
>
> Elisabeth
>
>
>
>
>
>
>
>
>
>
> --
>
> Best regards,
> Maxim
>
>
>
>
> --
>
> Best regards,
> Maxim
>


-- 
Best regards,
Maxim

AW: kurento.MediaPipeline not found

Posted by Elisabeth Arnold <el...@landshut.org>.
Hello,

 

I think I do have a turn server, attached is the log file. 

 

Thanks for any help and regards,

Elisabeth

 

0: log file opened: /var/log/turnserver/turn_624_2020-05-08.log

0: 

RFC 3489/5389/5766/5780/6062/6156 STUN/TURN Server

Version Coturn-4.5.0.7 'dan Eider'

0: 

Max number of open files/sockets allowed for this process: 4096

0: 

Due to the open files/sockets limitation,

max supported number of TURN Sessions possible is: 2000 (approximately)

0: 

 

==== Show him the instruments, Practical Frost: ====

 

0: TLS supported

0: DTLS supported

0: DTLS 1.2 supported

0: TURN/STUN ALPN supported

0: Third-party authorization (oAuth) supported

0: GCM (AEAD) supported

0: OpenSSL compile-time version: OpenSSL 1.1.0g  2 Nov 2017 (0x1010007f)

0: 

0: SQLite supported, default database location is /var/lib/turn/turndb

0: Redis supported

0: PostgreSQL supported

0: MySQL supported

0: MongoDB is not supported

0: 

0: Default Net Engine version: 3 (UDP thread per CPU core)

 

 

 

Von: Maxim Solodovnik <so...@gmail.com> 
Gesendet: Freitag, 8. Mai 2020 17:18
An: Openmeetings user-list <us...@openmeetings.apache.org>
Betreff: Re: kurento.MediaPipeline not found

 

sounds like you don't have TURN server ...

 

On Fri, 8 May 2020 at 21:54, Elisabeth Arnold <elisabeth.arnold@landshut.org <ma...@landshut.org> > wrote:

Hello, 

 

I did a new installation just to be sure, got the same error, but a restart oft he server fixed it. Thank you for the help.

 

Now the problem is, that the connection to the media server fails and it starts to reconnect – most of the times this doesn’t work. I’ve tried different browsers (firefox, edge (latest), chrome) and get the same behaviour.

 

Any idea?

 

Regards,

Elisabeth

 

Von: Maxim Solodovnik <solomax666@gmail.com <ma...@gmail.com> > 
Gesendet: Montag, 4. Mai 2020 16:33
An: Openmeetings user-list <user@openmeetings.apache.org <ma...@openmeetings.apache.org> >
Betreff: Re: kurento.MediaPipeline not found

 

Hello,

 

this error has been reported previously

The solution was: restart everything, ensure there is only one KMS and only one OM running

 

 

On Mon, 4 May 2020 at 13:36, Alvaro <zurcamos@gmail.com <ma...@gmail.com> > wrote:

...if you are in Ubuntu 18.04

 

 

 

.................

 

 

El lun, 04-05-2020 a las 08:35 +0200, Alvaro escribió:

Elisabeth, do you install and configure Coturn?

 

Here is a tuto for this:

 

https://cwiki.apache.org/confluence/download/attachments/27838216/Installation%20SSL%20certificates%20and%20Coturn%20for%20OpenMeetings%205.0.0-M4%20on%20Ubuntu%2018.04.pdf <https://cwiki.apache.org/confluence/download/attachments/27838216/Installation%20SSL%20certificates%20and%20Coturn%20for%20OpenMeetings%205.0.0-M4%20on%20Ubuntu%2018.04.pdf?version=1&modificationDate=1587558435000&api=v2> 

 

...from the step 5.

 

 

Alvaro

 

........................

 

 

 

 

 

El lun, 04-05-2020 a las 08:23 +1200, seba.wagner@gmail.com <ma...@gmail.com>  escribió:

Hi Elisabeth,

 

what version of Kurento (and OM) are you running?

 

Thanks,

Seb

 

Sebastian Wagner

https://www.linkedin.com/in/sebastianwagner/

 <https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url>  <https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url> 

 

 

On Mon, 4 May 2020 at 08:20, Elisabeth Arnold <elisabeth.arnold@landshut.org <ma...@landshut.org> > wrote:

Hi,

 

I’ve installed the openmeetings server now a second time – after screwing up my first, nicely running installation by trying to be too clever.

 

Now it runs again but I am getting the following error „Failed to start broadcast: Object 'f8ea123c-d0da-40a2-9339-516c027e6b58_kurento.MediaPipeline' not found (Code:40101, Type:null, Data: {"type":"MEDIA_OBJECT_NOT_FOUND"})“ whenever I try to switch on my microphone.

 

Is it a small mistake or shall I start all over?

 

Regards,

Elisabeth

 

 

 




 

-- 

Best regards,
Maxim




 

-- 

Best regards,
Maxim


Re: kurento.MediaPipeline not found

Posted by Maxim Solodovnik <so...@gmail.com>.
sounds like you don't have TURN server ...

On Fri, 8 May 2020 at 21:54, Elisabeth Arnold <el...@landshut.org>
wrote:

> Hello,
>
>
>
> I did a new installation just to be sure, got the same error, but a
> restart oft he server fixed it. Thank you for the help.
>
>
>
> Now the problem is, that the connection to the media server fails and it
> starts to reconnect – most of the times this doesn’t work. I’ve tried
> different browsers (firefox, edge (latest), chrome) and get the same
> behaviour.
>
>
>
> Any idea?
>
>
>
> Regards,
>
> Elisabeth
>
>
>
> *Von:* Maxim Solodovnik <so...@gmail.com>
> *Gesendet:* Montag, 4. Mai 2020 16:33
> *An:* Openmeetings user-list <us...@openmeetings.apache.org>
> *Betreff:* Re: kurento.MediaPipeline not found
>
>
>
> Hello,
>
>
>
> this error has been reported previously
>
> The solution was: restart everything, ensure there is only one KMS and
> only one OM running
>
>
>
>
>
> On Mon, 4 May 2020 at 13:36, Alvaro <zu...@gmail.com> wrote:
>
> ...if you are in Ubuntu 18.04
>
>
>
>
>
>
>
> .................
>
>
>
>
>
> El lun, 04-05-2020 a las 08:35 +0200, Alvaro escribió:
>
> Elisabeth, do you install and configure Coturn?
>
>
>
> Here is a tuto for this:
>
>
>
>
> https://cwiki.apache.org/confluence/download/attachments/27838216/Installation%20SSL%20certificates%20and%20Coturn%20for%20OpenMeetings%205.0.0-M4%20on%20Ubuntu%2018.04.pdf
> <https://cwiki.apache.org/confluence/download/attachments/27838216/Installation%20SSL%20certificates%20and%20Coturn%20for%20OpenMeetings%205.0.0-M4%20on%20Ubuntu%2018.04.pdf?version=1&modificationDate=1587558435000&api=v2>
>
>
>
> ...from the step 5.
>
>
>
>
>
> Alvaro
>
>
>
> ........................
>
>
>
>
>
>
>
>
>
>
>
> El lun, 04-05-2020 a las 08:23 +1200, seba.wagner@gmail.com escribió:
>
> Hi Elisabeth,
>
>
>
> what version of Kurento (and OM) are you running?
>
>
>
> Thanks,
>
> Seb
>
>
>
> Sebastian Wagner
>
> https://www.linkedin.com/in/sebastianwagner/
>
>
> <https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url>
> <https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url>
>
>
>
>
>
> On Mon, 4 May 2020 at 08:20, Elisabeth Arnold <
> elisabeth.arnold@landshut.org> wrote:
>
> Hi,
>
>
>
> I’ve installed the openmeetings server now a second time – after screwing
> up my first, nicely running installation by trying to be too clever.
>
>
>
> Now it runs again but I am getting the following error „Failed to start
> broadcast: Object
> 'f8ea123c-d0da-40a2-9339-516c027e6b58_kurento.MediaPipeline' not found
> (Code:40101, Type:null, Data: {"type":"MEDIA_OBJECT_NOT_FOUND"})“ whenever
> I try to switch on my microphone.
>
>
>
> Is it a small mistake or shall I start all over?
>
>
>
> Regards,
>
> Elisabeth
>
>
>
>
>
>
>
>
>
>
> --
>
> Best regards,
> Maxim
>


-- 
Best regards,
Maxim

AW: kurento.MediaPipeline not found

Posted by Elisabeth Arnold <el...@landshut.org>.
Hello, 

 

I did a new installation just to be sure, got the same error, but a restart oft he server fixed it. Thank you for the help.

 

Now the problem is, that the connection to the media server fails and it starts to reconnect – most of the times this doesn’t work. I’ve tried different browsers (firefox, edge (latest), chrome) and get the same behaviour.

 

Any idea?

 

Regards,

Elisabeth

 

Von: Maxim Solodovnik <so...@gmail.com> 
Gesendet: Montag, 4. Mai 2020 16:33
An: Openmeetings user-list <us...@openmeetings.apache.org>
Betreff: Re: kurento.MediaPipeline not found

 

Hello,

 

this error has been reported previously

The solution was: restart everything, ensure there is only one KMS and only one OM running

 

 

On Mon, 4 May 2020 at 13:36, Alvaro <zurcamos@gmail.com <ma...@gmail.com> > wrote:

...if you are in Ubuntu 18.04

 

 

 

.................

 

 

El lun, 04-05-2020 a las 08:35 +0200, Alvaro escribió:

Elisabeth, do you install and configure Coturn?

 

Here is a tuto for this:

 

https://cwiki.apache.org/confluence/download/attachments/27838216/Installation%20SSL%20certificates%20and%20Coturn%20for%20OpenMeetings%205.0.0-M4%20on%20Ubuntu%2018.04.pdf <https://cwiki.apache.org/confluence/download/attachments/27838216/Installation%20SSL%20certificates%20and%20Coturn%20for%20OpenMeetings%205.0.0-M4%20on%20Ubuntu%2018.04.pdf?version=1&modificationDate=1587558435000&api=v2> 

 

...from the step 5.

 

 

Alvaro

 

........................

 

 

 

 

 

El lun, 04-05-2020 a las 08:23 +1200, seba.wagner@gmail.com <ma...@gmail.com>  escribió:

Hi Elisabeth,

 

what version of Kurento (and OM) are you running?

 

Thanks,

Seb

 

Sebastian Wagner

https://www.linkedin.com/in/sebastianwagner/

 <https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url>  <https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url> 

 

 

On Mon, 4 May 2020 at 08:20, Elisabeth Arnold <elisabeth.arnold@landshut.org <ma...@landshut.org> > wrote:

Hi,

 

I’ve installed the openmeetings server now a second time – after screwing up my first, nicely running installation by trying to be too clever.

 

Now it runs again but I am getting the following error „Failed to start broadcast: Object 'f8ea123c-d0da-40a2-9339-516c027e6b58_kurento.MediaPipeline' not found (Code:40101, Type:null, Data: {"type":"MEDIA_OBJECT_NOT_FOUND"})“ whenever I try to switch on my microphone.

 

Is it a small mistake or shall I start all over?

 

Regards,

Elisabeth

 

 

 




 

-- 

Best regards,
Maxim


Re: kurento.MediaPipeline not found

Posted by Maxim Solodovnik <so...@gmail.com>.
Hello,

this error has been reported previously
The solution was: restart everything, ensure there is only one KMS and only
one OM running


On Mon, 4 May 2020 at 13:36, Alvaro <zu...@gmail.com> wrote:

> ...if you are in Ubuntu 18.04
>
>
>
> .................
>
>
> El lun, 04-05-2020 a las 08:35 +0200, Alvaro escribió:
>
> Elisabeth, do you install and configure Coturn?
>
> Here is a tuto for this:
>
>
> https://cwiki.apache.org/confluence/download/attachments/27838216/Installation%20SSL%20certificates%20and%20Coturn%20for%20OpenMeetings%205.0.0-M4%20on%20Ubuntu%2018.04.pdf
> <https://cwiki.apache.org/confluence/download/attachments/27838216/Installation%20SSL%20certificates%20and%20Coturn%20for%20OpenMeetings%205.0.0-M4%20on%20Ubuntu%2018.04.pdf?version=1&modificationDate=1587558435000&api=v2>
>
> ...from the step 5.
>
>
> Alvaro
>
> ........................
>
>
>
>
>
> El lun, 04-05-2020 a las 08:23 +1200, seba.wagner@gmail.com escribió:
>
> Hi Elisabeth,
>
> what version of Kurento (and OM) are you running?
>
> Thanks,
> Seb
>
> Sebastian Wagner
> https://www.linkedin.com/in/sebastianwagner/
>
> <https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url>
> <https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url>
>
>
> On Mon, 4 May 2020 at 08:20, Elisabeth Arnold <
> elisabeth.arnold@landshut.org> wrote:
>
> Hi,
>
>
>
> I’ve installed the openmeetings server now a second time – after screwing
> up my first, nicely running installation by trying to be too clever.
>
>
>
> Now it runs again but I am getting the following error „Failed to start
> broadcast: Object
> 'f8ea123c-d0da-40a2-9339-516c027e6b58_kurento.MediaPipeline' not found
> (Code:40101, Type:null, Data: {"type":"MEDIA_OBJECT_NOT_FOUND"})“ whenever
> I try to switch on my microphone.
>
>
>
> Is it a small mistake or shall I start all over?
>
>
>
> Regards,
>
> Elisabeth
>
>
>
>
>
>

-- 
Best regards,
Maxim

Re: kurento.MediaPipeline not found

Posted by Alvaro <zu...@gmail.com>.
...if you are in Ubuntu 18.04


.................

El lun, 04-05-2020 a las 08:35 +0200, Alvaro escribió:
> Elisabeth, do you install and configure Coturn?
> Here is a tuto for this:
> https://cwiki.apache.org/confluence/download/attachments/27838216/Ins
> tallation%20SSL%20certificates%20and%20Coturn%20for%20OpenMeetings%20
> 5.0.0-M4%20on%20Ubuntu%2018.04.pdf
> ...from the step 5.
> 
> Alvaro
> ........................
> 
> 
> 
> 
> El lun, 04-05-2020 a las 08:23 +1200, seba.wagner@gmail.com escribió:
> > Hi Elisabeth,
> > what version of Kurento (and OM) are you running?
> > Thanks,Seb
> > 
> > Sebastian Wagner
> > https://www.linkedin.com/in/sebastianwagner/
> > 
> > 
> > 
> > 
> > On Mon, 4 May 2020 at 08:20, Elisabeth Arnold <elisabeth.arnold@lan
> > dshut.org> wrote:
> > > Hi,
> > >  
> > > I’ve installed the openmeetings server now a second time – after
> > > screwing up my first, nicely running installation by trying to be
> > > too clever.
> > >  
> > > Now it runs again but I am getting the following error „Failed to
> > > start broadcast: Object 'f8ea123c-d0da-40a2-9339-
> > > 516c027e6b58_kurento.MediaPipeline' not found (Code:40101,
> > > Type:null, Data: {"type":"MEDIA_OBJECT_NOT_FOUND"})“ whenever I
> > > try to switch on my microphone.
> > >  
> > > Is it a small mistake or shall I start all over?
> > >  
> > > Regards,
> > > Elisabeth
> > >  
> > >  

Re: kurento.MediaPipeline not found

Posted by Alvaro <zu...@gmail.com>.
Elisabeth, do you install and configure Coturn?
Here is a tuto for this:
https://cwiki.apache.org/confluence/download/attachments/27838216/Insta
llation%20SSL%20certificates%20and%20Coturn%20for%20OpenMeetings%205.0.
0-M4%20on%20Ubuntu%2018.04.pdf
...from the step 5.

Alvaro
........................




El lun, 04-05-2020 a las 08:23 +1200, seba.wagner@gmail.com escribió:
> Hi Elisabeth,
> what version of Kurento (and OM) are you running?
> Thanks,Seb
> 
> Sebastian Wagner
> https://www.linkedin.com/in/sebastianwagner/
> 
> 
> 
> 
> On Mon, 4 May 2020 at 08:20, Elisabeth Arnold <elisabeth.arnold@lands
> hut.org> wrote:
> > Hi,
> >  
> > I’ve installed the openmeetings server now a second time – after
> > screwing up my first, nicely running installation by trying to be
> > too clever.
> >  
> > Now it runs again but I am getting the following error „Failed to
> > start broadcast: Object 'f8ea123c-d0da-40a2-9339-
> > 516c027e6b58_kurento.MediaPipeline' not found (Code:40101,
> > Type:null, Data: {"type":"MEDIA_OBJECT_NOT_FOUND"})“ whenever I try
> > to switch on my microphone.
> >  
> > Is it a small mistake or shall I start all over?
> >  
> > Regards,
> > Elisabeth
> >  
> >  

Re: kurento.MediaPipeline not found

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
I think it means the MediaPipeline has not been created in the Kurento
MediaServer

OpenMeetings creates a new pipeline when a new stream tries to connect.

Are you seeing any other errors or exceptions in the log file ?

Thanks,
Sebastian

Sebastian Wagner
https://www.linkedin.com/in/sebastianwagner/
<https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url>
<https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url>


On Mon, 4 May 2020 at 08:45, Elisabeth Arnold <el...@landshut.org>
wrote:

> Hi Seb,
>
>
>
> I’ve been following alvaro Bustos‘ Tutorial for OM 5.0.0-M4. I guess I
> have the Kurento Media Server 6 running since I used this line:
>
> deb [arch=amd64] http://ubuntu.openvidu.io/6.13.0 bionic kms6
>
>
>
> Thx to you,
>
> Elisabeth
>
>
>
> *Von:* seba.wagner@gmail.com <se...@gmail.com>
> *Gesendet:* Sonntag, 3. Mai 2020 22:23
> *An:* Openmeetings user-list <us...@openmeetings.apache.org>
> *Betreff:* Re: kurento.MediaPipeline not found
>
>
>
> Hi Elisabeth,
>
>
>
> what version of Kurento (and OM) are you running?
>
>
>
> Thanks,
>
> Seb
>
>
>
> Sebastian Wagner
>
> https://www.linkedin.com/in/sebastianwagner/
>
> [image: Das Bild wurde vom Absender entfernt.]
> <https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url>[image:
> Das Bild wurde vom Absender entfernt.]
> <https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url>
>
>
>
>
>
> On Mon, 4 May 2020 at 08:20, Elisabeth Arnold <
> elisabeth.arnold@landshut.org> wrote:
>
> Hi,
>
>
>
> I’ve installed the openmeetings server now a second time – after screwing
> up my first, nicely running installation by trying to be too clever.
>
>
>
> Now it runs again but I am getting the following error „Failed to start
> broadcast: Object
> 'f8ea123c-d0da-40a2-9339-516c027e6b58_kurento.MediaPipeline' not found
> (Code:40101, Type:null, Data: {"type":"MEDIA_OBJECT_NOT_FOUND"})“ whenever
> I try to switch on my microphone.
>
>
>
> Is it a small mistake or shall I start all over?
>
>
>
> Regards,
>
> Elisabeth
>
>
>
>
>
>

AW: kurento.MediaPipeline not found

Posted by Elisabeth Arnold <el...@landshut.org>.
Hi Seb,

 

I’ve been following alvaro Bustos‘ Tutorial for OM 5.0.0-M4. I guess I have the Kurento Media Server 6 running since I used this line:

deb [arch=amd64] http://ubuntu.openvidu.io/6.13.0 bionic kms6

 

Thx to you,

Elisabeth

 

Von: seba.wagner@gmail.com <se...@gmail.com> 
Gesendet: Sonntag, 3. Mai 2020 22:23
An: Openmeetings user-list <us...@openmeetings.apache.org>
Betreff: Re: kurento.MediaPipeline not found

 

Hi Elisabeth,

 

what version of Kurento (and OM) are you running?

 

Thanks,

Seb

 

Sebastian Wagner

https://www.linkedin.com/in/sebastianwagner/

 <https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url>  <https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url> 

 

 

On Mon, 4 May 2020 at 08:20, Elisabeth Arnold <elisabeth.arnold@landshut.org <ma...@landshut.org> > wrote:

Hi,

 

I’ve installed the openmeetings server now a second time – after screwing up my first, nicely running installation by trying to be too clever.

 

Now it runs again but I am getting the following error „Failed to start broadcast: Object 'f8ea123c-d0da-40a2-9339-516c027e6b58_kurento.MediaPipeline' not found (Code:40101, Type:null, Data: {"type":"MEDIA_OBJECT_NOT_FOUND"})“ whenever I try to switch on my microphone.

 

Is it a small mistake or shall I start all over?

 

Regards,

Elisabeth

 

 


Re: kurento.MediaPipeline not found

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Hi Elisabeth,

what version of Kurento (and OM) are you running?

Thanks,
Seb

Sebastian Wagner
https://www.linkedin.com/in/sebastianwagner/
<https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url>
<https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url>


On Mon, 4 May 2020 at 08:20, Elisabeth Arnold <el...@landshut.org>
wrote:

> Hi,
>
>
>
> I’ve installed the openmeetings server now a second time – after screwing
> up my first, nicely running installation by trying to be too clever.
>
>
>
> Now it runs again but I am getting the following error „Failed to start
> broadcast: Object
> 'f8ea123c-d0da-40a2-9339-516c027e6b58_kurento.MediaPipeline' not found
> (Code:40101, Type:null, Data: {"type":"MEDIA_OBJECT_NOT_FOUND"})“ whenever
> I try to switch on my microphone.
>
>
>
> Is it a small mistake or shall I start all over?
>
>
>
> Regards,
>
> Elisabeth
>
>
>
>
>