tags:

views:

31

answers:

1

hi,

I want to display MJPEG (generated by live camera) in the Android device. is this possible to display MJPEG over the android device. if yes then how I will implement it.

A: 

WebKit supports MJPEG streams natively. You should be able to use WebView.

EightyEight
Kamran Omar