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

Feature request, http support for localplayback #305

Open
MastaG opened this issue Oct 7, 2015 · 0 comments
Open

Feature request, http support for localplayback #305

MastaG opened this issue Oct 7, 2015 · 0 comments

Comments

@MastaG
Copy link

MastaG commented Oct 7, 2015

Hi there,

I've a feature request.
Currently with local playback to get subtitles running I need to have my movies physically mounted on my local filesystem.
For this I use a nfs share to my server.
However when I take my receiver on the road I can't mount it over wan.
I tried to setup a vpn between the server and my receiver but I can't get the required speed.
Nfs over vpn is simply a no go.

So I was like, what if I share the movies using a http server.
Then I can set something like:

mapping id="1" remotePathPart="/var/lib/movies" localPathPart="http://myserver/movies/" /

Then Dreamplex will simply check whether http://myserver/movies/spongebob/spongebob.{mkv,srt} exists.
If yes, then it will play, in case of 404 then it will go back to transcoding.

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

1 participant