Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 10823  / 2 Years ago, tue, march 22, 2022, 1:30:34

I'm trying to stream video files from my Ubuntu computer to my Android tablet. My tablet is running BubbleUPnP, and I've just installed minidlna.



I can't seem to access video from BubbleUPnP. I've followed a few different setup guides on the web, and they all seem to be pretty easy. Follow a few configurations and start the service.



My configuration file is here on Pastebin.



The error I get on BubbleUPnP is "The remote server could not be joined due to timeout. Check that the server address is correct." I am certain I am using the right IP address, which is 192.168.0.2, and I've tried setting the port to 6544 wherever I could.



In /etc/minidlna.conf There are the following errors and one warning:



[2014/04/02 22:03:03] minidlna.c:898: warn: Starting MiniDLNA version 1.0.24 [SQLite 3.7.17].
[2014/04/02 22:03:03] minissdp.c:71: error: setsockopt(udp, IP_ADD_MEMBERSHIP): Address already in use
[2014/04/02 22:03:03] minissdp.c:121: warn: Failed to add multicast membership for address 192.168.0.2
[2014/04/02 22:03:03] minidlna.c:1006: warn: HTTP listening on port 6544


Can anyone suggest where I might be going wrong?


More From » networking

 Answers
3

To be able to access your miniDLNA sever we need the following in addition




  • Make sure the ports for traffic are open (firewall and router).

  • We may want to open SSDP traffic on port 1900 UDP for multicast service announcement. In addition we may need to also open port 8200 TCP for trivnet1.

  • If in the same network we may not need to define a listening_ip.



Note for 14.04: MiniDLNA was removed upstream from the repositories but is available through the backports repository.


[#26238] Tuesday, March 22, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
puccop

Total Points: 66
Total Questions: 99
Total Answers: 93

Location: Aruba
Member since Sun, Nov 27, 2022
1 Year ago
puccop questions
Thu, Feb 17, 22, 08:16, 2 Years ago
Fri, Jan 13, 23, 18:55, 1 Year ago
Fri, Jan 21, 22, 07:21, 2 Years ago
Thu, Jul 28, 22, 06:32, 2 Years ago
;