RocketChat / RC4Conferences

A set of scalable components for communities to build, manage, and run virtual conferences of any size.
https://conf.rceng.shop/conferences/c/1
24 stars 38 forks source link

[TODO] Embed the Vimeo Stream #65

Closed Dnouv closed 1 year ago

Dnouv commented 1 year ago

Introduce a new component to embed the Vimeo live stream on the Mainstage page similar to the local video stream component.

The component should be reusable; that is, the Vimeo component can be used on the Mainstage page if the user wants.

Please refer to this link for additional resources related to embedding the Vimeo Stream: https://vimeo.zendesk.com/hc/en-us/articles/360040837872-Embed-your-event-on-your-website

The resolving PR shall introduce a component that can show any live Vimeo stream on any page the component is defined. The components shall take the arguments required to render an admin-controlled unique stream.

Thank you!

Note. We are not replacing the local video component, and the resolving PR shall introduce an additional component.