gortsplib
gortsplib copied to clipboard
Add H265 RTP decoder and encoder
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.
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.