Skip to content

start_recording should send export_destination (and credentials) as parameters #97

Description

@andrewsg3

Currently each module has export destination as a config parameter. Thus to change export destination you would have to update the config for every module. It might make more sense to have this be a controller_side parameter that needs updated only once and then this can be sent with the start_recording command.

Potential risks - sending unencrypted credentials

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions