Skip to content

When the FMS source station is on, the frame rate is incorrect, causing video stuttering and shaking. #424

Closed
@winlinvip

Description

@winlinvip

Sometimes, the packages that come out of FMS have a timestamp of 0 in the gop cache at the beginning.

[2015-06-09 20:33:51.01] Video packet type=Video, dts=0, pts=0, diff=0, size=45, H.264(SH,I)
[2015-06-09 20:33:51.01] Audio packet type=Audio, dts=0, pts=0, diff=0, size=6, AAC(44KHz,16bit,Stereo,SH)
[2015-06-09 20:33:51.01] Rtmp packet type=Video, dts=0, diff=0, size=2, DecodeError
[2015-06-09 20:33:51.15] Video packet type=Video, dts=0, pts=80, diff=0, size=17044, H.264(Nalu,I)
[2015-06-09 20:33:51.15] Video packet type=Video, dts=0, pts=200, diff=0, size=4474, H.264(Nalu,P/B)
[2015-06-09 20:33:51.15] Video packet type=Video, dts=0, pts=80, diff=0, size=2045, H.264(Nalu,P/B)
[2015-06-09 20:33:51.15] Video packet type=Video, dts=0, pts=0, diff=0, size=1226, H.264(Nalu,P/B)
[2015-06-09 20:33:51.15] Video packet type=Video, dts=0, pts=40, diff=0, size=1476, H.264(Nalu,P/B)
[2015-06-09 20:33:51.19] Video packet type=Video, dts=0, pts=200, diff=0, size=3675, H.264(Nalu,P/B)
[2015-06-09 20:33:51.19] Video packet type=Video, dts=0, pts=80, diff=0, size=1741, H.264(Nalu,P/B)
[2015-06-09 20:33:51.19] Video packet type=Video, dts=0, pts=0, diff=0, size=1220, H.264(Nalu,P/B)
[2015-06-09 20:33:51.19] Video packet type=Video, dts=0, pts=40, diff=0, size=1210, H.264(Nalu,P/B)
[2015-06-09 20:33:51.19] Video packet type=Video, dts=0, pts=200, diff=0, size=3513, H.264(Nalu,P/B)
[2015-06-09 20:33:51.19] Video packet type=Video, dts=0, pts=80, diff=0, size=1617, H.264(Nalu,P/B)
[2015-06-09 20:33:51.19] Video packet type=Video, dts=0, pts=0, diff=0, size=1190, H.264(Nalu,P/B)
[2015-06-09 20:33:54.43] Video packet type=Video, dts=3, pts=83, diff=0, size=1866, H.264(Nalu,P/B)
[2015-06-09 20:33:54.75] Video packet type=Video, dts=43, pts=43, diff=40, size=1508, H.264(Nalu,P/B)
[2015-06-09 20:33:54.75] Audio packet type=Audio, dts=43, pts=43, diff=0, size=91, AAC(44KHz,16bit,Stereo,Raw)
[2015-06-09 20:33:54.79] Video packet type=Video, dts=83, pts=123, diff=40, size=1313, H.264(Nalu,P/B)

If the timestamp is corrected at this time, it will cause the first client to either fast forward or slow down the playback.

TRANS_BY_GPT3

Metadata

Metadata

Assignees

Labels

BugIt might be a bug.EnhancementImprovement or enhancement.TransByAITranslated by AI/GPT.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions