The first config file (ffserver1.conf) made ffserver drop rtsp connections, with error message "'''[NULL @ 0x1be7ba0]AAC with no global
#228: FFserver: reordering of "<Stream>"s in config file makes difference -----------------------------------+------------------------------------ Reporter: burek | Owner: baptiste Type: defect | Status: open Priority: important | Component: FFserver Version: git | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 1 | -----------------------------------+------------------------------------ Changes (by saste): * analyzed: 0 => 1 * status: new => open Comment: Replying to [ticket:228 burek]: headers is currently not supported.'''"
After just a simple reordering of <Stream> items (ffserver2.conf),
everything started to work properly?
Is this expected behavior? :)
There is any way to test this issue again? Otherwise it should be probably closed. Note also that your file contains a few mistakes, RTSPPort and RTSPBindAddress should be defined as global options (they are not per- stream). Also provide the ffmpeg command used to generate the FFM stream, and the command used to play the stream, otherwise this is only wild guessing. -- Ticket URL: <https://trac.ffmpeg.org/ticket/228#comment:5> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker