Hey there,
I just bought a new Samsung UE32C6700 and I'm really happy with it.
Now I want to stream videos from XBMC to the TV using AllShare (Samsungs DLNA-Certified App).
I enabled UPNP with Settings -> Network -> Share Videos On, Allow Controll via UPNP on, Allow Programs on other Systems to controll XBMC on.
With the latest stable version (9.11) on my linux, the XBMC UPNP-Server doesn't even show up in the upnp-inspector running on the same computer, and so the TV doesn't detect it either, although the logs says
Quote:19:55:34 T:139952344565824 M:3268313088 NOTICE: starting upnp server
19:55:34 T:139952344565824 M:3268186112 NOTICE: starting upnp renderer
Firewalls etc disabled. Maybe I'll try that again later (wait a longer time or so, don't know).
On my Windows-Laptop I have a nightly-build ("NOTICE: Starting XBMC, Platform: Windows 7, 64-bit (WoW) build 7600. Built on Jul 11 2010
(SVN:31718, compiler 1500)"). I tried the same here, and XBMC does show up in the upnp-inspector and after some time even in AllShare on the TV, but I'm unable to access any videos from here. I always get "Request couldn't be executed." (own translation) when trying to access the video- or music-library. debug-log:
Quote:20:33:07 T:4924 M:2058293248 DEBUG: UPnP Translated id to 'videodb://'
20:33:07 T:4924 M:2058293248 INFO: Received UPnP Browse DirectChildren request for object 'videodb://'
20:33:07 T:4924 M:2058293248 DEBUG: Loading fileitems [videodb://]
20:33:07 T:4924 M:2058289152 DEBUG: -- items: 2, directory: videodb:// sort method: 0, ascending: false
20:33:07 T:4924 M:2058289152 DEBUG: Building UPnP response with filter '*', starting @ 0 with 1 requested
20:33:07 T:4924 M:2058289152 DEBUG: Preparing upnp object for item 'videodb://1/'
20:33:07 T:4924 M:2058264576 DEBUG: Building didl for object 'videodb://1/'
20:33:07 T:4924 M:2058264576 DEBUG: Returning UPnP response with 1 items out of 2 total matches
There are 83 videos on a SMB-share, accessing and viewing them directly with XBMC works fine.
Another strange thing: My Router (TP-Link TL-R460) has a "UPnP-Forward"-Feature:
Quote:The Universal Plug and Play (UPnP) feature allows the devices, such as Internet computers, to access the local host resources or devices as needed. UPnP devices can be automatically discovered by the UPnP service application on the LAN.
It's enabled, but the device list doesn't show any device.. But because upnp-inspector detects the TV and the XBMC from Windows, I'm sure this is just a bug from the router-firmware.
I googled a lot (and I have to say the UPnP-Wiki-Page is a great way to find software, but not to set it up or to debug it (at least not for xbmc as a upnp-server)), but haven't found any hint.
Does anybody here has set this up properly? how? Is there a bug in the nightly-build so that sharing is not possible (I saw
this report, maybe its related to it? (But then it would be a grave issue, not just a small one))?
Greets and Thanks,
DerGrinch