Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • VLC VLC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Steve Lhomme
  • VLCVLC
  • Repository
Switch branch/tag
  • vlc
  • modules
  • stream_out
  • standard.c
Find file BlameHistoryPermalink
  • Ilkka Ollakka's avatar
    Add bind and path aliases for standard streamoutput, so you can document · 80a74d66
    Ilkka Ollakka authored Mar 14, 2008
    streaming (hopefully) more cleaner way like:
    
    standard{access=http,bind=:8080,path=/myfile.ts}
    equals to
    standard{access=http,dst=:8080//myfile.ts}
    (that extra / doesn't seem to harm and it's only visual flaw)
    80a74d66

VideoLAN code repository instance