How to remove from composite.

170 views
Skip to first unread message

andres tello

unread,
Aug 21, 2020, 12:14:17 AM8/21/20
to kur...@googlegroups.com
What is the correct form for removing from composite?

I have host1 and host2 connected to composite.
host1 at the left, host2 at the right.
Also I have 10 viewers. 
 
If host2 leaves the composite with first
hubport.disconnect()
hubport.release() 
Composite goes to host1.
If then I re join the host2 to the composite, works flawlessly... 
 
BUT... if host1 LEAVES, then host2 freeze and all clients freeze to the image of host2, very seldom, composite recovers.
If I rejoin the host1 with a new hubport, most of the time host2 became at the left an host1 at the right, as expected... 
 
So what would be the correct way or method to force composite to "recovers"?  or to a host to leave a composite? 

TIA. 


gharia...@gmail.com

unread,
Aug 21, 2020, 12:52:36 AM8/21/20
to kurento
I am not sure what you mean by left and right. But I would suggest not to use Composite.

We had a similar issue. We were having 2-3 broadcasters and 700-800 consumers. The stream was audio-only. Let's say in broadcaster A is connected and speaking, and meanwhile, B joins in, the Composite was freezing and cutting off for a brief period of time (Around 40 to 60 seconds). After that, both A & B was able to get broadcast flawlessly. But that freezing period was giving the impression to broadcasters A and all consumers that there is some issue or they are disconnected.

Thanks

mehdi nazari

unread,
Aug 21, 2020, 6:23:05 AM8/21/20
to kurento
i have the same problem, it's a really bad bug in the composite.if you found any solution, share it with us.

andres tello

unread,
Aug 21, 2020, 9:59:40 AM8/21/20
to kur...@googlegroups.com
por left and right, I was talking about the  position of the host image in the composite. 
 
I try to "copy" the composite to a new composite, with out the missing host, but haven't had any luck yet... 
Y tried to disconnect and reconnect, but then everything went black  

I still looking for solutions 


--
You received this message because you are subscribed to the Google Groups "kurento" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kurento+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kurento/d658dd0c-d2b9-4bd5-a710-041c9fd53cffn%40googlegroups.com.

gharia...@gmail.com

unread,
Aug 23, 2020, 1:12:01 AM8/23/20
to kurento
We switched to Janus AudioBridge for audio broadcasting. So all the broadcasters connect to Janus AudioBridge room and from Janus, the muxed audio stream is being sent over RTP to Kurento. All the consumers connect to Kurento over WebRTC to consume the incoming RTP stream. So Kurento is in pure SFU mode and Janus AudioBeidge is MCU. That's how we were able to solve it for us.

Thanks

mehdi nazari

unread,
Aug 28, 2020, 5:27:28 AM8/28/20
to kurento
still no solution for this issue? i noticed that the clients will receive audio flawlessly but video is freezed.
Reply all
Reply to author
Forward
0 new messages