meetecho / janus-gateway

Janus WebRTC Server
https://janus.conf.meetecho.com
GNU General Public License v3.0
8.25k stars 2.48k forks source link

Fix pp-rec post-processing for h265 #3274

Closed heyfluke closed 1 year ago

heyfluke commented 1 year ago

All complete nalu except FU/AP should be convert back from rtp-packed format to original ones which are separated by delimiters, though I only encountered the type==1 (HEVC_NAL_TRAIL_R) so only added this type.

januscla commented 1 year ago

Thanks for your contribution, @heyfluke! Please make sure you sign our CLA, as it's a required step before we can merge this.