Bug #317
jmod.input%: Don't manage to start cam from cuescript
| Status: | New | Start date: | 2009-09-14 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - | |||
| Branch: | OS: |
Description
- Open help patch for jmod.input%
- Add a jmod.cueScript module
- Set up jmod.input% to work with live cam
- Get current state in jmod.cueScript and use this to create a simple cue script with an initialisation event.
- Save the cue script.
- Save and close the patch and reopen it
- Load the cuescript, and use it to initialize.
I do not get any live input. Instead I get this kind of error messages:
jit.qt.grab: could not create video channel -9405 jit.qt.grab: error opening device for grab. jit.qt.grab: no grabber component is currently open jit.qt.grab: could not create video channel -9405 jit.qt.grab: error opening device for grab.
History
Updated by Pascal Baltazar over 2 years ago
are you sure you didn't forget to delete the jit.qt.grab object before saving jalg.input% ?
(it is script created when the patch is loaded, based on the OS....)
Updated by Trond Lossius about 2 years ago
- Project changed from (Jamoma Platform) to Modular
Updated by Nils Peters almost 2 years ago
works for me here.
the only thing I manually added to the cuescript was a /camera/open
I'm on the master branch with all submodules
Updated by Nils Peters over 1 year ago
Hi Trond,
shall we close this issue?