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 handle_spec_playing #796

Open
mat-hek opened this issue Apr 24, 2024 · 0 comments · May be fixed by #801
Open

Add handle_spec_playing #796

mat-hek opened this issue Apr 24, 2024 · 0 comments · May be fixed by #801
Assignees

Comments

@mat-hek
Copy link
Member

mat-hek commented Apr 24, 2024

This callback would be useful in the following use case:

  • The parent spawns children that are supposed to receive a stream
  • The parent negotiates with the other party to start sending the stream
  • The spawned children may or may not be ready to receive the stream at that point. To be sure, the parent could negotiate the start of the stream in handle_spec_playing

Possibly we would also need handle_spec_setup for the same reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
2 participants