I'm having trouble figuring out where to mount and point local files for playback.
I've been mounting my files to
"/usr/src/app/user/movies"
but how do I point the playlist towards it? "/movies/file.mp4"?
or is it an issue with not having the same ip as server?
Thanks.
https://github.com/RblSb/SyncTube/issues/25#issuecomment-879376269
Edit for anyone else:
Mounted a path to /usr/src/app/res/movienight
for my files so i'm able to access them by entering
/movienight/localfile.m3u8
Had problems with mp4 playback, I think its like remote users have to download the whole file before being able to watch.
I had no problems with playing when using m3u8 files.
Audio wouldn't work with 5.1 audio so I converted to 2 channel before exporting.