JuliaIO / VideoIO.jl

Reading and writing of video files in Julia via ffmpeg
https://juliaio.github.io/VideoIO.jl/stable
Other
128 stars 53 forks source link

VideoIO.viewcam() does nothing #214

Closed YolCruz closed 4 years ago

YolCruz commented 4 years ago

When I use the function viewcam() it appears to work, I even get an on light in my webcam, but it stays there forever.

I'm using Julia 1.2 and I'm on Windows 10 x64

YolCruz commented 4 years ago

So I upgraded to Julia 1.3 at now it threw some errors, about not having a proper backed (Makie and so) but I had to go back to 1.2 to solve those. Now still viewcam() and opencamera() don't do anything

IanButterworth commented 4 years ago

@Roseck16 sorry I didn’t respond sooner. Given you closed this can I assume it’s now working for you?

YolCruz commented 4 years ago

Yes, sorry, It was a problem with my camera

IanButterworth commented 4 years ago

Ah ok. Glad you got it fixed