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

Add a rest method that accept user assigned stream id #1007

Closed
mekya opened this issue Mar 8, 2019 · 1 comment · Fixed by #1029
Closed

Add a rest method that accept user assigned stream id #1007

mekya opened this issue Mar 8, 2019 · 1 comment · Fixed by #1029
Assignees

Comments

@mekya
Copy link
Contributor

mekya commented Mar 8, 2019

No description provided.

@maydin
Copy link

maydin commented Mar 9, 2019

Customer requirement:
Our final solution will assign an unique stream ID/key for each OBS installation, that means one stream ID/key will be re-used many times. The uses-case is as below for illustration: 1) End user (broadcaster)'s OBS installation has uniquely assigned stream ID/key preset by the system software 2) When there is live broadcast, the system will create a stream with its dedicated stream ID/key, and the broadcaster will start streaming RTMP via the OBS 3) When the live broadcast is ended, the system will delete this dedicated stream ID/key from the webRTC server 4) And may be, say 4 hours later the broadcaster do live broadcast again, the system will create stream of the same unique stream ID/key 5) And similarly, when the live broadcast is end, the system will delete this dedicated stream ID/key

@mekya mekya assigned SelimEmre and unassigned davutcavdar Mar 11, 2019
@mekya mekya reopened this Mar 12, 2019
@mekya mekya closed this as completed Apr 9, 2019
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 a pull request may close this issue.

4 participants