Opened 11 years ago
Last modified 11 years ago
#2829 new defect
failed to read from a valid rtmp stream with error Invaid data found when processing input
Reported by: | Vlad SD | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
I run on windows this command with a build from the head:
C:\Dev\Tools\ffmpeg\ffmpeg.exe -report -loglevel 99 -i "rtmp://x3282azmedc12001.f.l.f.lb.core-cdn.net/12001centertvkoeln/live/3282azmedia/live_de_500 live=1" -c:v copy -c:a copy -bsf h264_mp4toannexb -bsf:a aac_adtstoasc -hls_time 10 -hls_list_size 6 -hls_wrap 60 -start_number 1 -y "C:\Dev\Tools\Test\stream.m3u8"
Failed to read the stream even so it is valid:
HandleInvoke, server invoking <_onbwdone>
RTMP_ReadPacket: fd=300
RTMPSockBuf_Fill, recv returned -1. GetSockError(): 10060 (Unknown error)
RTMP_ReadPacket, failed to read RTMP packet header
[AVIOContext @ 000000000415c3a0] Statistics: 0 bytes read, 0 seeks
RTMP_SendPacket: fd=300, size=34
Invoking deleteStream
rtmp://x3282azmedc12001.f.l.f.lb.core-cdn.net/12001centertvkoeln/live/3282azmedia/live_de_500 live=1: Invalid data found when processing input
Log file