bytedeco/javacv

'Packet mismatch' when receiving stream

Open

#683 建立於 2017年4月25日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)Java (1,583 fork)batch import
help wantedquestion

倉庫指標

Star
 (6,985 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Basically I set up a video conference tool. Sometimes the receiving part of the streams throws a series of errors as shown below:

[flv @ 0x7fce98b6d400] Packet mismatch -1057119111 7279 2435819 [flv @ 0x7fce98b6d400] Packet mismatch -228249567 1901323 4337142 [flv @ 0x7fce98b6d400] Packet mismatch -236187797 78347 4415489 [flv @ 0x7fce98b6d400] Packet mismatch -1133241869 2064651 6480140

Does anyone have any idea what could be the issue? Video codec used: H264, format FLV. Audio codec used: AAC

貢獻者指南