mirror of
https://github.com/ossrs/srs.git
synced 2025-02-15 04:42:04 +00:00
If SRS responds with this empty data packet, FFmpeg will receive an empty stream, like `Stream #0:0: Data: none` in following logs: ```bash ffmpeg -i rtmp://localhost:11935/live/livestream # Stream #0:0: Data: none # Stream #0:1: Audio: aac (LC), 44100 Hz, stereo, fltp, 30 kb/s # Stream #0:2: Video: h264 (High), yuv420p(progressive), 768x320 [SAR 1:1 DAR 12:5], 212 kb/s, 25 fps, 25 tbr, 1k tbn ``` This won't cause the player to fail, but it will inconvenience the user significantly. It may also cause FFmpeg slower to analysis the stream, see #3767 --------- Co-authored-by: Jacob Su <suzp1984@gmail.com> |
||
---|---|---|
.. | ||
Architecture.md | ||
CHANGELOG.md | ||
Dockers.md | ||
Features.md | ||
ffmpeg-logo.png | ||
ffmpeg-min.png | ||
PERFORMANCE.md | ||
README.md | ||
readme.txt | ||
Resources.md | ||
source.200kbps.768x320.flv | ||
source.flv | ||
srs-logo.ico | ||
srs-logo.png |