Page 1 of 2

Nokia E72 and Serviio

PostPosted: Mon Apr 25, 2011 6:32 pm
by Andrzej
I have a problem with Nokia E72. I've just installed Serviio on Windows 2000. Seems to me it works fine. I've added directories with Pictures and movies recorded on another Nokia smartfone before. I may connect to Serviio and I may see directories added, but no content inside. Does anyone know how to sistematically troubleshoot this problem? Nokia E72 is DLNA certifated as a client and as a server. I am using Generic DLNA profile. Thanks in advance for help.

Re: Nokia E72 and Serviio

PostPosted: Mon Apr 25, 2011 6:44 pm
by Illico
Could you check that? viewtopic.php?f=5&t=19

Re: Nokia E72 and Serviio

PostPosted: Mon Apr 25, 2011 7:05 pm
by Andrzej
Illico wrote:Could you check that? viewtopic.php?f=5&t=19


Yes.

Result is following from (string) Source, (string) sink is empty :
  Code:
http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_SM;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=00D00000000000000000000000000000,
http-get:*:audio/mpeg:DLNA.ORG_PN=MP3;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=01500000000000000000000000000000,
http-get:*:audio/mp4:DLNA.ORG_PN=AAC_ISO_320;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=01500000000000000000000000000000,
http-get:*:video/mp4:DLNA.ORG_PN=AVC_MP4_BL_CIF15_AAC_520;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=01500000000000000000000000000000,
http-get:*:audio/3gpp:DLNA.ORG_PN=AAC_ISO_320;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=01500000000000000000000000000000,
http-get:*:audio/3gpp:*,
http-get:*:image/jpeg:*,
http-get:*:audio/mpeg:*,
http-get:*:audio/mp4:*,
http-get:*:*:*

Re: Nokia E72 and Serviio

PostPosted: Tue Apr 26, 2011 7:12 am
by Illico
Andrzej wrote:Result is following from (string) Source, (string) sink is empty...

OK thanks,
Photo/jpeg,
Audio/MP3
Audio/AAC-320kbps
Audio/3GPP-320kbps

For video, only AVC_MP4_BL_CIF15_AAC_520 seems to be supported on your device.
This is a MP4 Baseline container with AVC/h264 video (limited to CIF15 format: 352 × 288 with 15fps ?) and AAC audio (520kbps?)

You can try with Generic Profile, or add this at the end of the profiles.xml file:
  Code:
   <Profile id="14" name="Nokia" extendsProfileId="1">
         <MediaFormatProfile mime-type="video/mp4" name="AVC_MP4_BL_CIF15_AAC_520">AVC_MP4_MP_SD_AAC_MULT5</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/mp4" name="AVC_MP4_BL_CIF15_AAC_520">AVC_MP4_MP_SD_MPEG1_L3</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/mp4" name="AVC_MP4_BL_CIF15_AAC_520">AVC_MP4_MP_SD_AC3</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/mp4" name="AVC_MP4_BL_CIF15_AAC_520">AVC_MP4_MP_HD_720p_AAC</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/mp4" name="AVC_MP4_BL_CIF15_AAC_520">AVC_MP4_MP_HD_1080i_AAC</MediaFormatProfile>
         <MediaFormatProfile mime-type="video/mp4" name="AVC_MP4_BL_CIF15_AAC_520">AVC_MP4_HP_HD_AAC</MediaFormatProfile>   
   </Profile>

Re: Nokia E72 and Serviio

PostPosted: Tue Apr 26, 2011 8:28 am
by Andrzej
Thank you for advice. I will try later today or tomorrow to modify this file. Anyway - problem I have is related also to pictures (.JPG files). It also does not work, and section you proposed to be added does not refer to pictures. Could issue with pictures be related to differece in extention .jpg versus .jpeg?

Re: Nokia E72 and Serviio

PostPosted: Tue Apr 26, 2011 8:43 am
by zip
Not an extension problem. Could you enable detailed logging and post it?

Re: Nokia E72 and Serviio

PostPosted: Tue Apr 26, 2011 8:58 am
by Andrzej
You mean logging on Serviio server? I think only tomorrow.

Re: Nokia E72 and Serviio

PostPosted: Tue Apr 26, 2011 9:07 am
by Illico
Andrzej wrote:You mean logging on Serviio server? I think only tomorrow.

Yes serviio logging...

The device seems to only supports JPEG_SM, mean : JPEG with maximum resolution 640 x 480

Re: Nokia E72 and Serviio

PostPosted: Tue Apr 26, 2011 9:18 am
by zip
Illico wrote:The device seems to only supports JPEG_SM, mean : JPEG with maximum resolution 640 x 480

Which Serviio serves (it transcodes JPEGs into JPEG_SM, JPEG_MED and JPEG_LRG)

Re: Nokia E72 and Serviio

PostPosted: Mon May 02, 2011 4:18 pm
by Andrzej
Hi,

In order to experiment further with DLNA, I've just purchased LG BD660 Blue-ray player. Unfortunatelly, I have the same result. When connected to Serviio, I may see directories which were configured but no content. Of course I've change profile from Generic (which was used for tests with Nokia E72) to LG BD player.



So I am more convinced that problem is on the server side.


Any suggestions??

Re: Nokia E72 and Serviio

PostPosted: Mon May 02, 2011 4:51 pm
by moltra
We need to know the information where you have Serviio installed. The Detailed log will supply all the information we need. Information on how to enable the detailed log is in my Signature.

Re: Nokia E72 and Serviio

PostPosted: Mon May 02, 2011 5:43 pm
by Andrzej
Hi,


I've just sent log in debug mode to you and zip.


Let me know please in case more info is needed.


BR,


A

Re: Nokia E72 and Serviio

PostPosted: Mon May 02, 2011 5:50 pm
by Cerberus
Andrzej wrote:Hi,


I've just sent log in debug mode to you and zip.


Let me know please in case more info is needed.


BR,


A


please zip it up and attach its here, as there are a few Helpers here and you will get you issue answered faster that way..

edit - please also keep this topic about only the NOKIA and post in the LG froum if you need help with the LG device....

Re: Nokia E72 and Serviio

PostPosted: Mon May 02, 2011 6:16 pm
by Andrzej
Sorry, but how to attach file? OK, now i know.

Re: Nokia E72 and Serviio

PostPosted: Mon May 02, 2011 6:16 pm
by moltra
I see in your detailed log that you are referencing the drive by the drive letter ( H:\testy DLAN mozna wykasowac\2004-09
). Is this drive local to the windows 2k machine or is it a networked drive? If it is a network drive you will need to link the folder as follows.


  Code:
Make sure the user that runs Serviio server/service has got access to the shared folders. If you are on Windows, check that the user running the Windows service has got access. To run the service as a different user go to Services (from the Windows Control Panel → Administrative Tools or typing "Services.msc" in the Run command on Start menu), select Serviio, right-click -> Properties, Log On tab, enter user's details and restart the service.

To access a NAS device the exact same set of credentials must be created on the NAS device. The Windows credentials must be a local user and not a domain user. The user must have "Run As Service" rights. The remote path must be entered as a UNC path in the Serviio Console (e.g. \\server\folder)), mapped drive letters will not work since user running the Serviio service is not aware of your mapped drives.


from http://www.serviio.org/component/content/article/21#q5

Re: Nokia E72 and Serviio

PostPosted: Mon May 02, 2011 6:22 pm
by Andrzej
moltra wrote:I see in your detailed log that you are referencing the drive by the drive letter ( H:\testy DLAN mozna wykasowac\2004-09
). Is this drive local to the windows 2k machine or is it a networked drive? If it is a network drive you will need to link the folder as follows.



Hi, this is local on 2k machine only. and service should have access to it. My understanding is that serviio server "hides" entire path. Is it not like that?

Re: Nokia E72 and Serviio

PostPosted: Mon May 02, 2011 6:26 pm
by Cerberus
Andrzej wrote:
moltra wrote:I see in your detailed log that you are referencing the drive by the drive letter ( H:\testy DLAN mozna wykasowac\2004-09
). Is this drive local to the windows 2k machine or is it a networked drive? If it is a network drive you will need to link the folder as follows.



Hi, this is local on 2k machine only. and service should have access to it. My understanding is that serviio server "hides" entire path. Is it not like that?



still dont see an attached log fiel you will need to ZIP it up before u can attach it..

Re: Nokia E72 and Serviio

PostPosted: Mon May 02, 2011 6:37 pm
by moltra
  Code:
2011-05-02 19:30:44,625 INFO [Device] Created UPnP Device with UUID: 223a9375-eb61-3269-abcf-3ad9f2e63b1f, bound address: 192.168.1.6

2011-05-02 19:31:11,937 DEBUG [RepositoryDAOImpl] Reading all Repositories
2011-05-02 19:31:12,640 DEBUG [LibraryUpdatesCheckerThread] Looking for removed/updated files in repository: H:\testy DLAN mozna wykasowac\2004-09
2011-05-02 19:31:12,656 DEBUG [MediaItemDAOImpl] Reading MediaItems for Repository (id = 3)
2011-05-02 19:31:12,687 DEBUG [RepositoryDAOImpl] Marking Repository 3 as scanned with current timestamp
2011-05-02 19:31:14,750 DEBUG [LibraryUpdatesCheckerThread] Looking for removed/updated files in repository: H:\testy DLAN mozna wykasowac\videoaj


Make sure that the video files are in the above paths. Also one thing that I do if I am having trouble seeing the files on my DLNA render is run a software render on the computer I am running Serviio on or another computer, so I can make sure the files are being scanned. Sometimes a DLNA render cannot see a certain type of file.

Re: Nokia E72 and Serviio

PostPosted: Mon May 02, 2011 6:48 pm
by Andrzej
Andrzej wrote:
moltra wrote:I see in your detailed log that you are referencing the drive by the drive letter ( H:\testy DLAN mozna wykasowac\2004-09
). Is this drive local to the windows 2k machine or is it a networked drive? If it is a network drive you will need to link the folder as follows.



Hi, this is local on 2k machine only. and service should have access to it. My understanding is that serviio server "hides" entire path. Is it not like that?


Hi,


I've followed your advise, and I've changed login for the service from localsystem to Administrator, and now it works (at least pictures) on Nokia E72 and on LG BD660 as well. I will experiment now more - not only with pictures but also with video to see how it works.


Thank you for effective support.


I will share results of my tests with you.

Re: Nokia E72 and Serviio

PostPosted: Mon May 02, 2011 6:52 pm
by moltra
You are welcome. If you need anyhelp let us know.