Bug #159
Documentation on the screen probe
Status: | New | Start date: | 2013-03-02 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Florian Lier | % Done: | 0% | |
Category: | - | Spent time: | 0.01 hour | |
Target version: | - |
Description
This worked for me:
{
"rml_cfg": {
"environment": {},
"state": {
"last_session": 0,
"last_run": 0
},
"version": 0.4,
"probes": {
"screen": {
"class":"screen",
* "display":":0",*
"type":"ffmpeg",
"location":"foo.avi"
}
}
}
}
Documentation says: "0.0" for the display. Can you confirm my probe config?
History
#1 Updated by Florian Lier over 11 years ago
":0" instead of "0.0"