luapower.com
lights
FAQ
Forum
github.com/luapower/videoinput
docs
info
files
download
videoinput
Video capturing
Overview
Package type:
Lua+ffi
Version:
65e79e1
Last commit:
14 months ago
Releases:
None yet.
Platforms:
all LuaJIT platforms
Dependencies
This is a combined list of packages required by
all modules
of this
package on each supported platform, plus
binary dependencies
if any.
Darker names, if present, represent indirect dependencies.
Purlpe names, if present, represent packages that contain modules that must be already be loaded.
Note:
These are only the dependencies required for the modules to
load
.
Runtime dependencies, if any, are shown separately below.
Tip:
You may not need all the dependencies listed here if you are not planning
to use all the modules of the package -- look at per-module dependencies below.
common
glue
luajit
objc
+
bitmap
+
box2d
bitmap
box2d
glue
luajit
objc
Modules
This is the list of modules for this package.
On the right column you have the required packages for each module.
Darker names, if present, represent indirect dependencies.
Purlpe names, if present, represent dependencies that must already be loaded before loading the respective module.
This is the list of modules for this package.
On the right column you have the required modules for each module.
Darker names, if present, represent indirect dependencies.
Even darker names are internal dependencies.
Purlpe names are modules that must already be loaded before loading the respective module.
P
M
module
language
required packages
required modules
videoinput
Lua
glue
luajit
bitmap
objc
box2d
ffi
glue
videoinput_dshow
videoinput_v4l
bitmap
objc
objc_dispatch
bit
box2d
videoinput_cocoa
videoinput_cocoa
Lua
luajit
objc
bitmap
glue
box2d
ffi
objc
objc_dispatch
bitmap
glue
bit
box2d
videoinput_dshow
Lua
Scripts
This is the list of scripts (tests, demos, etc.).
Unlike normal modules, scripts are not run to track dependencies.
Instead, they are just
parsed
for
require()
calls.
This means that indirect dependencies are never shown.
P
M
script
required packages
required modules
videoinput_demo
Docs
name
source file
videoinput
videoinput.md
Package:
videoinput
Pkg type:
Lua+ffi
Version:
65e79e1
Last commit:
Author:
Cosmin Apreutesei
License:
Public Domain
Requires:
glue
luajit
objc
+
bitmap
+
box2d
more...
Required by:
none
more...
Top