Skip to content

liveStreaming 1.0.0-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@mtsonline mtsonline released this 15 Aug 19:41
· 97 commits to master since this release
958c149

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.