3c1a9cd7c4
There's an issue sometimes where when processing the audio from a desktop sharing file, the STARTPTS value is invalid somehow, and this results in bad timestamps in the output stream. Depending on the selected codec/container combination, this might result in errors such as spam of the message: Application provided invalid, non monotonically increasing dts to muxer in stream or simply a hang during processing. Since we're already using aresample in async mode to correct timestamp gaps, we can use "asetpts=N" here to simply set the audio frame pts values to the sample number directly, giving proper monotonic timestamps with no gaps. |
||
---|---|---|
.github | ||
akka-bbb-apps | ||
akka-bbb-fsesl | ||
bbb-api-demo | ||
bbb-common-message | ||
bbb-common-web | ||
bbb-fsesl-client | ||
bbb-learning-dashboard | ||
bbb-libreoffice | ||
bbb-lti | ||
bbb-voice-conference/config/freeswitch | ||
bbb-webhooks | ||
bigbluebutton-config | ||
bigbluebutton-html5 | ||
bigbluebutton-tests/puppeteer | ||
bigbluebutton-web | ||
build | ||
doc | ||
labs | ||
record-and-playback | ||
.gitignore | ||
.gitlab-ci.yml | ||
.nvmrc | ||
.travis.yml | ||
bbb-etherpad.placeholder.sh | ||
bbb-playback.placeholder.sh | ||
bbb-webrtc-sfu.placeholder.sh | ||
build_script.sh | ||
freeswitch.placeholder.sh | ||
LICENSE | ||
README.md | ||
SECURITY.md |
BigBlueButton
BigBlueButton is an open source web conferencing system.
BigBlueButton supports real-time sharing of audio, video, slides (with whiteboard controls), chat, and the screen. Instructors can engage remote students with polling, emojis, multi-user whiteboard, and breakout rooms.
Presenters can record and playback content for later sharing with others.
We designed BigBlueButton for online learning (though it can be used for many other applications). The educational use cases for BigBlueButton are
- Online tutoring (one-to-one)
- Flipped classrooms (recording content ahead of your session)
- Group collaboration (many-to-many)
- Online classes (one-to-many)
You can install on a Ubuntu 18.04 64-bit server. We provide bbb-install.sh to let you have a server up and running within 30 minutes (or your money back 😉).
For full technical documentation BigBlueButton -- including architecture, features, API, and GreenLight (the default front-end) -- see https://docs.bigbluebutton.org/.
BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc .