Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need help with multistream #35

Closed
alsiPanda opened this issue May 28, 2021 · 1 comment
Closed

Need help with multistream #35

alsiPanda opened this issue May 28, 2021 · 1 comment

Comments

@alsiPanda
Copy link

I am having some trouble with multistream. Are the steps the same as normal streaming ? I want to broadcast the streams from videoroom with 3-6 members . So I need to rtp_forward the the room to a multistream mountpoint ? How exactly should I go about it ? I have tried creating a multistream mountpoint with both audio and video in media, but it doesn't show up in the drop-down in the streaming example, only showing the default 3. Need some help with implementing.

@shivanshtalwar0
Copy link
Collaborator

According to docs you first need to have streaming mount point created with pre determined ports and then rtp forward the publisher's stream to those same exact ports and then you should be able to see your new streaming mount point recieving media sent by publisher

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants