Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Icecast-Server Icecast-Server
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 102
    • Issues 102
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xiph.Org
  • Icecast-ServerIcecast-Server
  • Issues
  • #913
Closed
Open
Created May 18, 2006 by harreld@harreld

incorrect mime-type for AAC files on Windows

Icecast on Windows sends the wrong mime-type to a client for AAC-files. It is sending "application/octet-stream" in stead of "audio/aac" or "audio/aacp". this occurs only with files, live streams encoded by an AAC(+) encoder is being handled correctly. The reason for this is probably that icecast searches for mime-types on the wrong place.

The result is that players that expect the audio/aac(p) mime-type for AAC-files, do not play AAC-files served by icecast.

Assignee
Assign to
Time tracking