Question

I have internal web server running, that stores "http:/xxx.xxx.x.xx:8080/cam_1.jpg" pictures, all I want to do is get those jpg pictures in my android phone and with high refresh rate to make a live stream video.

Any thoughts or ideas, how can I achieve this, would be appreciated :)

I am doing this example, source code: http://www.anddev.org/resources/file/1484

But I stuck on getting only one image(if I rotate screen image changes)

Was it helpful?

Solution

Find myself, change .jpg to .cgi and it works perfectly :)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top