liuzhe02 / bigbluebutton

Automatically exported from code.google.com/p/bigbluebutton
0 stars 0 forks source link

Broadcast module multiple videos #1639

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When the presenter starts playing a stream, he sees two videos( probably 
receives two events from the handler).Resizing/minimising works only for the 
second video.
If an user joins the meeting a bit later,after the presenter started the 
stream, the stream never starts.

Original issue reported on code.google.com by soky...@gmail.com on 7 Oct 2013 at 9:31

GoogleCodeExporter commented 9 years ago
Will try and reproduce on our end.  The broadcast module is commented out by 
default as it's not a core module.  Marking this priority as low.

Original comment by ffdixon@gmail.com on 7 Oct 2013 at 2:24

GoogleCodeExporter commented 9 years ago
The bugs were due to some typos(userID being cast to number) and some stuff 
being commented out.
Made a pull request: https://github.com/bigbluebutton/bigbluebutton/pull/271

Original comment by soky...@gmail.com on 7 Oct 2013 at 4:31

GoogleCodeExporter commented 9 years ago
Thanks for the pull request!  We'll try and merge it in before the final 
release of 0.81.

Original comment by ffdixon@gmail.com on 11 Oct 2013 at 3:31

GoogleCodeExporter commented 9 years ago
Merged.

Original comment by ffdixon@gmail.com on 19 Oct 2013 at 9:48