-
Notifications
You must be signed in to change notification settings - Fork 36
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
Comments
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 👍).
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!).
From memory - the server can only stream one stream at a time. You'd have to spawn multiple Docker containers. |
Indeed, preferably I would like to be able to stop streaming something without turning off the entire container. |
There is a fork with a few updates: https://github.com/RonZ-dev/docker-acestream-server |
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?
The text was updated successfully, but these errors were encountered: