patrykcoding / rcloneExplorer

rclone explorer for Android
MIT License
346 stars 51 forks source link

serve dlna not working #270

Open asdffdsa6131 opened 4 years ago

asdffdsa6131 commented 4 years ago

hello and thanks, i try to setup a serve dlna but it seems to create a http serve. that is what the notification states. serving on http://127.0.0.1:8080

i did a port scan --- port 8080 is not open. --- no dlna ports were open

i tried to get vlc to see the dlna server but vlc cannot find it. vlc does see the other dlna servers on my local network.

there is no log file, as rcx seems to create the log for errors only.

if i run rclone serve dlna via termux, that works. port scan shows the open port and vlc can see it and stream from it

thanks much, david

x0b commented 4 years ago

Sorry for the confusion, but this repository is only for rcloneExplorer, not for RCX. Please add the details to the original issue at https://github.com/x0b/rcx/issues/59.

edit: Or open a new issue over in the rcx repository, since this seems to be a different issue.

x0b commented 4 years ago

i did a port scan --- port 8080 is not open. --- no dlna ports were open

Did you check 'Allow remote access'? It should work fine in VLC.

Also, for non-trivial remotes (>100 files / > 10 folders) you will need a cache overlay, or the media player will time out.