[FFmpeg-user] warning cseq 10 expected 8 received

Ankit Gupta ankit.gupta at globallogic.com
Thu Mar 30 11:41:31 EEST 2017


Hi All,

using following command for RTSP to http streaming\

ffmpeg -rtsp_transport tcp -i {RTSP} -c:v libx264 -crf 35 -preset ultrafast
-maxrate 3M -bufsize 300k -r 10 -g 20 -movflags +faststart -tune
zerolatency -hls_time 1 -hls_list_size 4 -hls_wrap 4 -start_number 1
-hls_allow_cache 0 -threads 1 -loglevel warning -y {}

but getting frequent warning "cseq 10 expected 8 received"

Any help??????


More information about the ffmpeg-user mailing list