Android Question MJPEG

nibbo

Active Member
Licensed User
Longtime User
Hi, is MJPEG still the recommended was to get the images from an IP Camera?
If so, where is the latest version of the class? I downloaded an example of project that implements it but it uses a method ConnectWithAuth, the version of MJPEG linked in the online libraries list does not have this method. Does anyone have a version with this in? Thanks
 

teddybear

Well-Known Member
Licensed User
I'm not sure what example you're trying to implement or how to use the ConnectWithAuth method. I think this MjpegWithOkhttp might be helpful to you.
 
Last edited:
Upvote 0
Top