Skip to content

Releases: bbc/brave

Brave Release 1.4.0

14 Dec 13:00
60f626d
Compare
Choose a tag to compare

New Features
#12, #13, #16 Adds support for sending video frames to AWS Kinesis video @matthew1000
#25 Added support for Decklink cards as input source @moschopsuk

Fixes
#14 Added Host options to config @lucasdavila86
#17 Changed faac to acc encoder @matthew1000
#19 Added Dockerfile @lucasdavila86
#20 Better websocket and WebRTC handling @matthew1000
#22 Fix inputs being routed into mutiple mixers @matthew1000
#23 Fixed STUN and TURN handling @matthew1000
#24 Improved Logging @matthew1000

Thanks to all those for submitted PRs. 🎉

Brave Release 1.3.0

19 Nov 09:21
47a5198
Compare
Choose a tag to compare

New Features
#10 Ability to create and delete mixers @matthew1000

Bug Fixes
#9 webrtc errors when a user closes their browser windows @matthew1000

Brave Release 1.2.0

13 Nov 10:33
0bf3c52
Compare
Choose a tag to compare

These release will now require braves dependancies to be managed by pipenv. Wile python 3.6 is recommended and version above should also work.

Changes
#8 - Uses Pipenv to managed dependancies @moschopsuk

Brave Release 1.1.1

07 Nov 15:48
7b24c80
Compare
Choose a tag to compare

New Feature
#7 - Adds audio bars to the webRTC @moschopsuk

Brave Release 1.1.0

06 Nov 14:47
8b47ea6
Compare
Choose a tag to compare

#1 Feature: Setting Initial setting of state @matthew1000
#2 Typo: Heading in markdown file @niklasR
#3 Feature: Show inside bin elements in element debug view @matthew1000

Thanks to all those that contributed!