FAQ  •  Register  •  Login

Freebox HD Profile

<<

tihob

Streaming enthusiast

Posts: 38

Joined: Tue Feb 08, 2011 8:30 pm

Location: France

Post Tue Feb 08, 2011 8:54 pm

Freebox HD Profile

Hi,
Thank you for your help, and excuse me for my english ;)

I am trying to make a profile for my freebox HD (French adls router).
Yet i'm trying to play a simple avi file.
ffdshow - i :
Microsoft Windows [version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. Tous droits réservés.

C:\Users\xxx>"C:\Program Files (x86)\Serviio\lib\ffmpeg.exe" -i "G:\Vidéos\c
lip\[Galleon] - So I Begin (Uncensored Version).avi"
FFmpeg version UNKNOWN, Copyright (c) 2000-2011 the FFmpeg developers
built on Jan 10 2011 21:46:22 with gcc 4.4.2
configuration: --enable-static --disable-shared --disable-shared --disable-ffp
lay --disable-ffserver --enable-memalign-hack --enable-libmp3lame --arch=x86 --e
nable-runtime-cpudetect --enable-w32threads --target-os=mingw32 --cross-prefix=i
686-mingw32-
libavutil 50.36. 0 / 50.36. 0
libavcore 0.16. 0 / 0.16. 0
libavcodec 52.108. 0 / 52.108. 0
libavformat 52.92. 0 / 52.92. 0
libavdevice 52. 2. 3 / 52. 2. 3
libavfilter 1.72. 0 / 1.72. 0
libswscale 0.12. 0 / 0.12. 0

Seems stream 0 codec frame rate differs from container frame rate: 30000.00 (300
00/1) -> 30.00 (30/1)
Input #0, avi, from 'G:\VidÚos\clip\[Galleon] - So I Begin (Uncensored Version).
avi':
Duration: 00:04:00.76, start: 0.000000, bitrate: 1722 kb/s
Stream #0.0: Video: mpeg4, yuv420p, 320x240 [PAR 1:1 DAR 4:3], 30 fps, 30 tb
r, 30 tbn, 30k tbc
Stream #0.1: Audio: pcm_s16le, 44100 Hz, 2 channels, s16, 1411 kb/s
At least one output file must be specified

Or
C:\Users\xxx>"C:\Program Files (x86)\Serviio\lib\ffmpeg.exe" -i "G:\Vidéos\f
ilm\American history X.avi"
FFmpeg version UNKNOWN, Copyright (c) 2000-2011 the FFmpeg developers
built on Jan 10 2011 21:46:22 with gcc 4.4.2
configuration: --enable-static --disable-shared --disable-shared --disable-ffp
lay --disable-ffserver --enable-memalign-hack --enable-libmp3lame --arch=x86 --e
nable-runtime-cpudetect --enable-w32threads --target-os=mingw32 --cross-prefix=i
686-mingw32-
libavutil 50.36. 0 / 50.36. 0
libavcore 0.16. 0 / 0.16. 0
libavcodec 52.108. 0 / 52.108. 0
libavformat 52.92. 0 / 52.92. 0
libavdevice 52. 2. 3 / 52. 2. 3
libavfilter 1.72. 0 / 1.72. 0
libswscale 0.12. 0 / 0.12. 0
[avi @ 012abb60] max_analyze_duration reached
Input #0, avi, from 'G:\VidÚos\film\American history X.avi':
Duration: 01:53:58.00, start: 0.000000, bitrate: 785 kb/s
Stream #0.0: Video: msmpeg4, yuv420p, 720x320, 25 tbr, 25 tbn, 25 tbc
Stream #0.1: Audio: mp3, 48000 Hz, 2 channels, s16, 128 kb/s
At least one output file must be specified

Freebox can read avi, mkv and mp2t.
I can read this file with WMP12 but not with serviio.
With this configuration :
<MediaFormatProfile mime-type="video/avi">AVI</MediaFormatProfile>

I use Wireshark to see why :
With serviio (doesn't work) :

GET /resource/42/MEDIA_ITEM/AVI HTTP/1.0
Host: 192.168.0.10:8895
Range: bytes=51608844-

HTTP/1.1 206 Partial Content
Content-Type: video/avi
Content-Range: bytes 51608844-51841023/51841024
Content-Length: 232180
Date: Tue, 08 Feb 2011 19:54:24 GMT
Server: Windows 7, UPnP/1.0 DLNADOC/1.50, Serviio/0.5
Cache-control: no-cache
transferMode.dlna.org: Streaming


with WMP12 (works) :

GET /WMPNSSv4/3202346908/1_ezY4NDkwNjVDLTE5MDQtNDJFMy1COTlFLTVFNjI2RDZGNDQzMX0uMC41Nzk1OUE2RQ.avi HTTP/1.0
Host: 192.168.0.10:10243
Range: bytes=10252-

HTTP/1.1 206 Partial Content
Content-Length: 51830772
Content-Type: video/avi
Last-Modified: Sun, 28 Mar 2004 05:12:28 GMT
Server: Microsoft-HTTPAPI/2.0
Accept-Ranges: bytes
Content-Range: bytes 10252-51841023/51841024
TransferMode.DLNA.ORG: Streaming
Date: Tue, 08 Feb 2011 20:47:35 GMT
Connection: close


For me, the single difference is the line GET... I don't understand why it doesn't work.

If someone has an idea?

thx.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Feb 08, 2011 9:09 pm

Re: Freebox HD Profile

It's possible that WMP is actually transcoding it into something else. Although, it still uses the avi mime-type. - weird
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Wed Feb 09, 2011 10:04 am

Re: Freebox HD Profile

Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

tihob

Streaming enthusiast

Posts: 38

Joined: Tue Feb 08, 2011 8:30 pm

Location: France

Post Wed Feb 09, 2011 2:05 pm

Re: Freebox HD Profile

Thx for your reply.



Yes I try, but there is not the function getProtocoleInfo().

But my test with Wireshark and WMP (and PMS) certified me that the type mime video/avi is used by the freebox.

With Serviio, files are listed but when i launch the file i have a black screen.
Freebox beleives read the file, but it stay black (I'am not sure i am clear, sorry...), with wireshark i capture transmit packet with error.

Now with diferrents tests i know that freebox can read 3 mime type:
video/avi
video/x-matroska
video/mp2t

If I use this mime types with profiles like MPEG_PS_PAL... All files are listed, but not read.
I try to transcode avi file with mpegts for use the profile MPEG_TS_***_ISO and rename the mime type to video/mp2t... but doesn't work :(
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Wed Feb 09, 2011 2:44 pm

Re: Freebox HD Profile

Could you post your modified profile?
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

tihob

Streaming enthusiast

Posts: 38

Joined: Tue Feb 08, 2011 8:30 pm

Location: France

Post Wed Feb 09, 2011 5:28 pm

Re: Freebox HD Profile

I tried different things, without transcode :

<Profile id="16" name="Freebox" extendsProfileId="1">
<MediaFormatProfiles>
<MediaFormatProfile mime-type="video/avi">AVI</MediaFormatProfile>
<MediaFormatProfile mime-type="video/mp2t">MPEG_TS_SD_EU_ISO</MediaFormatProfile>
</MediaFormatProfiles>
</Profile>

with trancoding :
<Profile id="16" name="Freebox" extendsProfileId="1">
<MediaFormatProfiles>
<MediaFormatProfile mime-type="video/mp2t">MPEG_TS_SD_EU_ISO</MediaFormatProfile>
</MediaFormatProfiles>
<Transcoding>
<Video targetContainer="mpegts" targetVCodec="mpeg2video" targetACodec="ac3">
<Matches container="avi" />
</Video>
</Transcoding>
</Profile>
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Thu Feb 10, 2011 1:37 pm

Re: Freebox HD Profile

First, could your try to test some JPEG and MP3 files? We will see for video next.
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

tihob

Streaming enthusiast

Posts: 38

Joined: Tue Feb 08, 2011 8:30 pm

Location: France

Post Thu Feb 10, 2011 2:16 pm

Re: Freebox HD Profile

JPEG are listed but not viewed (black screen), MP3 aren't listed.
I saw in a forum that freebox can't read mime audio/mp3, i will test tonight with another mime type...
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Thu Feb 10, 2011 3:49 pm

Re: Freebox HD Profile

Strange,

I think you have to begin with Generic Profile and continue to compare GET message between WMP and Serviio for Photo/Audio/Video media.
Serviio should be full DNLA compliant. Check with other DLNA servers: WMP, PSM, MiniDLNA, WILD, Mezzmo,etc
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

tihob

Streaming enthusiast

Posts: 38

Joined: Tue Feb 08, 2011 8:30 pm

Location: France

Post Sat Feb 12, 2011 5:50 pm

Re: Freebox HD Profile

Yes it's strange, because with generic profil :

JPEG are listed, but not play, that's works with WMP12 & PMS.
When i play with PMS :
GET /get/0$4$0$0$11/SV101052.JPG HTTP/1.1
User-Agent: libfbxhttp/1.1b
Host: 192.168.0.10:5001

HTTP/1.1 200 OK
Accept-Ranges: bytes
Connection: keep-alive
Content-Length: 1008307
Content-Type: image/jpeg
Server: Windows_7-x86-6.1, UPnP/1.0, PMS/1.20.412


With WMP :
GET /WMPNSSv4/3202346908/1_ezEyODEyMUVCLTg5RUQtNEZCQy05QzZELTkyMEZCRjdFMEY1OH0uMC4xRTIwMjZDMw.jpg HTTP/1.1
User-Agent: libfbxhttp/1.1b
Host: 192.168.0.10:10243

HTTP/1.1 200 OK
Content-Length: 1020772
Content-Type: image/jpeg
Last-Modified: Mon, 26 Feb 2007 10:46:38 GMT
Server: Microsoft-HTTPAPI/2.0
Accept-Ranges: bytes
TransferMode.DLNA.ORG: Interactive
Date: Sat, 12 Feb 2011 17:13:45 GMT


And with Serviio, no GET message, nothing get or post....

Maybe it comes from the step of listing :

With PMS :

  Code:
POST /upnp/control/content_directory HTTP/1.1
Content-Type: text/xml; charset="utf-8"
User-Agent: Linux/2.6 UPnP/1.0 fbxupnpav/1.0
SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
Host: 192.168.0.10:5001
Content-length: 477

<?xml version="1.0"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<s:Body>
<u:Browse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1">
<ObjectID>0$4$0$0</ObjectID>
<BrowseFlag>BrowseDirectChildren</BrowseFlag>
<Filter>*</Filter>
<StartingIndex>0</StartingIndex>
<RequestedCount>1000</RequestedCount>
<SortCriteria>-upnp:class,+dc:title</SortCriteria>
</u:Browse>
</s:Body>
</s:Envelope>
HTTP/1.1 200 OK
Content-Length: 9552
Content-Type: text/xml; charset="utf-8"
Server: Windows_7-x86-6.1, UPnP/1.0, PMS/1.20.412

<?xml version="1.0" encoding="utf-8"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<s:Body>
<u:BrowseResponse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1">
<Result>&lt;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/"&gt;
&lt;item id="0$4$0$0$0" parentID="0$4$0$0" restricted="true" &
gt;&lt;dc:title&
gt;SV101041.JPG&lt;/dc:title&
gt;&lt;res xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/" protocolInfo="http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01" size="527172" resolution="1600x1200" &
gt;http://192.168.0.10:5001/get/0$4$0$0$0/SV101041.JPG&lt;/res&
gt;&lt;dc:date&
gt;2007-02-25T13:39:26&lt;/dc:date&
gt;&lt;upnp:class&
gt;object.item.imageItem.photo&lt;/upnp:class&
gt;&lt;/item&gt;
...
&lt;item id="0$4$0$0$18" parentID="0$4$0$0" restricted="true" &
gt;&lt;dc:title&
gt;SV101061.JPG&lt;/dc:title&
gt;&lt;res xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/" protocolInfo="http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01" size="963139" resolution="1200x1600" &
gt;http://192.168.0.10:5001/get/0$4$0$0$18/SV101061.JPG&lt;/res&
gt;&lt;dc:date&
gt;2010-07-15T16:22:11&lt;/dc:date&
gt;&lt;upnp:class&
gt;object.item.imageItem.photo&lt;/upnp:class&
gt;&lt;/item&
gt;&lt;/DIDL-Lite&gt;
</Result>
<NumberReturned>19</NumberReturned>
<TotalMatches>19</TotalMatches>
<UpdateID>1</UpdateID>
</u:BrowseResponse>
</s:Body>
</s:Envelope>

With WMP :
  Code:
POST /upnphost/udhisapi.dll?control=uuid:32e48501-3efe-448a-abad-553cabed5d9b+urn:upnp-org:serviceId:ContentDirectory HTTP/1.1
Content-Type: text/xml; charset="utf-8"
User-Agent: Linux/2.6 UPnP/1.0 fbxupnpav/1.0
SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
Host: 192.168.0.10:2869
Content-length: 478

<?xml version="1.0"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<s:Body>
<u:Browse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1">
<ObjectID>1E2026C3</ObjectID>
<BrowseFlag>BrowseDirectChildren</BrowseFlag>
<Filter>*</Filter>
<StartingIndex>0</StartingIndex>
<RequestedCount>1000</RequestedCount>
<SortCriteria>-upnp:class,+dc:title</SortCriteria>
</u:Browse>
</s:Body>
</s:Envelope>
HTTP/1.1 200 OK
Content-Length: 80962
Content-Type: text/xml; charset="utf-8"
Server: Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0 Microsoft-HTTPAPI/2.0
Date: Sat, 12 Feb 2011 15:05:07 GMT

<?xml version="1.0"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><m:BrowseResponse xmlns:m="urn:schemas-upnp-org:service:ContentDirectory:1"><Result xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">&lt;DIDL-Lite xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/"
xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/"&gt;
&lt;item id="{701D8228-6967-419E-8ADA-9445822B71DF}.0.1E2026C3" refID="{701D8228-6967-419E-8ADA-9445822B71DF}.0.B" restricted="1" parentID="1E2026C3"&
gt;&lt;dc:title&
gt;&amp;lt;Digimax V700 / Kenox V10 / Digimax V10 &amp;gt;&lt;/dc:title&
gt;&lt;res size="527172" resolution="1600x1200" protocolInfo="http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00d00000000000000000000000000000" colorDepth="24"
gt;http://192.168.0.10:10243/WMPNSSv4/3202346908/1_ezcwMUQ4MjI4LTY5NjctNDE5RS04QURBLTk0NDU4MjJCNzFERn0uMC4xRTIwMjZDMw.jpg&lt;/res&
gt;&lt;res resolution="1024x768" protocolInfo="http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_MED;DLNA.ORG_OP=01;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00d00000000000000000000000000000" colorDepth="24"
gt;http://192.168.0.10:10243/WMPNSSv4/3202346908/ezcwMUQ4MjI4LTY5NjctNDE5RS04QURBLTk0NDU4MjJCNzFERn0uMC4xRTIwMjZDMw.jpg?formatID=12,width=1024,height=768&lt;/res&
gt;&lt;res resolution="160x120" protocolInfo="http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_TN;DLNA.ORG_OP=01;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00d00000000000000000000000000000" colorDepth="24"
gt;http://192.168.0.10:10243/WMPNSSv4/3202346908/ezcwMUQ4MjI4LTY5NjctNDE5RS04QURBLTk0NDU4MjJCNzFERn0uMC4xRTIwMjZDMw.jpg?thumbnail=true,formatID=13,width=160,height=120&lt;/res&
gt;&lt;res resolution="640x480" protocolInfo="http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_SM;DLNA.ORG_OP=01;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00d00000000000000000000000000000" colorDepth="24"
gt;http://192.168.0.10:10243/WMPNSSv4/3202346908/ezcwMUQ4MjI4LTY5NjctNDE5RS04QURBLTk0NDU4MjJCNzFERn0uMC4xRTIwMjZDMw.jpg?formatID=16,width=640,height=480&lt;/res&
gt;&lt;res resolution="1600x1200" protocolInfo="http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00d00000000000000000000000000000" colorDepth="24"
gt;http://192.168.0.10:10243/WMPNSSv4/3202346908/ezcwMUQ4MjI4LTY5NjctNDE5RS04QURBLTk0NDU4MjJCNzFERn0uMC4xRTIwMjZDMw.jpg?formatID=17,width=1600,height=1200&lt;/res&
gt;&lt;res resolution="136x90" protocolInfo="http-get:*:image/x-ycbcr-yuv420:DLNA.ORG_OP=01;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00d00000000000000000000000000000" colorDepth="24"
gt;http://192.168.0.10:10243/WMPNSSv4/3202346908/ezcwMUQ4MjI4LTY5NjctNDE5RS04QURBLTk0NDU4MjJCNzFERn0uMC4xRTIwMjZDMw.jpg?formatID=82,width=136,height=90,thumbnail=false,aspectRatio=9:8,rFill=20,gFill=20,bFill=20&lt;/res&
gt;&lt;res resolution="684x456" protocolInfo="http-get:*:image/x-ycbcr-yuv420:DLNA.ORG_OP=01;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00d00000000000000000000000000000" colorDepth="24"
gt;http://192.168.0.10:10243/WMPNSSv4/3202346908/ezcwMUQ4MjI4LTY5NjctNDE5RS04QURBLTk0NDU4MjJCNzFERn0uMC4xRTIwMjZDMw.jpg?formatID=83,width=684,height=456,thumbnail=false,aspectRatio=9:8,rFill=20,gFill=20,bFill=20&lt;/res&
gt;&lt;res resolution="1600x1200" protocolInfo="http-get:*:image/x-ycbcr-yuv420:DLNA.ORG_OP=01;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00d00000000000000000000000000000" colorDepth="24"
gt;http://192.168.0.10:10243/WMPNSSv4/3202346908/ezcwMUQ4MjI4LTY5NjctNDE5RS04QURBLTk0NDU4MjJCNzFERn0uMC4xRTIwMjZDMw.jpg?formatID=84,width=1600,height=1200,thumbnail=false,aspectRatio=1:1,rFill=20,gFill=20,bFill=20&lt;/res&
gt;&lt;upnp:class&
gt;object.item.imageItem.photo&lt;/upnp:class&
gt;&lt;dc:rights&
gt;COPYRIGHT, 2005&lt;/dc:rights&
gt;&lt;upnp:album&
gt;[Aucun mot-cl..]&lt;/upnp:album&
gt;&lt;dc:date&
gt;2007-02-25&lt;/dc:date&
gt;&lt;upnp:scheduledStartTime&
gt;2007-02-25T13:39:26&lt;/upnp:scheduledStartTime&
gt;&lt;upnp:albumArtURI dlna:profileID="JPEG_SM" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/"&
gt;http://192.168.0.10:10243/WMPNSSv4/3202346908/0_ezcwMUQ4MjI4LTY5NjctNDE5RS04QURBLTk0NDU4MjJCNzFERn0uMC4xRTIwMjZDMw.jpg?albumArt=true&lt;/upnp:albumArtURI&
gt;&lt;upnp:albumArtURI dlna:profileID="JPEG_TN" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/"&
gt;http://192.168.0.10:10243/WMPNSSv4/3202346908/ezcwMUQ4MjI4LTY5NjctNDE5RS04QURBLTk0NDU4MjJCNzFERn0uMC4xRTIwMjZDMw.jpg?albumArt=true,formatID=13&lt;/upnp:albumArtURI&
gt;&lt;desc id="folderPath" nameSpace="urn:schemas-microsoft-com:WMPNSS-1-0/" xmlns:microsoft="urn:schemas-microsoft-com:WMPNSS-1-0/"&
gt;&amp;lt;microsoft:folderPath&amp;gt;Photo\Aubenas\fevrier 2007&amp;lt;/microsoft:folderPath&amp;gt;&lt;/desc&
gt;&lt;/item&gt;
...
&lt;item id="{49671963-FC20-4EA5-9B54-2C25C8932821}.0.1E2026C3" refID="{49671963-FC20-4EA5-9B54-2C25C8932821}.0.B" restricted="1" parentID="1E2026C3"&
gt;&lt;dc:title&
gt;&amp;lt;Digimax V700 / Kenox V10 / Digimax V10 &amp;gt;&lt;/dc:title&
gt;&lt;res size="963139" resolution="1200x1600" protocolInfo="http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00d00000000000000000000000000000" colorDepth="24"&
gt;http://192.168.0.10:10243/WMPNSSv4/3202346908/1_ezQ5NjcxOTYzLUZDMjAtNEVBNS05QjU0LTJDMjVDODkzMjgyMX0uMC4xRTIwMjZDMw.jpg&lt;/res&
gt;&lt;res resolution="576x768" protocolInfo="http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_MED;DLNA.ORG_OP=01;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00d00000000000000000000000000000" colorDepth="24"&
gt;http://192.168.0.10:10243/WMPNSSv4/3202346908/ezQ5NjcxOTYzLUZDMjAtNEVBNS05QjU0LTJDMjVDODkzMjgyMX0uMC4xRTIwMjZDMw.jpg?formatID=12,width=576,height=768&lt;/res&
gt;&lt;res resolution="120x160" protocolInfo="http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_TN;DLNA.ORG_OP=01;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00d00000000000000000000000000000" colorDepth="24"&
gt;http://192.168.0.10:10243/WMPNSSv4/3202346908/ezQ5NjcxOTYzLUZDMjAtNEVBNS05QjU0LTJDMjVDODkzMjgyMX0uMC4xRTIwMjZDMw.jpg?thumbnail=true,formatID=13,width=120,height=160&lt;/res&
gt;&lt;res resolution="360x480" protocolInfo="http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_SM;DLNA.ORG_OP=01;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00d00000000000000000000000000000" colorDepth="24"&
gt;http://192.168.0.10:10243/WMPNSSv4/3202346908/ezQ5NjcxOTYzLUZDMjAtNEVBNS05QjU0LTJDMjVDODkzMjgyMX0uMC4xRTIwMjZDMw.jpg?formatID=16,width=360,height=480&lt;/res&
gt;&lt;res resolution="1200x1600" protocolInfo="http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=01;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00d00000000000000000000000000000" colorDepth="24"&
gt;http://192.168.0.10:10243/WMPNSSv4/3202346908/ezQ5NjcxOTYzLUZDMjAtNEVBNS05QjU0LTJDMjVDODkzMjgyMX0uMC4xRTIwMjZDMw.jpg?formatID=17,width=1200,height=1600&lt;/res&
gt;&lt;res resolution="136x90" protocolInfo="http-get:*:image/x-ycbcr-yuv420:DLNA.ORG_OP=01;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00d00000000000000000000000000000" colorDepth="24"&
gt;http://192.168.0.10:10243/WMPNSSv4/3202346908/ezQ5NjcxOTYzLUZDMjAtNEVBNS05QjU0LTJDMjVDODkzMjgyMX0uMC4xRTIwMjZDMw.jpg?formatID=82,width=136,height=90,thumbnail=false,aspectRatio=9:8,rFill=20,gFill=20,bFill=20&lt;/res&
gt;&lt;res resolution="684x456" protocolInfo="http-get:*:image/x-ycbcr-yuv420:DLNA.ORG_OP=01;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00d00000000000000000000000000000" colorDepth="24"&
gt;http://192.168.0.10:10243/WMPNSSv4/3202346908/ezQ5NjcxOTYzLUZDMjAtNEVBNS05QjU0LTJDMjVDODkzMjgyMX0uMC4xRTIwMjZDMw.jpg?formatID=83,width=684,height=456,thumbnail=false,aspectRatio=9:8,rFill=20,gFill=20,bFill=20&lt;/res&
gt;&lt;res resolution="1200x1600" protocolInfo="http-get:*:image/x-ycbcr-yuv420:DLNA.ORG_OP=01;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00d00000000000000000000000000000" colorDepth="24"&
gt;http://192.168.0.10:10243/WMPNSSv4/3202346908/ezQ5NjcxOTYzLUZDMjAtNEVBNS05QjU0LTJDMjVDODkzMjgyMX0uMC4xRTIwMjZDMw.jpg?formatID=84,width=1200,height=1600,thumbnail=false,aspectRatio=1:1,rFill=20,gFill=20,bFill=20&lt;/res&
gt;&lt;upnp:class&
gt;object.item.imageItem.photo&lt;/upnp:class&
gt;&lt;dc:rights&
gt;COPYRIGHT, 2005&lt;/dc:rights&
gt;&lt;upnp:album&
gt;[Aucun mot-cl..]&lt;/upnp:album&
gt;&lt;dc:date&
gt;2007-02-26&lt;/dc:date&
gt;&lt;upnp:scheduledStartTime&
gt;2007-02-26T11:49:23&lt;/upnp:scheduledStartTime&
gt;&lt;upnp:albumArtURI dlna:profileID="JPEG_SM" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/"&
gt;http://192.168.0.10:10243/WMPNSSv4/3202346908/0_ezQ5NjcxOTYzLUZDMjAtNEVBNS05QjU0LTJDMjVDODkzMjgyMX0uMC4xRTIwMjZDMw.jpg?albumArt=true&lt;/upnp:albumArtURI&
gt;&lt;upnp:albumArtURI dlna:profileID="JPEG_TN" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/"&
gt;http://192.168.0.10:10243/WMPNSSv4/3202346908/ezQ5NjcxOTYzLUZDMjAtNEVBNS05QjU0LTJDMjVDODkzMjgyMX0uMC4xRTIwMjZDMw.jpg?albumArt=true,formatID=13&lt;/upnp:albumArtURI&
gt;&lt;desc id="folderPath" nameSpace="urn:schemas-microsoft-com:WMPNSS-1-0/" xmlns:microsoft="urn:schemas-microsoft-com:WMPNSS-1-0/"&
gt;&amp;lt;microsoft:folderPath&amp;gt;Photo\Aubenas\fevrier 2007&amp;lt;/microsoft:folderPath&amp;gt;&lt;/desc&
gt;&lt;/item&gt;
&lt;/DIDL-Lite&gt;
</Result>
<NumberReturned xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="ui4">19</NumberReturned>
<TotalMatches xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="ui4">19</TotalMatches>
<UpdateID xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="ui4">0</UpdateID>
</m:BrowseResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>


and with serviio :

  Code:
POST /serviceControl HTTP/1.1
Content-Type: text/xml; charset="utf-8"
User-Agent: Linux/2.6 UPnP/1.0 fbxupnpav/1.0
SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
Host: 192.168.0.10:8895
Content-length: 490

<?xml version="1.0"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<s:Body>
<u:Browse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1">
<ObjectID>I_F#FOL_R3$F134$F135</ObjectID>
<BrowseFlag>BrowseDirectChildren</BrowseFlag>
<Filter>*</Filter>
<StartingIndex>0</StartingIndex>
<RequestedCount>1000</RequestedCount>
<SortCriteria>-upnp:class,+dc:title</SortCriteria>
</u:Browse>
</s:Body>
</s:Envelope>
HTTP/1.1 200 OK
EXT:
Date: Sat, 12 Feb 2011 15:03:24 GMT
Server: Windows 7, UPnP/1.0 DLNADOC/1.50, Serviio/0.5
Content-Length: 29460
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><u:BrowseResponse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1"><Result>&lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;&lt;DIDL-Lite xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/"&gt;
&lt;item id="I_F#FOL_R3$F134$F135$MI1843" parentID="I_F#FOL_R3$F134$F135" restricted="1"&
gt;&lt;dc:title&
gt;SV101041.JPG&lt;/dc:title&
gt;&lt;upnp:class&
gt;object.item.imageItem.photo&lt;/upnp:class&
gt;&lt;upnp:albumArtURI dlna:profileID="JPEG_TN"&
gt;http://192.168.0.10:8895/resource/839/COVER_IMAGE&lt;/upnp:albumArtURI&
gt;&lt;upnp:icon&
gt;http://192.168.0.10:8895/resource/839/COVER_IMAGE&lt;/upnp:icon&
gt;&lt;upnp:album&
gt;fevrier 2007&lt;/upnp:album&
gt;&lt;dc:date&
gt;2007-02-25&lt;/dc:date&
gt;&lt;res colorDepth="24" protocolInfo="http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=00;DLNA.ORG_CI=0;DLNA.ORG_FLAGS=00D00000000000000000000000000000" resolution="1600x1200" size="527172"&
gt;http://192.168.0.10:8895/resource/1843/MEDIA_ITEM/JPEG_LRG&lt;/res&
gt;&lt;res protocolInfo="http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_TN;DLNA.ORG_OP=00;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00D00000000000000000000000000000" resolution="160x120"&
gt;http://192.168.0.10:8895/resource/839/COVER_IMAGE&lt;/res&
gt;&lt;res colorDepth="24" protocolInfo="http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_MED;DLNA.ORG_OP=00;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00D00000000000000000000000000000" resolution="1024x768"&
gt;http://192.168.0.10:8895/resource/1843/MEDIA_ITEM/JPEG_MED&lt;/res&
gt;&lt;res colorDepth="24" protocolInfo="http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_SM;DLNA.ORG_OP=00;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00D00000000000000000000000000000" resolution="640x480"&
gt;http://192.168.0.10:8895/resource/1843/MEDIA_ITEM/JPEG_SM&lt;/res&
gt;&lt;/item&gt;
...
&lt;item id="I_F#FOL_R3$F134$F135$MI1861" parentID="I_F#FOL_R3$F134$F135" restricted="1"&
gt;&lt;dc:title&
gt;SV101061.JPG&lt;/dc:title&
gt;&lt;upnp:class&
gt;object.item.imageItem.photo&lt;/upnp:class&
gt;&lt;upnp:albumArtURI dlna:profileID="JPEG_TN"&
gt;http://192.168.0.10:8895/resource/857/COVER_IMAGE&lt;/upnp:albumArtURI&
gt;&lt;upnp:icon&
gt;http://192.168.0.10:8895/resource/857/COVER_IMAGE&lt;/upnp:icon&
gt;&lt;upnp:album&
gt;fevrier 2007&lt;/upnp:album&
gt;&lt;dc:date&
gt;2007-02-26&lt;/dc:date&
gt;&lt;res colorDepth="24" protocolInfo="http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_LRG;DLNA.ORG_OP=00;DLNA.ORG_CI=0;DLNA.ORG_FLAGS=00D00000000000000000000000000000" resolution="1200x1600" size="963139"&
gt;http://192.168.0.10:8895/resource/1861/MEDIA_ITEM/JPEG_LRG&lt;/res&
gt;&lt;res protocolInfo="http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_TN;DLNA.ORG_OP=00;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00D00000000000000000000000000000" resolution="120x160"&
gt;http://192.168.0.10:8895/resource/857/COVER_IMAGE&lt;/res&
gt;&lt;res colorDepth="24" protocolInfo="http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_MED;DLNA.ORG_OP=00;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00D00000000000000000000000000000" resolution="576x768"&
gt;http://192.168.0.10:8895/resource/1861/MEDIA_ITEM/JPEG_MED&lt;/res&
gt;&lt;res colorDepth="24" protocolInfo="http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_SM;DLNA.ORG_OP=00;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=00D00000000000000000000000000000" resolution="360x480"&
gt;http://192.168.0.10:8895/resource/1861/MEDIA_ITEM/JPEG_SM&lt;/res&
gt;&lt;/item&gt;
&lt;/DIDL-Lite&gt;
</Result>
<NumberReturned>19</NumberReturned>
<TotalMatches>19</TotalMatches>
<UpdateID>1</UpdateID>
</u:BrowseResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>


I have no idea why it doesn't work :cry:
<<

raviva

Serviio newbie

Posts: 1

Joined: Sat Apr 14, 2012 4:45 pm

Post Sat Apr 14, 2012 5:14 pm

Re: Freebox HD Profile

I newly installed Serviio 0.6.2 to try it. I have the same pb with Freebox v5.
With Generic DLNA profile, all files listed but any can be played (Black screen, the Freebox HD hang and need to be restart).
With others profiles (Includes Freebox v5 profile posted in the topic "New Profile for ADSL Modem Freebox V5"), the files doesn't appear.
I tried it for photo and video files (divx, xvid, mkv, mp4, ts, jpg..)
All Freebox's updates are applied (For Freebox modem and Freebox HD video box).

I used before an old version of Nero Mediahome as DLNA server. It works fine with Freebox v5 for most of standard resolution video files (Not for mp4, HD video, sound nor photos).

Return to Serviio Support & Help

Who is online

Users browsing this forum: Google [Bot] and 96 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.