--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/10d9b4b7-9a61-49be-a841-a2fb41bd6efbn%40googlegroups.com.
hi Fred,
think you took the live streaming as example for the upcoming plugins once ;-)
cheers
Martin
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/CAOeuy5OxrKdUp7VdaG9agbWU8yAqsufbkwC9BTHk53BseEwy%3DQ%40mail.gmail.com.
It might have been a general reference, but the complexities of capturing a BigBlueButton session would require an external system to capture (such as logging in as an external user in browser, capturing the screen for streaming, and connecting to a remote RTMP streaming service).
Such a system may use the plug-in as a way of gathering information from the user (such as the RTMP endpoint) and starting/stopping the stream, but the plugin could only help with the UI. All the heavy lifting of joining/capture/streaming/managing the stream would need to be done by a separate infrastructure.
yes, right. I just wanted to clarify, why someone may have thought, that the live streaming could be included in v3.
There are several examples how to do the LS beside the one we had
brought up in the past.
e.g. Lukas wrote this on this list:
Hi,
I built a prototype on the last developer summit which allows you
to start/stop/view livestreams of a given meeting with API-Calls
and a docker container.
There is a plan to implement this prototype with the new
plugin-architecture coming in 3.x that also a
moderator/presentator can do this in the GUI.
Lukas/MuLu
cheers
Martin
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/CAOeuy5P7gXxQyyPJt_RPHDnHTNiTDbv8DWcUDBvfigDqtEUw%3Dg%40mail.gmail.com.