gortsplib icon indicating copy to clipboard operation
gortsplib copied to clipboard

Add H265 RTP decoder and encoder

Open zuoganggit opened this issue 2 years ago • 1 comments

zuoganggit avatar Jun 18 '22 23:06 zuoganggit

Hello, they'll surely be added in the future, but in the meanwhile you can use the ones of pion/rtp:

https://github.com/pion/rtp/blob/master/codecs/h265_packet.go

Decoders of pion/rtp are slightly different and less efficient than the ones provided here (and that's the reason why i don't use them) but VP8, VP9 and H265 are fully supported.

aler9 avatar Jun 23 '22 21:06 aler9

This issue is being locked automatically because it has been closed for more than 6 months. Please open a new issue in case you encounter a similar problem.

github-actions[bot] avatar May 21 '23 15:05 github-actions[bot]