dbox2 als UPNP Client
-
- Developer
- Beiträge: 2183
- Registriert: Mittwoch 10. Dezember 2003, 07:59
-
- Tuxboxer
- Beiträge: 2331
- Registriert: Donnerstag 24. März 2005, 21:52
-
- Developer
- Beiträge: 2183
- Registriert: Mittwoch 10. Dezember 2003, 07:59
add here
Code: Alles auswählen
cp -ap $(targetprefix)/lib/modules/$(KERNELVERSION)/kernel $(targetprefix)/lib/modules/$(KERNELVERSION)/misc \
$(flashprefix)/root/lib/modules/$(KERNELVERSION)
-
- Tuxboxer
- Beiträge: 2331
- Registriert: Donnerstag 24. März 2005, 21:52
also die busybox hab ich erweitert.
den djmount gestartet
sieht schon mal gut aus
jetz hab ich unter mnt/pic
einen ordner .debug einen GMediaServer on I-Drive_200 und eine datei devices.
jetz kam noch meine fritzbox fon 7170 dazu aber da ist nix dran
den djmount gestartet
Code: Alles auswählen
./djmount /mnt/pic -ddebug
[D] Debug options = debug
[D] Fuse option = -r
[D] Fuse option = -o
[D] Fuse option = readdir_ino
[I] Charset : successfully initialised charset='ANSI_X3.4-1968'
[D] Fuse option = -f
[D] Intializing UPnP with ipaddress=(null) port=0
[I] UPnP Initialized (192.168.123.5:49152)
[D] Registering Control Point
[D] Control Point Registered
[D] RefreshAll target=urn:schemas-upnp-org:service:ContentDirectory:1
[D]
======================================================================
UPNP_DISCOVERY_ADVERTISEMENT_ALIVE
ErrCode = 0
Expires = 100
DeviceId = uuid:5177fca0-c42d-11d8-9669-0800200c9a66
DeviceType =
ServiceType =
ServiceVer =
Location = http://192.168.123.200:49152/description.xml
OS = Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2
Date =
Ext =
======================================================================
[D] Discovery : device type '' OS 'Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2' at URL 'http://192.168.123.200:49152/description.xml'
[D] AddDevice try new device Id=uuid:5177fca0-c42d-11d8-9669-0800200c9a66
[D] Device_Create : Id = 'uuid:5177fca0-c42d-11d8-9669-0800200c9a66', description document = --------------------
<root xmlns="urn:schemas-upnp-org:device-1-0">
<specVersion>
<major>1</major>
<minor>0</minor>
</specVersion>
<device>
<deviceType>urn:schemas-upnp-org:device:MediaServer:1</deviceType>
<UDN>uuid:5177fca0-c42d-11d8-9669-0800200c9a66</UDN>
<friendlyName>GMediaServer on I-Drive_200</friendlyName>
<manufacturer>Oskar Liljeblad</manufacturer>
<modelName>gmediaserver</modelName>
<modelNumber>0.8.0</modelNumber>
<modelDescription></modelDescription>
<serialNumber>0000001</serialNumber>
<UPC></UPC>
<presentationURL></presentationURL>
<serviceList>
<service>
<serviceType>urn:schemas-upnp-org:service:ContentDirectory:1</serviceType>
<serviceId>urn:upnp-org:serviceId:ContentDirectory</serviceId>
<SCPDURL>/upnp/ContentDirectory.xml</SCPDURL>
<eventSubURL>/ContentDirectory/Event</eventSubURL>
<controlURL>/ContentDirectory/Control</controlURL>
</service>
<service>
<serviceType>urn:schemas-upnp-org:service:ConnectionManager:1</serviceType>
<serviceId>urn:upnp-org:serviceId:ConnectionManager</serviceId>
<SCPDURL>/upnp/ConnectionManager.xml</SCPDURL>
<eventSubURL>/ConnectionManager/Event</eventSubURL>
<controlURL>/ConnectionManager/Control</controlURL>
</service>
</serviceList>
</device>
<URLBase>http://192.168.123.200:49152/</URLBase>
</root>
--------------------
[D]
======================================================================
UPNP_DISCOVERY_ADVERTISEMENT_ALIVE
ErrCode = 0
Expires = 100
DeviceId = uuid:5177fca0-c42d-11d8-9669-0800200c9a66
DeviceType =
ServiceType =
ServiceVer =
Location = http://192.168.123.200:49152/description.xml
OS = Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2
Date =
Ext =
======================================================================
[D] Discovery : device type '' OS 'Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2' at URL 'http://192.168.123.200:49152/description.xml'
[D] AddDevice try new device Id=uuid:5177fca0-c42d-11d8-9669-0800200c9a66
[D] Device_Create : UDN = uuid:5177fca0-c42d-11d8-9669-0800200c9a66
[D] Device_Create : type = urn:schemas-upnp-org:device:MediaServer:1
[D] Service_Create: urn:schemas-upnp-org:service:ContentDirectory:1
[D] serviceId: urn:upnp-org:serviceId:ContentDirectory
[D] Service_Create: urn:schemas-upnp-org:service:ConnectionManager:1
[D] serviceId: urn:upnp-org:serviceId:ConnectionManager
[I] Add new device : Name='GMediaServer on I-Drive_200' Id='uuid:5177fca0-c42d-11d8-9669-0800200c9a66' descURL='http://192.168.123.200:49152/description.xml'
[D] Device_SusbcribeAllEvents GMediaServer on I-Drive_200
[D] Subscribing to EventURL http://192.168.123.200:49152/ContentDirectory/Event
[D] Device_Create : Id = 'uuid:5177fca0-c42d-11d8-9669-0800200c9a66', description document = --------------------
<root xmlns="urn:schemas-upnp-org:device-1-0">
<specVersion>
<major>1</major>
<minor>0</minor>
</specVersion>
<device>
<deviceType>urn:schemas-upnp-org:device:MediaServer:1</deviceType>
<UDN>uuid:5177fca0-c42d-11d8-9669-0800200c9a66</UDN>
<friendlyName>GMediaServer on I-Drive_200</friendlyName>
<manufacturer>Oskar Liljeblad</manufacturer>
<modelName>gmediaserver</modelName>
<modelNumber>0.8.0</modelNumber>
<modelDescription></modelDescription>
<serialNumber>0000001</serialNumber>
<UPC></UPC>
<presentationURL></presentationURL>
<serviceList>
<service>
<serviceType>urn:schemas-upnp-org:service:ContentDirectory:1</serviceType>
<serviceId>urn:upnp-org:serviceId:ContentDirectory</serviceId>
<SCPDURL>/upnp/ContentDirectory.xml</SCPDURL>
<eventSubURL>/ContentDirectory/Event</eventSubURL>
<controlURL>/ContentDirectory/Control</controlURL>
</service>
<service>
<serviceType>urn:schemas-upnp-org:service:ConnectionManager:1</serviceType>
<serviceId>urn:upnp-org:serviceId:ConnectionManager</serviceId>
<SCPDURL>/upnp/ConnectionManager.xml</SCPDURL>
<eventSubURL>/ConnectionManager/Event</eventSubURL>
<controlURL>/ConnectionManager/Control</controlURL>
</service>
</serviceList>
</device>
<URLBase>http://192.168.123.200:49152/</URLBase>
</root>
--------------------
[D] Device_Create : UDN = uuid:5177fca0-c42d-11d8-9669-0800200c9a66
[D] Device_Create : type = urn:schemas-upnp-org:device:MediaServer:1
[D] Service_Create: urn:schemas-upnp-org:service:ContentDirectory:1
[D] serviceId: urn:upnp-org:serviceId:ContentDirectory
[D] Service_Create: urn:schemas-upnp-org:service:ConnectionManager:1
[D] serviceId: urn:upnp-org:serviceId:ConnectionManager
[D] Subscribed to ContentDir EventURL with SID=uuid:27326da6-1dd2-11b2-b26e-d4a0890b9d6c
[D] Subscribing to EventURL http://192.168.123.200:49152/ConnectionManager/Event
[D] Subscribed to Service EventURL with SID=uuid:2756ad9c-1dd2-11b2-b26e-d4a0890b9d6c
[W] Device Id=uuid:5177fca0-c42d-11d8-9669-0800200c9a66 already added
[D] Discovery: DeviceList after AddDevice =
GMediaServer on I-Drive_200 -- uuid:5177fca0-c42d-11d8-9669-0800200c9a66
[D]
======================================================================
UPNP_DISCOVERY_ADVERTISEMENT_ALIVE
ErrCode = 0
Expires = 100
DeviceId = uuid:5177fca0-c42d-11d8-9669-0800200c9a66
DeviceType =
ServiceType =
ServiceVer =
Location = http://192.168.123.200:49152/description.xml
OS = Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2
Date =
Ext =
======================================================================
[D] Discovery : device type '' OS 'Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2' at URL 'http://192.168.123.200:49152/description.xml'
[D] AddDevice Id=uuid:5177fca0-c42d-11d8-9669-0800200c9a66 already exists, update only
[D] Discovery: DeviceList after AddDevice =
GMediaServer on I-Drive_200 -- uuid:5177fca0-c42d-11d8-9669-0800200c9a66
[D] Discovery: DeviceList after AddDevice =
GMediaServer on I-Drive_200 -- uuid:5177fca0-c42d-11d8-9669-0800200c9a66
[D]
======================================================================
UPNP_DISCOVERY_ADVERTISEMENT_ALIVE
ErrCode = 0
Expires = 100
DeviceId = uuid:5177fca0-c42d-11d8-9669-0800200c9a66
DeviceType =
ServiceType =
ServiceVer =
Location = http://192.168.123.200:49152/description.xml
OS = Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2
Date =
Ext =
======================================================================
[D] Discovery : device type '' OS 'Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2' at URL 'http://192.168.123.200:49152/description.xml'
[D] AddDevice Id=uuid:5177fca0-c42d-11d8-9669-0800200c9a66 already exists, update only
[D] Discovery: DeviceList after AddDevice =
GMediaServer on I-Drive_200 -- uuid:5177fca0-c42d-11d8-9669-0800200c9a66
[D]
======================================================================
UPNP_DISCOVERY_ADVERTISEMENT_ALIVE
ErrCode = 0
Expires = 100
DeviceId = uuid:5177fca0-c42d-11d8-9669-0800200c9a66
DeviceType = urn:schemas-upnp-org:device:MediaServer:1
ServiceType =
ServiceVer =
Location = http://192.168.123.200:49152/description.xml
OS = Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2
Date =
Ext =
======================================================================
[D] Discovery : device type 'urn:schemas-upnp-org:device:MediaServer:1' OS 'Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2' at URL 'http://192.168.123.200:49152/description.xml'
[D] AddDevice Id=uuid:5177fca0-c42d-11d8-9669-0800200c9a66 already exists, update only
[D]
======================================================================
UPNP_DISCOVERY_ADVERTISEMENT_ALIVE
ErrCode = 0
Expires = 100
DeviceId = uuid:5177fca0-c42d-11d8-9669-0800200c9a66
DeviceType = urn:schemas-upnp-org:device:MediaServer:1
ServiceType =
ServiceVer =
Location = http://192.168.123.200:49152/description.xml
OS = Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2
Date =
Ext =
======================================================================
[D] Discovery : device type 'urn:schemas-upnp-org:device:MediaServer:1' OS 'Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2' at URL 'http://192.168.123.200:49152/description.xml'
[D] Discovery: DeviceList after AddDevice =
GMediaServer on I-Drive_200 -- uuid:5177fca0-c42d-11d8-9669-0800200c9a66
[D] AddDevice Id=uuid:5177fca0-c42d-11d8-9669-0800200c9a66 already exists, update only
[D] Discovery: DeviceList after AddDevice =
GMediaServer on I-Drive_200 -- uuid:5177fca0-c42d-11d8-9669-0800200c9a66
[D]
======================================================================
UPNP_DISCOVERY_ADVERTISEMENT_ALIVE
ErrCode = 0
Expires = 100
DeviceId = uuid:5177fca0-c42d-11d8-9669-0800200c9a66
DeviceType =
ServiceType = urn:schemas-upnp-org:service:ContentDirectory:1
ServiceVer =
Location = http://192.168.123.200:49152/description.xml
OS = Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2
Date =
Ext =
======================================================================
[D] Discovery : device type '' OS 'Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2' at URL 'http://192.168.123.200:49152/description.xml'
[D] AddDevice Id=uuid:5177fca0-c42d-11d8-9669-0800200c9a66 already exists, update only
[D] Discovery: DeviceList after AddDevice =
GMediaServer on I-Drive_200 -- uuid:5177fca0-c42d-11d8-9669-0800200c9a66
[D]
======================================================================
UPNP_DISCOVERY_ADVERTISEMENT_ALIVE
ErrCode = 0
Expires = 100
DeviceId = uuid:5177fca0-c42d-11d8-9669-0800200c9a66
DeviceType =
ServiceType = urn:schemas-upnp-org:service:ContentDirectory:1
ServiceVer =
Location = http://192.168.123.200:49152/description.xml
OS = Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2
Date =
Ext =
======================================================================
[D] Discovery : device type '' OS 'Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2' at URL 'http://192.168.123.200:49152/description.xml'
[D] AddDevice Id=uuid:5177fca0-c42d-11d8-9669-0800200c9a66 already exists, update only
[D] Discovery: DeviceList after AddDevice =
GMediaServer on I-Drive_200 -- uuid:5177fca0-c42d-11d8-9669-0800200c9a66
[D]
======================================================================
UPNP_DISCOVERY_ADVERTISEMENT_ALIVE
ErrCode = 0
Expires = 100
DeviceId = uuid:5177fca0-c42d-11d8-9669-0800200c9a66
DeviceType =
ServiceType = urn:schemas-upnp-org:service:ConnectionManager:1
ServiceVer =
Location = http://192.168.123.200:49152/description.xml
OS = Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2
Date =
Ext =
======================================================================
[D] Discovery : device type '' OS 'Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2' at URL 'http://192.168.123.200:49152/description.xml'
[D] AddDevice Id=uuid:5177fca0-c42d-11d8-9669-0800200c9a66 already exists, update only
[D] Discovery: DeviceList after AddDevice =
GMediaServer on I-Drive_200 -- uuid:5177fca0-c42d-11d8-9669-0800200c9a66
[D]
======================================================================
UPNP_DISCOVERY_ADVERTISEMENT_ALIVE
ErrCode = 0
Expires = 100
DeviceId = uuid:5177fca0-c42d-11d8-9669-0800200c9a66
DeviceType =
ServiceType = urn:schemas-upnp-org:service:ConnectionManager:1
ServiceVer =
Location = http://192.168.123.200:49152/description.xml
OS = Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2
Date =
Ext =
======================================================================
[D] Discovery : device type '' OS 'Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2' at URL 'http://192.168.123.200:49152/description.xml'
[D] AddDevice Id=uuid:5177fca0-c42d-11d8-9669-0800200c9a66 already exists, update only
[D] Discovery: DeviceList after AddDevice =
GMediaServer on I-Drive_200 -- uuid:5177fca0-c42d-11d8-9669-0800200c9a66
[D]
======================================================================
UPNP_DISCOVERY_SEARCH_RESULT
ErrCode = 0
Expires = 100
DeviceId = uuid:5177fca0-c42d-11d8-9669-0800200c9a66
DeviceType =
ServiceType = urn:schemas-upnp-org:service:ContentDirectory:1
ServiceVer =
Location = http://192.168.123.200:49152/description.xml
OS = Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2
Date = Wed, 21 Feb 2007 21:35:34 GMT
Ext =
======================================================================
[D] Discovery : device type '' OS 'Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2' at URL 'http://192.168.123.200:49152/description.xml'
[D] AddDevice Id=uuid:5177fca0-c42d-11d8-9669-0800200c9a66 already exists, update only
[D] Discovery: DeviceList after AddDevice =
GMediaServer on I-Drive_200 -- uuid:5177fca0-c42d-11d8-9669-0800200c9a66
[D]
======================================================================
UPNP_DISCOVERY_SEARCH_RESULT
ErrCode = 0
Expires = 100
DeviceId = uuid:5177fca0-c42d-11d8-9669-0800200c9a66
DeviceType =
ServiceType = urn:schemas-upnp-org:service:ContentDirectory:1
ServiceVer =
Location = http://192.168.123.200:49152/description.xml
OS = Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2
Date = Wed, 21 Feb 2007 21:35:34 GMT
Ext =
======================================================================
[D] Discovery : device type '' OS 'Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2' at URL 'http://192.168.123.200:49152/description.xml'
[D]
======================================================================
UPNP_EVENT_RECEIVED
SID = uuid:27326da6-1dd2-11b2-b26e-d4a0890b9d6c
EventKey = 0
ChangedVars = <e:propertyset xmlns:e="urn:schemas-upnp-org:event-1-0">
<e:property>
<SystemUpdateID></SystemUpdateID>
</e:property>
</e:propertyset>
======================================================================
[D] Received Event: 0 for SID uuid:27326da6-1dd2-11b2-b26e-d4a0890b9d6c
[D] State Update for service ContentDir
[D] Variable Update 'SystemUpdateID' = '(null)'
[D]
======================================================================
UPNP_DISCOVERY_SEARCH_RESULT
ErrCode = 0
Expires = 100
DeviceId = uuid:5177fca0-c42d-11d8-9669-0800200c9a66
DeviceType =
ServiceType = urn:schemas-upnp-org:service:ContentDirectory:1
ServiceVer =
Location = http://192.168.123.200:49152/description.xml
OS = Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2
Date = Wed, 21 Feb 2007 21:35:34 GMT
Ext =
======================================================================
[D] Discovery : device type '' OS 'Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2' at URL 'http://192.168.123.200:49152/description.xml'
[D] AddDevice Id=uuid:5177fca0-c42d-11d8-9669-0800200c9a66 already exists, update only
[D] AddDevice Id=uuid:5177fca0-c42d-11d8-9669-0800200c9a66 already exists, update only
[D] Discovery: DeviceList after AddDevice =
GMediaServer on I-Drive_200 -- uuid:5177fca0-c42d-11d8-9669-0800200c9a66
[D] Discovery: DeviceList after AddDevice =
GMediaServer on I-Drive_200 -- uuid:5177fca0-c42d-11d8-9669-0800200c9a66
[D]
======================================================================
UPNP_DISCOVERY_SEARCH_RESULT
ErrCode = 0
Expires = 100
DeviceId = uuid:5177fca0-c42d-11d8-9669-0800200c9a66
DeviceType =
ServiceType = urn:schemas-upnp-org:service:ContentDirectory:1
ServiceVer =
Location = http://192.168.123.200:49152/description.xml
OS = Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2
Date = Wed, 21 Feb 2007 21:35:34 GMT
Ext =
======================================================================
[D] Discovery : device type '' OS 'Linux/2.4.20-br26, UPnP/1.0, Intel SDK for UPnP devices /1.2' at URL 'http://192.168.123.200:49152/description.xml'
[D] AddDevice Id=uuid:5177fca0-c42d-11d8-9669-0800200c9a66 already exists, update only
[D] Discovery: DeviceList after AddDevice =
GMediaServer on I-Drive_200 -- uuid:5177fca0-c42d-11d8-9669-0800200c9a66
[D]
======================================================================
UPNP_EVENT_RECEIVED
SID = uuid:2756ad9c-1dd2-11b2-b26e-d4a0890b9d6c
EventKey = 0
ChangedVars = <e:propertyset xmlns:e="urn:schemas-upnp-org:event-1-0">
<e:property>
<SourceProtocolInfo>http-get:*:*:*</SourceProtocolInfo>
</e:property>
<e:property>
<SinkProtocolInfo></SinkProtocolInfo>
</e:property>
<e:property>
<CurrentConnectionIDs>0</CurrentConnectionIDs>
</e:property>
</e:propertyset>
======================================================================
[D] Received Event: 0 for SID uuid:2756ad9c-1dd2-11b2-b26e-d4a0890b9d6c
[D] State Update for service Service
[D] Variable Update 'SourceProtocolInfo' = 'http-get:*:*:*'
[D] Variable Update 'SinkProtocolInfo' = '(null)'
[D] Variable Update 'CurrentConnectionIDs' = '0'
[D]
======================================================================
UPNP_DISCOVERY_SEARCH_TIMEOUT
(NULL EVENT BODY)
======================================================================
[D] fuse browse : looking for '/' ...
[D] matched '' left ''
[D] GetDevicesNames
[D] fuse browse : looking for '/.message' ...
[D] matched '' left '.message'
[D] GetDevicesNames
[D] fuse browse => error -2 (No such file or directory) : path='/.message', stops at='.message'
[D] fuse browse : looking for '/' ...
[D] matched '' left ''
[D] GetDevicesNames
[D] fuse browse : looking for '/' ...
[D] matched '' left ''
[D] GetDevicesNames
[D] fuse browse : looking for '/' ...
[D] matched '' left ''
[D] GetDevicesNames
[D] fuse browse : looking for '/' ...
[D] matched '' left ''
[D] GetDevicesNames
[D] fuse browse : looking for '/devices' ...
[D] matched '' left 'devices'
[D] GetDevicesNames
[D] matched 'devices' left ''
[D] FILE_BEGIN '/devices'
[D] fuse browse : looking for '/GMediaServer on I-Drive_200' ...
[D] matched '' left 'GMediaServer on I-Drive_200'
[D] GetDevicesNames
[D] matched 'GMediaServer on I-Drive_200' left ''
[D] LockService : device 'GMediaServer on I-Drive_200' service 'urn:schemas-upnp-org:service:ContentDirectory:1'
[D] CACHE_NEW (key='0 BrowseMetadata')
[D] Service_SendActionVa : 6 pairs found
[D] Service_SendAction 'Browse'
[D] +++BROWSE RESULT+++
<u:BrowseResponse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1">
<Result><DIDL-Lite xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/"><container id="0" parentID="-1" restricted="true" childCount="21"><upnp:class>object.container.storageFolder</upnp:class><dc:title>??I</dc:title></container></DIDL-Lite></Result>
<NumberReturned>1</NumberReturned>
<TotalMatches>1</TotalMatches>
<UpdateID>0</UpdateID>
</u:BrowseResponse>
[D] new DIDLObject : container : id='0' title='??I' class='object.container.storageFolder'
[D] LockService : device 'GMediaServer on I-Drive_200' service 'urn:schemas-upnp-org:service:ContentDirectory:1'
[D] CACHE_NEW (key='0')
[D] Service_SendActionVa : 6 pairs found
[D] Service_SendAction 'Browse'
[D] +++BROWSE RESULT+++
<u:BrowseResponse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1">
<Result><DIDL-Lite xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/"><item id="1" parentID="0" restricted="true"><res protocolInfo="http-get:*:audio/mpeg:*" size="4110336">http://192.168.123.200:49152/files/1</res><upnp:class>object.item.audioItem.musicTrack</upnp:class><dc:title>A-HA_-_Lifelines.mp3</dc:title><upnp:artist>???`</upnp:artist><upnp:album>??9?</upnp:album><upnp:genre></upnp:genre></item><item id="2" parentID="0" restricted="true"><res protocolInfo="http-get:*:audio/mpeg:*" size="10107524">http://192.168.123.200:49152/files/2</res><upnp:class>object.item.audioItem.musicTrack</upnp:class><dc:title>??K?</dc:title><upnp:artist></upnp:artist><upnp:genre></upnp:genre></item><item id="3" parentID="0" restricted="true"><res protocolInfo="http-get:*:audio/mpeg:*" size="4389407">http://192.168.123.200:49152/files/3</res><upnp:class>object.item.audioItem.musicTrack</upnp:class><dc:title>Aaliyah_-_Rock The Boat.mp3</dc:title><upnp:artist>??2?</upnp:artist><upnp:genre></upnp:genre></item><item id="4" parentID="0" restricted="true"><res protocolInfo="http-get:*:audio/mpeg:*" size="3176000">http://192.168.123.200:49152/files/4</res><upnp:class>object.item.audioItem.musicTrack</upnp:class><dc:title>Atomic Kitten_-_Its Ok.mp3</dc:title><upnp:artist>u:Browse</upnp:artist><upnp:genre></upnp:genre></item><item id="5" parentID="0" restricted="true"><res protocolInfo="http-get:*:audio/mpeg:*" size="5485320">http://192.168.123.200:49152/files/5</res><upnp:class>object.item.audioItem.musicTrack</upnp:class><dc:title>Ben feat. Gim_-_Engel.mp3</dc:title><upnp:artist></upnp:artist><upnp:genre>??7?</upnp:genre></item><item id="6" parentID="0" restricted="true"><res protocolInfo="http-get:*:audio/mpeg:*" size="4039285">http://192.168.123.200:49152/files/6</res><upnp:class>object.item.audioItem.musicTrack</upnp:class><dc:title>B?hse Onkelz_-_Onkelz 2000.mp3</dc:title><upnp:artist>u:Browse</upnp:artist><upnp:genre>??6 </upnp:genre></item><item id="7" parentID="0" restricted="true"><res protocolInfo="http-get:*:audio/mpeg:*" size="5614991">http://192.168.123.200:49152/files/7</res><upnp:class>object.item.audioItem.musicTrack</upnp:class><dc:title>??9?</dc:title><upnp:artist></upnp:artist><upnp:genre><http://192.168.123.5:49152/></upnp:genre></item><item id="8" parentID="0" restricted="true"><res protocolInfo="http-get:*:audio/mpeg:*" size="6825984">http://192.168.123.200:49152/files/8</res><upnp:class>object.item.audioItem.musicTrack</upnp:class><dc:title>??F?</dc:title><upnp:artist></upnp:artist><upnp:album></upnp:album><upnp:genre>?T?`?T? </upnp:genre></item><item id="9" parentID="0" restricted="true"><res protocolInfo="http-get:*:audio/mpeg:*" size="7397692">http://192.168.123.200:49152/files/9</res><upnp:class>object.item.audioItem.musicT
[D] new DIDLObject : item : id='1' title='A-HA_-_Lifelines.mp3' class='object.item.audioItem.musicTrack'
[D] new DIDLObject : item : id='2' title='??K?' class='object.item.audioItem.musicTrack'
[D] new DIDLObject : item : id='3' title='Aaliyah_-_Rock The Boat.mp3' class='object.item.audioItem.musicTrack'
[D] new DIDLObject : item : id='4' title='Atomic Kitten_-_Its Ok.mp3' class='object.item.audioItem.musicTrack'
[D] new DIDLObject : item : id='5' title='Ben feat. Gim_-_Engel.mp3' class='object.item.audioItem.musicTrack'
[D] new DIDLObject : item : id='6' title='B?hse Onkelz_-_Onkelz 2000.mp3' class='object.item.audioItem.musicTrack'
[D] new DIDLObject : item : id='7' title='??9?' class='object.item.audioItem.musicTrack'
[D] new DIDLObject : item : id='8' title='??F?' class='object.item.audioItem.musicTrack'
[D] new DIDLObject : item : id='9' title='?c??' class='object.item.audioItem.musicTrack'
[D] new DIDLObject : item : id='10' title='??M?' class='object.item.audioItem.musicTrack'
[D] new DIDLObject : item : id='11' title='Marylin Manson_-_Tainted Love.mp3' class='object.item.audioItem.musicTrack'
[D] new DIDLObject : item : id='12' title='?Fv`' class='object.item.audioItem.musicTrack'
[D] new DIDLObject : item : id='13' title='?Fu ' class='object.item.audioItem.musicTrack'
[D] new DIDLObject : item : id='14' title='s' class='object.item.audioItem.musicTrack'
[D] new DIDLObject : item : id='15' title='??,?' class='object.item.audioItem.musicTrack'
[D] new DIDLObject : item : id='16' title='Otto Walkes_-_Saufen.mp3' class='object.item.audioItem.musicTrack'
[D] new DIDLObject : item : id='17' title='Filter' class='object.item.audioItem.musicTrack'
[D] new DIDLObject : item : id='18' title='Shakira_-_Underneath Your Clothes.mp3' class='object.item.audioItem.musicTrack'
[D] new DIDLObject : item : id='19' title='Sylver_-_In Your Eyes.mp3' class='object.item.audioItem.musicTrack'
[D] new DIDLObject : item : id='20' title='??'`' class='object.item.audioItem.musicTrack'
[D] new DIDLObject : item : id='21' title='X-Perience - Return To Paradise.mp3' class='object.item.audioItem.musicTrack'
[D] fuse browse : looking for '/.debug' ...
[D] matched '' left '.debug'
[D] GetDevicesNames
[D] matched '.debug' left ''
[D] GetDevicesNames
jetz hab ich unter mnt/pic
einen ordner .debug einen GMediaServer on I-Drive_200 und eine datei devices.
jetz kam noch meine fritzbox fon 7170 dazu aber da ist nix dran
-
- Tuxboxer
- Beiträge: 2331
- Registriert: Donnerstag 24. März 2005, 21:52
wenn ich den ordner GMediaServer on I-Drive_200 mit audioplayer abspiele, dann zeigt der alle titel wunderbar an. spielt einen titel ab. beim sprung auf den neuen titel gehts nicht weiter, und der rattert die titel der reihe nach durch. der ordner GMediaServer on I-Drive_200 ist verschwunden deshalb findet der nix mehr.
Code: Alles auswählen
...
D] GetHttp url 'http://192.168.123.200:49152/files/4' size 4096 offset 3170304 (file_size 3176000)
[D] GetHttp url 'http://192.168.123.200:49152/files/4' size 4096 offset 3174400 (file_size 3176000)
[D] GetHttp truncate to size 1600
[D] fuse browse : looking for '/GMediaServer on I-Drive_200' ...
[D] matched '' left 'GMediaServer on I-Drive_200'
[D] GetDevicesNames
[D] fuse browse => error -2 (No such file or directory) : path='/GMediaServer on I-Drive_200', stops at='GMediaServer on I-Drive_200'
[D] fuse browse : looking for '/GMediaServer on I-Drive_200' ...
[D] matched '' left 'GMediaServer on I-Drive_200'
[D] GetDevicesNames
[D] fuse browse => error -2 (No such file or directory) : path='/GMediaServer on I-Drive_200', stops at='GMediaServer on I-Drive_200'
[D] fuse browse : looking for '/GMediaServer on I-Drive_200' ...
[D] matched '' left 'GMediaServer on I-Drive_200'
[D] GetDevicesNames
[D] fuse browse => error -2 (No such file or directory) : path='/GMediaServer on I-Drive_200', stops at='GMediaServer on I-Drive_200'
[D] fuse browse : looking for '/GMediaServer on I-Drive_200' ...
[D] matched '' left 'GMediaServer on I-Drive_200'
Zuletzt geändert von mb405 am Donnerstag 22. Februar 2007, 10:30, insgesamt 1-mal geändert.
-
- Moderator english
- Beiträge: 2458
- Registriert: Donnerstag 20. Dezember 2001, 00:00
Haettest du da mal ein komplett Image oder wenigstens eine Anleitung
wie man das selber mit Newmake soweit bauen kann wie du jetzt bist weil
ich einen Twonky Media Server laufen habe und meine XBox mit dem
neuesten XBMC jetzt auch als Upnp Server laufen kann oder Nero ..?
wie man das selber mit Newmake soweit bauen kann wie du jetzt bist weil
ich einen Twonky Media Server laufen habe und meine XBox mit dem
neuesten XBMC jetzt auch als Upnp Server laufen kann oder Nero ..?
Zuletzt geändert von PT-1 am Donnerstag 22. Februar 2007, 10:54, insgesamt 1-mal geändert.
-
- Tuxboxer
- Beiträge: 2331
- Registriert: Donnerstag 24. März 2005, 21:52
-
- Moderator english
- Beiträge: 2458
- Registriert: Donnerstag 20. Dezember 2001, 00:00
-
- Tuxboxer
- Beiträge: 2331
- Registriert: Donnerstag 24. März 2005, 21:52
-
- Moderator english
- Beiträge: 2458
- Registriert: Donnerstag 20. Dezember 2001, 00:00
Ist das http://cvs.tuxbox-cvs.sourceforge.net/l ... 00006.html hier ...?
Wenn ja wie laeuft das dann in newmake ..?
Wenn ja wie laeuft das dann in newmake ..?
-
- Developer
- Beiträge: 2183
- Registriert: Mittwoch 10. Dezember 2003, 07:59
-
- Tuxboxer
- Beiträge: 2331
- Registriert: Donnerstag 24. März 2005, 21:52
-
- Developer
- Beiträge: 2183
- Registriert: Mittwoch 10. Dezember 2003, 07:59
-
- Moderator english
- Beiträge: 2458
- Registriert: Donnerstag 20. Dezember 2001, 00:00
-
- Tuxboxer
- Beiträge: 2331
- Registriert: Donnerstag 24. März 2005, 21:52
-
- Interessierter
- Beiträge: 48
- Registriert: Donnerstag 22. Februar 2007, 20:54
Das läuft ja wirklich! :)
Hi, ich beobachte schon länger die Entwicklung vom UPNP Client für die Dbox2 und muß sagen, es wird langsam!
Twonkyserver auf NAS findet die DBOX (auch die UPNP Fritz Boxen). Muß noch etwas am Server verändern weil er mir sonst über 2000 Titel ins /tmp/fuse verlinkt! Dank djmount-static und fusermount-static hat es geklappt! Abspielen erste Sahne, nur während des scrollens zu anderen Titel wird die Box etwas überfordert (auch ohne ddebug)! Aber war schon ein Akt das hinzubasteln (linken), testweise!
Ein großes Dankeschön an Houdini und die Mitwirken!
Da ich kein Programmier-Freak bin, versuch mich aber mal reinzuhängen, wäre es geil wenn ich es in mein lieblings Image basteln könnte! VIDEOS gehen ja leider noch nicht, aber hoffentlich demnächst.
Movieplayer Extended, den brauchen wir.
Grüße Brevheart
Twonkyserver auf NAS findet die DBOX (auch die UPNP Fritz Boxen). Muß noch etwas am Server verändern weil er mir sonst über 2000 Titel ins /tmp/fuse verlinkt! Dank djmount-static und fusermount-static hat es geklappt! Abspielen erste Sahne, nur während des scrollens zu anderen Titel wird die Box etwas überfordert (auch ohne ddebug)! Aber war schon ein Akt das hinzubasteln (linken), testweise!
Ein großes Dankeschön an Houdini und die Mitwirken!
Da ich kein Programmier-Freak bin, versuch mich aber mal reinzuhängen, wäre es geil wenn ich es in mein lieblings Image basteln könnte! VIDEOS gehen ja leider noch nicht, aber hoffentlich demnächst.
Movieplayer Extended, den brauchen wir.
Grüße Brevheart
-
- Moderator english
- Beiträge: 2458
- Registriert: Donnerstag 20. Dezember 2001, 00:00
-
- Interessierter
- Beiträge: 48
- Registriert: Donnerstag 22. Februar 2007, 20:54
Hi 3 Zeiler , O.K. ich versuche es.
Meine Vorraussetzung NAS Server Fujitsu Siemens Storagebird LAN2 mit Twonkyvision 3.1.3 FS Version am laufen. Dann ein jffs2 Image genommen! Vom Streamboard eine Busybox welches Mknod enthält gesaugt und dann....
1. djmount-static und , fusermount-static ins / tmp kopieren (Rechte setzen), fuse Ordner in /tmp anlegen
2. Link setzen von /tmp aus "ln- s fusermount-static /bin/fusermount"
(fusermount muss irgendwo im Pfad sein (/bin) bzw link von /bin/fusermount auf /tmp/fusermount-static)
3. fuse.o gehört nach /lib/modules/2.4.32-dbox2/kernel/fs/fuse
telnet Konsole "insmod fuse.o" eingeben
4. libfuse nach /lib kopieren
5. busybox nach /tmp kopieren (Rechte setzen) und verlinken
-> ln -s /tmp/busybox mknod
6. mknod /dev/fuse -m 0666 c 10 229 # eingeben
7. Müßte jetzt laufen -> cd /tmp -> ./djmount-static /tmp -ddebug
Seit 1.Stunde läuft die Gurke mit MP3 (extrem zapping) und kein Absturz, schon mal ein Anfang!:)
Grüße Brevheart
Meine Vorraussetzung NAS Server Fujitsu Siemens Storagebird LAN2 mit Twonkyvision 3.1.3 FS Version am laufen. Dann ein jffs2 Image genommen! Vom Streamboard eine Busybox welches Mknod enthält gesaugt und dann....
1. djmount-static und , fusermount-static ins / tmp kopieren (Rechte setzen), fuse Ordner in /tmp anlegen
2. Link setzen von /tmp aus "ln- s fusermount-static /bin/fusermount"
(fusermount muss irgendwo im Pfad sein (/bin) bzw link von /bin/fusermount auf /tmp/fusermount-static)
3. fuse.o gehört nach /lib/modules/2.4.32-dbox2/kernel/fs/fuse
telnet Konsole "insmod fuse.o" eingeben
4. libfuse nach /lib kopieren
5. busybox nach /tmp kopieren (Rechte setzen) und verlinken
-> ln -s /tmp/busybox mknod
6. mknod /dev/fuse -m 0666 c 10 229 # eingeben
7. Müßte jetzt laufen -> cd /tmp -> ./djmount-static /tmp -ddebug
Seit 1.Stunde läuft die Gurke mit MP3 (extrem zapping) und kein Absturz, schon mal ein Anfang!:)
Grüße Brevheart
-
- Moderator english
- Beiträge: 2458
- Registriert: Donnerstag 20. Dezember 2001, 00:00
-
- Interessierter
- Beiträge: 48
- Registriert: Donnerstag 22. Februar 2007, 20:54
Status der connenction:
Device "SBLAN2" (expires in 1810 seconds)
|
+- Discovered on = Mon Feb 26 21:24:04 2007 (4608 seconds ago)
+- UDN = uuid:89665984-7466-0008-54e2-2ad1366580
+- DeviceType = urn:schemas-upnp-org:device:MediaServer:1
+- DescDocURL = http://192.168.0.100:9000/DeviceDescription.xml
+- FriendlyName = SBLAN2
+- PresURL = http://192.168.0.100:9000/configpage/index.htm
+- talloc memory = 8759 blocks / 200962 bytes
|
+- Service
| |
| +- Class = Service
| +- Object Name = Service
| +- ServiceType = urn:schemas-upnp-org:service:ConnectionManager:1
| +- ServiceId = urn:upnp-org:serviceId:ConnectionManager
| +- EventURL = http://192.168.0.100:9000/ConnectionManager/Event
| +- ControlURL = http://192.168.0.100:9000/ConnectionManager/Control
| +- ServiceStateTable
| | +- SourceProtocolInfo = http-get:*:audio/mpeg:*,http-get:*:audio/wav:*,http-get:*:audio/mp4:*,http-get:*:image/jpeg:*,http-get:*:video/mpeg:*,http-get:*:video/avi:*
| | +- SinkProtocolInfo = (null)
| | +- CurrentConnectionIDs = 0
| +- Last Action = (null)
| +- SID = uuid:4daf76a8-1dd2-11b2-99c5-f25ed4f86704
|
+- Service
|
+- Class = ContentDir
+- Object Name = ContentDir
+- ServiceType = urn:schemas-upnp-org:service:ContentDirectory:1
+- ServiceId = urn:upnp-org:serviceId:ContentDirectory
+- EventURL = http://192.168.0.100:9000/ContentDirectory/Event
+- ControlURL = http://192.168.0.100:9000/ContentDirectory/Control
+- ServiceStateTable
| +- SystemUpdateID = 13
| +- ContainerUpdateIDs = (null)
| +- TransferIDs = (null)
+- Last Action = Browse
| +- Result = 0 (UPNP_E_SUCCESS)
+- SID = uuid:4dbd1a4c-1dd2-11b2-99c5-f25ed4f86704
+- Cache size = 1024
+- Cached entries = 0 (0%)
+- Cache timeout = 60 seconds
+- Cache access = 23024
+- hits = 22803 (99%)
+- collide = 0 (0%)
+- expired = 135 (0%)
Device "SBLAN2" (expires in 1810 seconds)
|
+- Discovered on = Mon Feb 26 21:24:04 2007 (4608 seconds ago)
+- UDN = uuid:89665984-7466-0008-54e2-2ad1366580
+- DeviceType = urn:schemas-upnp-org:device:MediaServer:1
+- DescDocURL = http://192.168.0.100:9000/DeviceDescription.xml
+- FriendlyName = SBLAN2
+- PresURL = http://192.168.0.100:9000/configpage/index.htm
+- talloc memory = 8759 blocks / 200962 bytes
|
+- Service
| |
| +- Class = Service
| +- Object Name = Service
| +- ServiceType = urn:schemas-upnp-org:service:ConnectionManager:1
| +- ServiceId = urn:upnp-org:serviceId:ConnectionManager
| +- EventURL = http://192.168.0.100:9000/ConnectionManager/Event
| +- ControlURL = http://192.168.0.100:9000/ConnectionManager/Control
| +- ServiceStateTable
| | +- SourceProtocolInfo = http-get:*:audio/mpeg:*,http-get:*:audio/wav:*,http-get:*:audio/mp4:*,http-get:*:image/jpeg:*,http-get:*:video/mpeg:*,http-get:*:video/avi:*
| | +- SinkProtocolInfo = (null)
| | +- CurrentConnectionIDs = 0
| +- Last Action = (null)
| +- SID = uuid:4daf76a8-1dd2-11b2-99c5-f25ed4f86704
|
+- Service
|
+- Class = ContentDir
+- Object Name = ContentDir
+- ServiceType = urn:schemas-upnp-org:service:ContentDirectory:1
+- ServiceId = urn:upnp-org:serviceId:ContentDirectory
+- EventURL = http://192.168.0.100:9000/ContentDirectory/Event
+- ControlURL = http://192.168.0.100:9000/ContentDirectory/Control
+- ServiceStateTable
| +- SystemUpdateID = 13
| +- ContainerUpdateIDs = (null)
| +- TransferIDs = (null)
+- Last Action = Browse
| +- Result = 0 (UPNP_E_SUCCESS)
+- SID = uuid:4dbd1a4c-1dd2-11b2-99c5-f25ed4f86704
+- Cache size = 1024
+- Cached entries = 0 (0%)
+- Cache timeout = 60 seconds
+- Cache access = 23024
+- hits = 22803 (99%)
+- collide = 0 (0%)
+- expired = 135 (0%)
-
- Interessierter
- Beiträge: 48
- Registriert: Donnerstag 22. Februar 2007, 20:54
-
- Developer
- Beiträge: 2183
- Registriert: Mittwoch 10. Dezember 2003, 07:59