문제

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)

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top