Fix ffserver error “Missing Audio stream which is needed”

Fix is to replace any audio settings you have with “NoAudio”:

<Stream stream>
  Feed feed.ffm
  Format flv
  VideoFrameRate 24
  VideoBitRate 32768
  VideoSize 1280x720
  NoAudio
</Stream>

Leave a Reply

Your email address will not be published. Required fields are marked *