GithubHelp home page GithubHelp logo

spoutbreeze / spoutbreeze Goto Github PK

View Code? Open in Web Editor NEW
28.0 12.0 2.0 3.61 MB

SpoutBreeze is an Open-Source Webinar platform powered by BigBluebutton that makes reaching a larger audience possible.

Home Page: https://spoutbreeze.org

License: GNU General Public License v3.0

PHP 13.40% HTML 2.58% CSS 70.42% JavaScript 6.37% Shell 1.78% Java 5.42% Dockerfile 0.01% Groovy 0.02%
bigbluebutton video-streaming distance-learning java

spoutbreeze's Introduction

SpoutBreeze

SpoutBreeze is an open source webinar platform designed based on BigBlueButton that makes reaching a larger audience possible.

Build status

Commons Library Build Status Manager Build Status Agent Build Status Interactor Library Build Status Selenoid Broadcaster BigBlueButton HTML5 Client

Security Rating

Social Media

Twitter

LinkedIn

Getting started

The main goal of the first version we want to release is to be able to broadcast a BigBlueButton meeting to some selected media servers. The requirements will expand later.

Install

SpoutBreeze is a set components divided in 2 groups. A first set of components installable into a BigBlueButton server and a second set installable into another standalone server. The install happens on a Ubuntu 18.04 LTS.

To install the SpoutBreeze server components:

wget -qO- https://ubuntu.spoutbreeze.org/install.sh | bash -s --

To install the BigBlueButton server components:

wget -qO- https://ubuntu.spoutbreeze.org/install-bbb.sh | bash -s --
sdk install gradle 7.0.2
sdk install springboot 2.4.3
sdk install micronaut 2.3.3
sdk install java 8.0.265-open

Prepare build server

Using root user

export SDKMAN_DIR="/usr/local/sdkman" && curl -s "https://get.sdkman.io" | bash
source "/usr/local/sdkman/bin/sdkman-init.sh"

For the building user

export SDKMAN_DIR="/usr/local/sdkman" [[ -s "/usr/local/sdkman/bin/sdkman-init.sh" ]] && source "/usr/local/sdkman/bin/sdkman-init.sh"

Community

All the project community is gathered in Github Discussions https://github.com/spoutbreeze/spoutbreeze/discussions

https://jenkins.spoutbreeze.org/job/spoutbreeze-agent/badge/icon?style=flat-square&subject=spoutbreeze-agent

https://jenkins.spoutbreeze.org/buildStatus/?job=spoutbreeze-commons

spoutbreeze's People

Contributors

ghazitriki avatar himanshugoyal1065 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

spoutbreeze's Issues

Roadmap

Hello,
this is an interesting project. Is it still being actively developed? Do you have a roadmap?
Thank you

Create new APIs

I need to add 2 new API:
/broadcast/endpoint (return the RTMP/HLS endpoint)
/broadcast/enter (return the BigBlueButton join link)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.