LaserWeb / deprecated-LaserWeb3

Open Source Laser Cutter / Engraver software. Supports gcode, svg, dxf, stl, png, jpg, bmp
265 stars 68 forks source link

Camera under windows #146

Closed ghost closed 7 years ago

ghost commented 7 years ago

I have found that when working under windows, connecting to LW3 via Localhost:8000 allows the camera overlay to work as expected.

Connecting via http:/xxx.xxx.xxx.xxx:8000 does not allow the camera to be found by LW3.

I'm running Win10 and a standard USB2.0 camera.

Is this a known issue?

DamianTrejtowicz commented 7 years ago

my camera is working until i load any file, then picture gone, how to use this feature?

ghost commented 7 years ago

Camera at this point is a dead feature... If you update, the new version removes webrtc support, and instead allows ypu to specify a camera URL. Here you can pick whatever streaming service you want to use.. Mjpg_streamer on pi/linux for example

On Sep 24, 2016 7:08 PM, "DamianTrejtowicz" notifications@github.com wrote:

my camera is working until i load any file, then picture gone, how to use this feature?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/openhardwarecoza/LaserWeb3/issues/146#issuecomment-249375871, or mute the thread https://github.com/notifications/unsubscribe-auth/AHVr2-hT5kxJSdV-uV60MaC3O7yy8qnuks5qtVkRgaJpZM4KEnxK .

DamianTrejtowicz commented 7 years ago

shame, looks like i need to buy some ip camera if i want use this feature or setup another pc with webcam what linux is the best for pc with intel atom ?

ghost commented 7 years ago

Just install ANY webcam to web app, like Mjpg_streamer... Ip camera itself will probably not work unless it gives an jpg stream

On Sep 24, 2016 7:34 PM, "DamianTrejtowicz" notifications@github.com wrote:

shame, looks like i need to buy some ip camera if i want use this feature or setup another pc with webcam what linux is the best for pc with intel atom ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/openhardwarecoza/LaserWeb3/issues/146#issuecomment-249377189, or mute the thread https://github.com/notifications/unsubscribe-auth/AHVr22MNl-1EkI3RWnqrXTB_tzzN5avCks5qtV8JgaJpZM4KEnxK .

ghost commented 7 years ago

Also, all written up, in the Wiki https://github.com/openhardwarecoza/LaserWeb3/wiki/Settings:-Remote-Webcam as always

On Sep 24, 2016 7:34 PM, "Peter van der Walt (Gmail)" < peter.plaaswerf@gmail.com> wrote:

Just install ANY webcam to web app, like Mjpg_streamer... Ip camera itself will probably not work unless it gives an jpg stream

On Sep 24, 2016 7:34 PM, "DamianTrejtowicz" notifications@github.com wrote:

shame, looks like i need to buy some ip camera if i want use this feature or setup another pc with webcam what linux is the best for pc with intel atom ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/openhardwarecoza/LaserWeb3/issues/146#issuecomment-249377189, or mute the thread https://github.com/notifications/unsubscribe-auth/AHVr22MNl-1EkI3RWnqrXTB_tzzN5avCks5qtV8JgaJpZM4KEnxK .

ghost commented 7 years ago

How did we miss the fact camera was killed off? The E2 has an integrated USB camera and this is one of the key features were were relying on with LW. How can we get this feature back in? Is there a work around for a USB camera across OSX & Win?

ghost commented 7 years ago

Not yet. Webrtc and localhost doesnt play so well. We'll need to host webcam from the nodejs server too

On Sep 25, 2016 2:21 AM, "DarklyLabs" notifications@github.com wrote:

How did we miss the fact camera was killed off? The E2 has an integrated USB camera and this is one of the key features were were relying on with LW. How can we get this feature back in? Is there a work around for a USB camera across OSX & Win?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/openhardwarecoza/LaserWeb3/issues/146#issuecomment-249394994, or mute the thread https://github.com/notifications/unsubscribe-auth/AHVr20vqtetdq-T3Oy8Kob1BIm2vAheAks5qtb6OgaJpZM4KEnxK .

ghost commented 7 years ago

Duplicate of #139 - closing