diff --git a/Classes/LinphoneManager.m b/Classes/LinphoneManager.m
index c5cdfcdc7..bbb50468d 100644
--- a/Classes/LinphoneManager.m
+++ b/Classes/LinphoneManager.m
@@ -136,6 +136,7 @@ struct codec_name_pref_table codec_pref_table[] = {{"speex", 8000, "speex_8k_pre
{"g729", 8000, "g729_preference"},
{"mp4v-es", 90000, "mp4v-es_preference"},
{"h264", 90000, "h264_preference"},
+ {"h265", 90000, "h265_preference"},
{"vp8", 90000, "vp8_preference"},
{"mpeg4-generic", 16000, "aaceld_16k_preference"},
{"mpeg4-generic", 22050, "aaceld_22k_preference"},
diff --git a/Settings/InAppSettings.bundle/Video.plist b/Settings/InAppSettings.bundle/Video.plist
index 439ee4ad8..8e6dca3eb 100644
--- a/Settings/InAppSettings.bundle/Video.plist
+++ b/Settings/InAppSettings.bundle/Video.plist
@@ -158,6 +158,16 @@
Type
PSToggleSwitchSpecifier
+
+ DefaultValue
+
+ Key
+ h265_preference
+ Title
+ H.265
+ Type
+ PSToggleSwitchSpecifier
+
DefaultValue