App-EventStreamr

 view release on metacpan or  search on metacpan

examples/station.json.dv-ingest-example  view on Meta::CPAN

# config-file-type: JSON 1

{
    "devices" : "all",
    "device_control" : 
    {
        "video0" : {"run":"0"},
    },
    "mixer" : {
        "host" : "CHANGEME",
        "port" : "1234"
    },
    "nickname" : "CHANGEME",
    "record_path" : "/localbackup/$room/$date",
    "roles" : [
        "ingest"
    ],
    "room" : "CHANGEME",
    "run" : "1",
    "stream" : {
        "host" : "",
        "password" : "",
        "port" : "",
        "stream" : ""
    }
}



( run in 0.476 second using v1.01-cache-2.11-cpan-39bf76dae61 )