rcloneExplorer icon indicating copy to clipboard operation
rcloneExplorer copied to clipboard

serve dlna not working

Open asdffdsa6131 opened this issue 5 years ago • 2 comments

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

asdffdsa6131 avatar May 03 '20 16:05 asdffdsa6131

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 avatar May 03 '20 17:05 x0b

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.

x0b avatar May 04 '20 20:05 x0b