macielbombonato / bigbluebutton

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

Voice and video streams are not synced #721

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
A quick scan didn't show this issue in the existing tickets.

Voice and video streams are not synced. 

I'm running the server under VMWare player on a MacBook Pro 15 over Wifi. There 
is consistently about 1sec of latency for both video and voice traffic within 
BBB. I'm running today's VMWare release of BBB.

Original issue reported on code.google.com by msteele....@gmail.com on 7 Nov 2010 at 3:17

GoogleCodeExporter commented 9 years ago
> I'm running today's VMWare release of BBB.

Your using 0.70 which had problems with audio lag.  We've done a fair amount of 
work on reducing the audio lag in 0.71-beta, a VM of which will be available 
shortly to test.   For more details, see

   http://code.google.com/p/bigbluebutton/issues/detail?id=524

I'm changing this to an enhancement request as it's not a bug -- there's no 
error in the coding, it's the current design that the audio and video are two 
independent streams.  Audio goes through FreeSWITCH and video goes through red5.

See

  http://code.google.com/p/bigbluebutton/wiki/FAQ#Why_is_the_audio_not_synced_with_the_video?

Original comment by ffdixon@gmail.com on 7 Nov 2010 at 4:24

GoogleCodeExporter commented 9 years ago

Original comment by ffdixon@gmail.com on 7 Feb 2011 at 5:23