Skip to content

Feat : Model using Multiplatform #362

Description

@testing270505-rgb

If a model is streaming on more than 1 platform like CS or CB.
Sometimes streamers can stop stream on 1 site for private shows or ticket view but for other reasons like forgotten or didn't stop stream on another site.
Then instead of recording both stream how about we add streamer like

add m1 CS 
add m1-1 CB parent m1

Then if both streams are live then m1 will be recorded only (cause its given priority) and if m1 stops live then we will check on m1-1 if its live then start recording that..

There can be various edge cases too like

  • What if m1-1 came live first then m1 came.

will m1-1 stops rec and m1 starts or we will go on.

  • What if m1-1 goes down and m1 is up.

m1 was stoped automatically due to m1-1 was rec but now we need to check parent stream too when child stream goes down before putting no stream tag .

It will save massive storage as rn i have to run models multiple site stream and have dups everytime.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions