2nd problem of the day:

 

I've managed to implement the Motion JPEG demo on my DVEVM6446 board but
I only see the text and no images in the webbrowser. It didn't look like
the java runtime problem that was fixed using the updated applet, but I
updated the java code and still experienced the same problem.

 

I captured the message exchange using Wireshark and saw that in response
to every 'GET /jpegdemo/image??.jpg HTTP/1.1' request (with the ??
counting up from 1 to 30) I get a 'HTTP/1.1 403 Forbidden (text/html)'
message.

 

The response message says that "You don't have permission to access
/jpegdemo/image??.jpg. on this server. Additionally, a 403 Forbidden
error was encountered while trying to use an ErrorDocument to handle the
request.".

 

It seems as if either the images are not being created or I don't have
permission to view them. I've changed the permissions of everything in
/var/www/ & /tmp/ to allow everyone to read the contents.

 

After I quit the program I can't see any jpeg files in the /tmp/ folder,
should there be??

 

Thanks,

 

Alex 



This e-mail from Ultra Electronics Limited and any attachments to it are 
confidential to the intended recipient and may also be privileged.  If you have 
received it in error please notify the sender and delete it from your system.  
If you are not the intended recipient you must not copy it or use it for any 
purpose nor disclose or distribute its contents to any other person.  All 
communications may be subject to interception or monitoring for operational 
and/or security purposes.  Please rely on your own virus checking as the sender 
cannot accept any liability for any damage arising from any bug or virus 
infection.  Ultra Electronics Limited is a company registered in England and 
Wales, registration number 2830644.  The address of its registered office is 
417 Bridport Road, Greenford, Middlesex, UB6 8UA.
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to