Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • librist librist
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 19
    • Issues 19
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • rist
  • libristlibrist
  • Merge requests
  • !54

Open
Created Sep 01, 2020 by Ian Hall@ian.hall2
  • Report abuse
Report abuse

Yaml config file parsing for ristsender/ristreceiver

  • Overview 1
  • Commits 535
  • Pipelines 9
  • Changes 85

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>
  - ...
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: yaml_parsing

VideoLAN code repository instance