Hi Teemu -
The component work, but when adding the addCaptureSucceededListener( new CaptureSucceededListener(){…}), I get a runtime exception →
java.lang.NoSuchMethodError: org.vaadin.teemu.webcam.Webcam.addListener(Ljava/lang/Class;Ljava/lang/Object;Ljava/lang/reflect/Method;)V
When running the debugger with a breakpoint set at the assignment, looks like a Reflection issue. Possible you can have a look ?
Kind Regards,
Jacques de Jager