FFSERVER_MAX_STREAMS  159 ffserver.c         int feed_streams[FFSERVER_MAX_STREAMS]; /* index of streams in the feed */
FFSERVER_MAX_STREAMS  160 ffserver.c         int switch_feed_streams[FFSERVER_MAX_STREAMS]; /* index of streams in the feed */
FFSERVER_MAX_STREAMS  183 ffserver.c         AVFormatContext *rtp_ctx[FFSERVER_MAX_STREAMS];
FFSERVER_MAX_STREAMS  186 ffserver.c         URLContext *rtp_handles[FFSERVER_MAX_STREAMS];
FFSERVER_MAX_STREAMS   65 ffserver_config.h     AVStream *streams[FFSERVER_MAX_STREAMS];
FFSERVER_MAX_STREAMS   66 ffserver_config.h     int feed_streams[FFSERVER_MAX_STREAMS]; /* index of streams in the feed */