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

Stop streaming #12

Open
TactfulRanger opened this issue Mar 19, 2023 · 3 comments
Open

Stop streaming #12

TactfulRanger opened this issue Mar 19, 2023 · 3 comments

Comments

@TactfulRanger
Copy link

Is there any way to stop streaming a content id, without stopping the entire container?

Additional question, if I use the playstream.py twice, with a different content id, will it stream both, or just play the last one?

@magnetikonline
Copy link
Owner

Hey @TactfulRanger - yeah I need to give this project a little love.

There is one, possibly two point releases I could probably release new Docker images for firstly (best to be running latest and greatest 👍).

Is there any way to stop streaming a content id, without stopping the entire container?

From memory (it's been a while) stopping a stream should not kill a running container right? (sorry, I haven't looked at this for AGES!).

Additional question, if I use the playstream.py twice, with a different content id, will it stream both, or just play the last one?

From memory - the server can only stream one stream at a time. You'd have to spawn multiple Docker containers.

@TactfulRanger
Copy link
Author

Indeed, preferably I would like to be able to stop streaming something without turning off the entire container.

@ramiro
Copy link

ramiro commented Jul 21, 2023

Hey @TactfulRanger - yeah I need to give this project a little love.

There is one, possibly two point releases I could probably release new Docker images for firstly (best to be running latest and greatest 👍).

Is there any way to stop streaming a content id, without stopping the entire container?

From memory (it's been a while) stopping a stream should not kill a running container right? (sorry, I haven't looked at this for AGES!).

Additional question, if I use the playstream.py twice, with a different content id, will it stream both, or just play the last one?

From memory - the server can only stream one stream at a time. You'd have to spawn multiple Docker containers.

There is a fork with a few updates: https://github.com/RonZ-dev/docker-acestream-server

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

3 participants