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

Dual AceStream link support for two streams at the same time #53

Open
AirmakZ opened this issue May 26, 2022 · 4 comments
Open

Dual AceStream link support for two streams at the same time #53

AirmakZ opened this issue May 26, 2022 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@AirmakZ
Copy link

AirmakZ commented May 26, 2022

Hi blaise-io

My feature request is to have the ability to open two streams at the same time to simulate some kind of PIP or similar (moving manually the player windows, of course)

Is there a way to implement a dual "Open Stream from Clipboard" option, and just duplicate the AceStream container.
Use the same player should be ok if it's supporting two instances.

Yeah... the application is amazing as it is. Really congratulations for your job !
It's just a dreamy feature.

If there is a workaround to have same feature, could you please let me know your idea?

@AirmakZ AirmakZ added the enhancement New feature or request label May 26, 2022
@blaise-io
Copy link
Owner

A workaround is to run the Docker engine as described here https://github.com/blaise-io/acelink#ace-stream-server-only, and then opening http://127.0.0.1:6878/ace/getstream?id=<hash> in a capable player manually.

I will likely not support multiple streams at a time because Acestream in Docker is quite sensitive to streams being unreliable, and Ace Link offers handling and detection of unreliability issues which assumes that one stream is open at a time.

@akuaman
Copy link

akuaman commented Apr 1, 2024

its posible to support multiple stream by diferent sources

@matzeroe
Copy link

its posible to support multiple stream by diferent sources

how did you do that?

@akuaman
Copy link

akuaman commented Dec 31, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants