issues
search
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
Fix camera initialization
#147
Closed
kmsquire
closed
5 years ago
kmsquire
commented
5 years ago
Camera device information is set in a number of global variables.
Because precompilation is now enabled, these need to be set in
init
()