Re: org.apache.http.ProtocolException: Invalid header: HTTP/1.1 200 OK

2012-05-30 Thread rpinto
Hi olegk, Thank you very much, your second link did the trick. Best regards, rpinto olegk wrote: On Tue, 2012-05-29 at 16:55 +0100, Sam Crawford wrote: As an example, take a look at the bottom of http://code.google.com/p/npr-android-app/source/browse/Npr/src/org/npr/android/news

Multiple Get to same url (snapshot to video)

2012-06-05 Thread rpinto
Hi there, I'm trying to simulate a movie by getting, multiple times, an image from an ip camera, accessing an url that displays a current snapshot. Do you have any suggestion to do it without having to close the connection, avoing overhead? Thanks in advance. Best regards, rpinto -- View