Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Icecast-Server
Icecast-Server
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 94
    • Issues 94
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • External Wiki
    • External Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xiph.Org
  • Icecast-ServerIcecast-Server
  • Issues
  • #1233

Closed
Open
Opened Aug 31, 2007 by Gitlab Bot@GitlabBotDeveloper

icecast loops listener count to full

The broblem occurs when streaming theora video with ffmpeg2theora and ezstream. Ezstream connects to icecast, but ffmpeg2theora don't send headers.(?) Status page shows only mountpoint information, nothing other.

After this like stream goes up and someone opens stream (ie. relaying icecast) this bug is activating. Same listener is added to clients list untill server is full.

Error log is like this:

[2007-08-30 01:34:34] DBUG source/source_main Client added 
[2007-08-30 01:34:34] DBUG source/source_main Client added 
[2007-08-30 01:34:34] DBUG source/source_main Client added 
[2007-08-30 01:34:34] DBUG source/source_main Client added 
[2007-08-30 01:34:34] DBUG source/source_main Client added 
[2007-08-30 01:34:34] DBUG source/source_main Client added 
[2007-08-30 01:34:34] DBUG source/source_main Client added 

.... and continues to max listeners count of server.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: xiph/icecast-server#1233