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

Bandwidth limit? #1

Open
pmwoodward3 opened this issue Feb 26, 2019 · 1 comment
Open

Bandwidth limit? #1

pmwoodward3 opened this issue Feb 26, 2019 · 1 comment

Comments

@pmwoodward3
Copy link

Really love this project, so simple and yet pretty powerful.

Quick question though, what would the outbound traffic show up as for the server owner? Would it look like SSH traffic? Would it just look like outbound plex server traffic?

Also what does the performance look like in your experience?

Thanks!

@drkno
Copy link
Owner

drkno commented Feb 28, 2019

What would the outbound traffic show up as for the server owner?
Aside from seeing a spike in outbound http traffic from their server, they wouldn't actually know where it was going or why. Plex doesn't detect the current implementation as a sync or a stream (it is calling the same thing as the "download" button that the server owner has access to).

Performance? The project is only a week old so I haven't really got to optimising that yet. I know it is fast enough to watch a small file hosted on a server in the same country.

I chose Node.JS as the language because it was malleable enough for a quick implementation. That will have a performance cost because IO is not async - something I may fix in future if I have time.

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