mirror of https://github.com/asterisk/asterisk
This change adds H.265/HEVC as a known codec and creates a cached "h265" media format for use. Note that RFC 7798 section 7.2 also describes additional SDP parameters. Handling of these is not yet supported. ASTERISK-28512 Change-Id: I26d262cc4110b4f7e99348a3ddc53bad0d2cd1f217.1
parent
2fa296e7d4
commit
d7a3e4f5cf
@ -0,0 +1,6 @@
|
|||||||
|
Subject: Core
|
||||||
|
|
||||||
|
H.265/HEVC is now a supported video codec and it can be used by
|
||||||
|
specifying "h265" in the allow line.
|
||||||
|
Please note however, that handling of the additional SDP parameters
|
||||||
|
described in RFC 7798 section 7.2 is not yet supported.
|
Loading…
Reference in new issue