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

Improve create-room and join-room #238

Merged
merged 2 commits into from
Oct 19, 2023
Merged

Improve create-room and join-room #238

merged 2 commits into from
Oct 19, 2023

Conversation

davidzhao
Copy link
Member

  • updated to Go SDK 1.1.1
  • added --exit-after-publish option to join-room
  • added --min-playout-delay and --sync-streams to create-room

- updated to Go SDK 1.1.1
- added --exit-after-publish option to join-room
- added --min-playout-delay and --sync-stream to create-room
Name: "min-playout-delay",
Usage: "minimum playout delay",
Required: false,
Name: "min-playout-delay",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we add a max-playout-delay support as well given that it is supported now?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perhaps as a separate PR.. wanted to keep this one tight.

@davidzhao davidzhao merged commit eda4621 into main Oct 19, 2023
2 checks passed
@davidzhao davidzhao deleted the dz-improvements branch October 19, 2023 06:28
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

Successfully merging this pull request may close these issues.

2 participants