chrome got "Generic frame with packet range"

116 views
Skip to first unread message

Robin Ye

unread,
Sep 10, 2021, 3:52:57 AM9/10/21
to discuss-webrtc
I tried to encode video using open h264, and push stream to rtpengine, rtp engine will do the encryption for rtp packet. chrome will pull stream from rtpengine and can play stream.

The problem is that the stream is not as smooth as expected, i enabled the log and got the following warn logs, can anyone help explain what will make this happen? Thanks a lot.

[2115:83459:0906/210126.106085:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7255, 7258] has no GoP, dropping frame.
[2115:83459:0906/210130.305292:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7555, 7559] has no GoP, dropping frame.
[2115:83459:0906/210130.305350:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7551, 7554] has no GoP, dropping frame.
[2115:83459:0906/210130.305365:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7548, 7550] has no GoP, dropping frame.
[2115:83459:0906/210130.305379:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7544, 7547] has no GoP, dropping frame.
[2115:83459:0906/210130.305391:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7541, 7543] has no GoP, dropping frame.
[2115:83459:0906/210130.305404:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7538, 7540] has no GoP, dropping frame.
[2115:83459:0906/210130.305417:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7535, 7537] has no GoP, dropping frame.
[2115:83459:0906/210130.305430:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7532, 7534] has no GoP, dropping frame.
[2115:83459:0906/210130.305443:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7527, 7531] has no GoP, dropping frame.
[2115:83459:0906/210130.305456:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7524, 7526] has no GoP, dropping frame.
[2115:83459:0906/210130.305468:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7520, 7523] has no GoP, dropping frame.
[2115:83459:0906/210130.305480:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7515, 7519] has no GoP, dropping frame.
[2115:83459:0906/210130.305491:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7513, 7514] has no GoP, dropping frame.
[2115:83459:0906/210130.305504:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7509, 7512] has no GoP, dropping frame.
[2115:83459:0906/210130.305516:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7507, 7508] has no GoP, dropping frame.
[2115:83459:0906/210130.305528:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7504, 7506] has no GoP, dropping frame.
[2115:83459:0906/210130.305541:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7501, 7503] has no GoP, dropping frame.
[2115:83459:0906/210130.305558:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7496, 7500] has no GoP, dropping frame.
[2115:83459:0906/210132.325398:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7690, 7693] has no GoP, dropping frame.
[2115:83459:0906/210132.325463:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7688, 7689] has no GoP, dropping frame.
[2115:83459:0906/210132.325485:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7685, 7687] has no GoP, dropping frame.
[2115:83459:0906/210132.325503:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7682, 7684] has no GoP, dropping frame.
[2115:83459:0906/210132.325520:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7675, 7681] has no GoP, dropping frame.
[2115:83459:0906/210132.325537:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7673, 7674] has no GoP, dropping frame.
[2115:83459:0906/210132.325553:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7670, 7672] has no GoP, dropping frame.
[2115:83459:0906/210132.325570:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7663, 7668] has no GoP, dropping frame.
[2115:83459:0906/210132.325586:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7660, 7662] has no GoP, dropping frame.
[2115:83459:0906/210132.325603:WARNING:rtp_seq_num_only_ref_finder.cc(65)] Generic frame with packet range [7656, 7659] has no GoP, dropping frame.
Reply all
Reply to author
Forward
0 new messages