STREAM_TYPE_LIVE  820 ffserver.c         if (c->stream && !c->post && c->stream->stream_type == STREAM_TYPE_LIVE)
STREAM_TYPE_LIVE 1358 ffserver.c         if (c->post == 0 && stream->stream_type == STREAM_TYPE_LIVE)
STREAM_TYPE_LIVE 1712 ffserver.c                 case STREAM_TYPE_LIVE: {
STREAM_TYPE_LIVE 3370 ffserver.c             if (stream->stream_type == STREAM_TYPE_LIVE &&
STREAM_TYPE_LIVE 4007 ffserver.c                         stream->stream_type = STREAM_TYPE_LIVE;