WebCam widget

Hi Johannes!

I really appreciate your webcam plugin!
Unfortunately, I have the same problems as already mentioned above in my project.
I get a pop-up with “Cannot call method ‘toString’ of undefined: fxwebcamforvaadinPID_SVAADIN_WEBCAM_PID name: fxwebcamforvaadinPID_SVAADIN_WEBCAM_PID” and then the image is displayed.

I use Vaadin 6.8.15, GWT 2.4.0 and Java 8 and the latest Version of Adobe Flash Player.

Do you have a clue why this error occurs?

Thank you!
Jens

Nice Add on thank you very much …
Johannes Tuikkala
!

:slight_smile:

I use Vaadin 6 and WebCamForVaadin vesion 0.6.6, it crashes 1/3 I can’t take pictures.

please help me
21820.txt (6.53 KB)

Dear Teemu,

Could you kindly tell me how I can contribute to this project. I have managed to implement (the most basic version) of the video recording feature. The implementation is based on the MediaRecorder API (
https://developer.mozilla.org/en-US/docs/Web/API/MediaRecorder_API
)

I used the approach described here:


https://addpipe.com/blog/mediarecorder-api/

and

the solution provided by mido at:


http://stackoverflow.com/questions/18509385/html-5-video-recording-and-storing-a-stream

Cheers
Arun

Is the add-on updated to fit modern webcams? I just bought a HD


webcam


for my Windows 10 desktop so I can make video calling. But I see this post has not been updated for years, so I don’t know if it works.

webcam.getPicture();
this method is no longer available from webcam. right ?