STREAM_TYPE_LIVE 856 ffserver.c if (c->stream && !c->post && c->stream->stream_type == STREAM_TYPE_LIVE) STREAM_TYPE_LIVE 1444 ffserver.c if (c->post == 0 && stream->stream_type == STREAM_TYPE_LIVE) STREAM_TYPE_LIVE 1818 ffserver.c case STREAM_TYPE_LIVE: { STREAM_TYPE_LIVE 3490 ffserver.c if (stream->stream_type == STREAM_TYPE_LIVE && STREAM_TYPE_LIVE 863 ffserver_config.c stream->stream_type = STREAM_TYPE_LIVE;