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:
I have tried to get a library done via Eclipse and based on what I could understood from the examples on the forum ref libraries but it would not be that easy for a java noob . I have attached the Eclipse project here:
and the xml+jar files produced and a B4A simple test.
Obviously it fails and as I do not have any java experience at all, only what I have read on this great forum, I've got stuck.
So it seems that it compiles and your created the jar and xml file with no issues.
I will try to test it later. But what is not working? Do you get compilation or run-time errors?
I see now the syntax error, you're right. No way to realise this myself and there was no warning on eclipse if I remember right. I will update and try again.
I'm not sure. Eclipse already indicates an error on each line with those red icons on the left side. If you click on them, it also tells you how to resolve them.