Samsung Galaxy S2 Epic 4g Touch
- Code:
<root xmlns="urn:schemas-upnp-org:device-1-0" xmlns:sec="http://www.sec.co.kr/dlna" xmlns:dlna="urn:schemas-dlna-org:device-1-0">
<specVersion>
<major>1</major>
<minor>0</minor>
</specVersion>
<device>
<dlna:X_DLNADOC xmlns:dlna="urn:schemas-dlna-org:device-1-0">DMS-1.50</dlna:X_DLNADOC>
<dlna:X_DLNADOC xmlns:dlna="urn:schemas-dlna-org:device-1-0">M-DMS-1.50</dlna:X_DLNADOC>
<dlna:X_DLNACAP xmlns:dlna="urn:schemas-dlna-org:device-1-0">av-upload,image-upload,audio-upload</dlna:X_DLNACAP>
<deviceType>urn:schemas-upnp-org:device:MediaServer:1</deviceType>
<friendlyName>[Mobile]SPH-D710</friendlyName>
<manufacturer>SAMSUNG Electronics</manufacturer>
<manufacturerURL>http://www.sec.co.kr</manufacturerURL>
<modelDescription>
Provides content through UPnP ContentDirectory service
</modelDescription>
<modelName>SAMSUNG Media Server</modelName>
<modelNumber>1.0</modelNumber>
<modelURL>http://www.sec.co.kr</modelURL>
<UDN>uuid:c230ae7b-cb9c-326f-8479-d7ace7d5bae5</UDN>
<iconList>
<icon>
<mimetype>image/jpeg</mimetype>
<height>48</height>
<width>48</width>
<depth>24</depth>
<url>/icon/icon.jpeg</url>
</icon>
<icon>
<mimetype>image/jpeg</mimetype>
<height>120</height>
<width>120</width>
<depth>24</depth>
<url>/icon/icon2.jpeg</url>
</icon>
<icon>
<mimetype>image/png</mimetype>
<height>48</height>
<width>48</width>
<depth>24</depth>
<url>/icon/icon.png</url>
</icon>
<icon>
<mimetype>image/png</mimetype>
<height>120</height>
<width>120</width>
<depth>24</depth>
<url>/icon/icon2.png</url>
</icon>
</iconList>
<serviceList>
<service>
<serviceType>urn:schemas-upnp-org:service:ContentDirectory:1</serviceType>
<serviceId>urn:upnp-org:serviceId:ContentDirectory</serviceId>
<SCPDURL>cds.xml</SCPDURL>
<controlURL>ContentDirectory_control</controlURL>
<eventSubURL>ContentDirectory_event</eventSubURL>
</service>
<service>
<serviceType>urn:schemas-upnp-org:service:ConnectionManager:1</serviceType>
<serviceId>urn:upnp-org:serviceId:ConnectionManager</serviceId>
<SCPDURL>cms.xml</SCPDURL>
<controlURL>ConnectionManager_control</controlURL>
<eventSubURL>ConnectionManager_event</eventSubURL>
</service>
</serviceList>
</device>
</root>
Do I also need to provide a detailed log in order for someone to help me build a profile that will properly transcode mkv and other unsupported video files to the proper format? Currently it connects to the server and will stream AVI files but MKV files result in an unsupported format error, even though the built in media player will play them if they are stored locally on the device. I have tried just changing the profile in the serviio console but that really does not seem to make any difference that I can see.
