-
|
Hello, I reviewed OME’s B‑frame implementation and the B‑frame patch at https://github.com/AirenSoft-WebRTC-build/webrtc-build. It appears that RTP packets are sent in PTS order, which requires frame |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
I implemented it by referencing this RFC: They define it as follows:
|
Beta Was this translation helpful? Give feedback.
I implemented it by referencing this RFC:
https://www.ietf.org/archive/id/draft-deping-avtcore-video-bframe-01.html
They define it as follows: