mconf / bigbluebutton

BigBlueButton is an open source web conferencing system for distance education
www.bigbluebutton.org
40 stars 33 forks source link

Fix start/stop webcam events for the intermediary video formats #398

Closed fcecagno closed 7 years ago

fcecagno commented 7 years ago

When an iOS user wants to view a video, it will play h263/streamName, and a transcoder will be created on the server to create this new H.263 stream based on the streamName. However, we shouldn't create the StartWebcamShareEvent and StopWebcamShareEvent for this h263 video, because it will mess with the recordings. This bug was probably introduced during the merge of Mconf to BigBlueButton 1.0.