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

Delay feature #32

Open
Not-a-true-statement opened this issue Dec 30, 2020 · 3 comments
Open

Delay feature #32

Not-a-true-statement opened this issue Dec 30, 2020 · 3 comments

Comments

@Not-a-true-statement
Copy link

I think it would be a great idea to implement a feature that allows the user to set different delays for different outgoing streams.

@michaelkamprath
Copy link
Owner

That would be effectively different cache sizes for each destination. 🤔

If I may ask, what is the use case here?

@Not-a-true-statement
Copy link
Author

One stream can be a control stream in which the user can see what they stream before everyone else sees it for example. Another use case could be that the user might want to delay streaming on one service relative to another to be in compliance with ToS of respective site.

@michaelkamprath
Copy link
Owner

I banged on this for quite some time today. The solution isn't as readily apparent as I thought, as FFMPEG FIFO queues don't seem to do the trick (or even work). I will need to do some more research. But I did find and correct a bug while trying to make this work, so there is that.

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