livekit / ingress

Ingest streams (RTMP/WHIP) or files (HLS, MP4) to LiveKit WebRTC
Apache License 2.0
71 stars 25 forks source link

Option for participant's metadata #88

Closed jibon57 closed 4 months ago

jibon57 commented 1 year ago

It will be nice to have this option. For our case in plugNmeet we always require participant's metadata for various purpose. If user doesn't have metadata then we can't verify lot of other logic in frontend.

jibon57 commented 4 months ago

implemented already: https://github.com/livekit/ingress/pull/222