Open hex-m opened 3 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Anti-Stale-Bot
pats stale bot Go mark something else as stale pls, this should be done at some point.
This would be a very valuable feature!
If it helps at all for comparison, Zoom asks for the "Stream URL" to make it service agnostic. https://owncast.online/docs/broadcasting/zoom/
Description:
Jibri supports streaming to any RTMP-Server but the dialog asks for a "YouTube live stream key".
Steps to reproduce:
Expected behavior:
The dialog should ask for an RMTP/Streaming-server and the necessary authentication details. It would probably be a good idea to let the server admin configure the server to stream to so users don't have to bother.
As an example this is the UI from the "OBS Studio" streaming software. It has "presets" for well known services (YouTube, Twitch, Restream,..).
Actual behavior:
rtmp://username:password@streaming.example.com/streamkey
This issue is a follow-up to https://github.com/jitsi/jitsi-meet/issues/2829 and https://github.com/jitsi/jibri/pull/216