Wish: Mjpeg Viewer Library

GabrielM

Member
Licensed User
Longtime User
Hi,

ref:- Mjpeg Stream Viewing

I am trying to get/view a Mjpeg video stream from a network camera similar to what you can get if you open the following link in a browser:

"http://83.64.164.6/axis-cgi/mjpg/video.cgi?resolution=320x240"

Found following interesting links where it seems that there are two classes in the package, MjpegInputStream.java and the MjpegView.java that would be needed, so I would like to ask for some help/advice on how to get them in a B4A library:

Links:
Android and MJPEG - Stack Overflow
anddev.org • View topic - MJPEG on Android anyone?
android-camera-axis - control axis's camera with your android phone - Google Project Hosting

Thank you.
 
Top