No Renderers
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
No Renderers
I've been trying to get a DLNA compatible video server working for the last 7 hours. I can get UMS loading ok, but no renderers are found. We have 2 samsung tvs, 1 sony tv, and a WDTV Live connected to the network. The tv's can see my computer when I'm booted into windows. I have tried the PS3MS, UMS, minidlna,serviio, plex, and a few others, and they all say no renderers and don't show up on the tvs or media boxes. Tried turning the firewall off in the router, adding port 5001 to router, installing oracle java instead of openjdk, setting the ip address of my server in the config, and a number of other things with no luck, so if anybody can help I would be very thankful.
here is a link to pastebin with UMS.sh output and output of route -n command
http://pastebin.com/RQ06GynN
here is a link to pastebin with UMS.sh output and output of route -n command
http://pastebin.com/RQ06GynN
Re: No Renderers
I've been trying to setup a multicast route at 224.0.0.0, however when I ping 224.0.0.1 i get
PING 224.0.0.1 (224.0.0.1) 56(84) bytes of data.
ping: sendmsg: Operation not permitted
I have enabled multicasting on my routers LAN...
route -n now returns
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0
192.168.1.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
224.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 eth0
and have run
echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
echo 1 > /proc/sys/net/ipv4/ip_forward
PING 224.0.0.1 (224.0.0.1) 56(84) bytes of data.
ping: sendmsg: Operation not permitted
I have enabled multicasting on my routers LAN...
route -n now returns
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0
192.168.1.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
224.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 eth0
and have run
echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
echo 1 > /proc/sys/net/ipv4/ip_forward
Re: No Renderers
UPnP uses UDP port 1900 and TCP port 2869
-- UMS serving PS3, WDTV, Samsung H6400 + J5500 and Kalemsoft renderers! (no video transcoding but remuxing accepted
)
