Ticket #228 (new defect)

Opened 2 years ago

Last modified 5 months ago

FFserver: reordering of "<Stream>"s in config file makes difference

Reported by: burek Owned by: baptiste
Priority: important Component: FFserver
Version: git Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

The first config file (ffserver1.conf) made ffserver drop rtsp connections, with error message "[NULL @ 0x1be7ba0]AAC with no global headers is currently not supported."

After just a simple reordering of <Stream> items (ffserver2.conf), everything started to work properly?

Is this expected behavior? :)

Attachments

ffserver1.conf Download (1.1 KB) - added by burek 2 years ago.
ffserver2.conf Download (1.1 KB) - added by burek 2 years ago.

Change History

Changed 2 years ago by burek

Changed 2 years ago by burek

comment:1 Changed 2 years ago by burek

More precisely, didn't everything start to work properly; rtp stream gets to the player (vlc) i.e. ffserver does not stop with the previous message for AAC and global headers, but only few of the first frames (2-3) are displayed and the rest is Lost (according to VLC's Tools - Codec information / Statistics) and audio plays fine.

Anyway, the exact bug report would applies to the fact that the error message is not shown anymore, if <Stream>s' order is switched.

comment:2 Changed 6 months ago by cehoyos

  • Keywords ordering items config file removed

Is this reproducible with current git head?

If yes, please add the necessary command lines together with complete, uncut console output.

comment:3 Changed 5 months ago by burek

This ticket was created 20 months ago.. Unfortunately, I don't have the same environment as I had back then, so I can't (easily) check what you ask :( Sorry about that..

comment:4 Changed 5 months ago by cehoyos

What about this ticket is environment-specific?
My problem is simply that I don't know what to do with the conf-files...

Note: See TracTickets for help on using tickets.