Releases: aau-zid/BigBlueButton-liveStreaming
liveStreaming 1.0.0-beta.10
release notes for liveStreaming 1.0.0-beta.10
we are happy to release beta 10 of liveStreaming. This version fixes some bugs and improves the compatibility with BBB 2.4.
##changelog
##bug fixes
• Fix user list selector for 2.4-beta7
• Make stream.py BBB2.4 compatible while staying backwards compatible
• Unify ffmpeg commands for stream and download
• Don't crash if RTMP value is not passed
...
liveStreaming 1.0.0-beta.9
this release fixes compatibility for BBB 2.3 and 2.4 thanks to @PhMemmel
liveStreaming 1.0.0-beta.8
liveStreaming 1.0.0-beta.8
this minor update adds compatibility to BBB 2.4
liveStreaming 1.0.0-beta.7
release notes for liveStreaming 1.0.0-beta.7
we are happy to release beta 7 of liveStreaming. This version introduces new options for quality and resolution of the streams as well as improoved stability and other bug fixes.
changelog
improovements
- set shm_size for chrome to 2gb
- new defaults for ffmpeg options
- ffmpeg options customizable via environment variables
- set default language for chromium to en-us
- made pulse audio more robust
- removed alsa for better compatibility
- made html5 client the default if not set in bbb server config
bug fixes
- fixed bug when chat was disabled in the meeting
- fixed typos and added informations to the docs / readme
liveStreaming 1.0.0-beta.6
release notes for liveStreaming 1.0.0-beta.6
we are happy to release beta 6 of liveStreaming. This version fixes some bugs and improves the compatibility of some setups.
changelog
bug fixes
- added chat feedback instructions
- removed as_moderator parameter as it does not make sense and won't work with the new join url routine
- start meeting now works as boolean only if set to true
- reverted a change in arg handling that could cause crashes
the change included to allow spaces in passwords culd cause a crash when passwords where provided to create and start meetings. This change was reverted so passwords must not include spaces again. - removed part of the streaming url anouncement
the protocoll and part after the / of the sttreaming url is now removed for privacy.
improvements
the join url was changed for better compatibility and customisation.
userdata options where added to bypass the echotest and listen_only mode settings are restricted.
This should help to prevent problems if the default settings of a server had been changed.
liveStreaming 1.0.0-beta.5
Release Notes
this release introduces two new features for playing an intro file and downloading a meeting.
We also fixed some bugs
Changes in 1.0.0-beta.5
• added new feature: download / save meeting as lossless mkv
• new feature: download / save meeting as lossless mkv
• updated readme
Bug Fixes:
• fixed a bug that prevented chat functionality
• fixed a bug in getMeetings helper #23
liveStreaming 1.0.0-beta.4
release notes
changes in 1.0.0-beta.4
- added helper script to get meetingID and passwords of the active rooms on the configured server
- added feature: start a meeting
- added optional parameters for Title and passwords of a meeting created by liveStreaming
- updated examples and readme
liveStreaming 1.0.0-beta.3
release notes
changes in 1.0.0-beta.3
- switched to h264 codec for better compatibility
- updated ffmpeg to v4
- improved ffmpeg settings
- show message in the conference, when livestreaming is started
- show message in the conference, when chat feedback is enabled
- support for youtube, facebook, restream.io ...
liveStreaming 1.0.0-beta.2
release notes
changes in 1.0.0-beta.2
-
encreased memory to prevent crashes
in some cases chrome crashed due to insufficient memory. -
encreased resolution to 1080p
-
new feature: chat feedback
when enabled, the streamer is listening for messages, that will then be injected into the conference rooms chat. -
added examples for chat feedback in php
-
added example player in php
liveStreaming 1.0.0-beta.1
this is the first working beta of liveStreaming