Skip to content
Snippets Groups Projects

Yaml config file parsing for ristsender/ristreceiver

Closed Ian Hall requested to merge ian.hall2/librist:yaml_parsing into master

Allows for the use of a yaml config file for configuring the normal command line arguments for ristsender/ristreceiver.

YAML files are formatted in the following way:

secret: blarg
buffer: 0
encryption_type: 256
profile: <simple/main/advanced>
stats_interval: 1000
input_url:
  - <URL A>
  - <URL B>
  - ...
output_url:
  - <URL A>
  - <URL B>
  - ...

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading