stephanrauh / BootsFacesDesktopApplication

Apache License 2.0
1 stars 0 forks source link

Webcam in SWT Browser #3

Open rider87 opened 2 years ago

rider87 commented 2 years ago

Hi,

I´m trying to use the SWT Browser and inside the webpage a Webcam (Primefaces): http://www.primefaces.org:8080/showcase/ui/multimedia/photocam/photoCam.xhtml

But than I got this:

image

Any idea how this can be fixed?

stephanrauh commented 2 years ago

No idea. I don't know how the SWT browser is implemented. Maybe it really doesn't support webcams.

I googled the error message and found a StackOverflow post probably written by you: https://stackoverflow.com/questions/73173695/javascript-webcam-is-not-working-in-swt-browser.