Skip to content

判断SPS、PPS、SEI帧并特殊处理#8

Open
luofuchong wants to merge 1 commit intoImSjt:masterfrom
luofuchong:work
Open

判断SPS、PPS、SEI帧并特殊处理#8
luofuchong wants to merge 1 commit intoImSjt:masterfrom
luofuchong:work

Conversation

@luofuchong
Copy link
Copy Markdown

h264的裸流可能存在周期性的SPS、PPS、SEI信息(特别是实时视频流),对这些nal unit的处理除了不增加Rtp包的timestamp外,还得紧接着发送下一个nal unit(而不是等待下一个timer callback),否则rtsp client那边收到的帧率、码率都会偏低。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant