This reference maps every RTSP page setting and Account Video Codec setting on Akuvox door phones (R20K, R20A, R25K, R25A, and related models) to its AutoP (auto-provisioning) configuration path and supported values — useful when deploying video-fix configs or bulk-provisioning devices.
Notes
- Boolean options use:
0 = Disabled, 1 = Enabled.
- Password fields are normally hidden or encrypted in exported AutoP files.
-
Config.Account{N} means the currently selected SIP account — e.g. Config.Account1 or Config.Account2.
Account Video Codec
| Page Setting |
AutoP Configuration |
Values / Meaning |
Notes |
| Name / H264 |
Config.Account{N}.Video00.Enable |
Enable: 0 = Disable H264; 1 = Enable H264 |
H264 video codec entry |
| Resolution |
Config.Account{N}.Video00.ProfileLevel |
1 = CIF ; 2 = VGA ; 3 = 4CIF ; 4 = 720P |
H264 video resolution |
| Bitrate |
Config.Account{N}.Video00.MaxBR |
128/256/320/512/1024/1536/2048 kbps |
H264 video bitrate |
| Payload |
Config.Account{N}.Video00.Payload |
90..119 |
H264 RTP payload type |
RTSP Basic
| Page Setting |
AutoP Configuration |
Values / Meaning |
Notes |
| RTSP Server Enabled |
Config.DoorSetting.RTSP.Enable |
0 = Disabled ; 1 = Enabled |
Main RTSP service switch |
| RTSP Authorization Enabled |
Config.DoorSetting.RTSP.Authorization |
0 = Disabled ; 1 = Enabled |
RTSP authorization switch |
| MJPEG Authorization Enabled |
Config.DoorSetting.RTSP.MJPEGAuthorization |
0 = Disabled ; 1 = Enabled |
MJPEG authorization switch |
| RTSP Authentication Type |
Config.DoorSetting.RTSP.AuthenticationType |
0 = Basic ; 1 = Digest |
RTSP authentication method |
| RTSP Username |
Config.DoorSetting.RTSP.Username |
String, length 1..31 |
RTSP username |
| RTSP Password |
Config.DoorSetting.RTSP.Password |
String, length 1..31 ; password policy requires at least 8 characters including uppercase letters, lowercase letters, and numbers |
RTSP password |
RTSP OSD Setting
| Page Setting |
AutoP Configuration |
Values / Meaning |
Notes |
| RTSP OSD Enabled |
Config.DoorSetting.RTSP.OSDEnable |
0 = Disabled ; 1 = Enabled |
Main RTSP OSD switch |
| RTSP OSD Color |
Config.DoorSetting.RTSP.OSDColor |
0 = White ; 1 = Black ; 2 = Red ; 3 = Green ; 4 = Blue |
OSD text color |
| RTSP OSD Text |
Config.DoorSetting.RTSP.OSDText |
String, maximum length 16 ; Chinese characters are not accepted by the page |
OSD display text |
RTSP Stream
| Page Setting |
AutoP Configuration |
Values / Meaning |
Notes |
| RTSP Audio Enabled |
Config.DoorSetting.RTSP.Audio |
0 = Disabled ; 1 = Enabled |
RTSP audio switch |
| RTSP Video Enabled |
Config.DoorSetting.RTSP.Video |
0 = Disabled ; 1 = Enabled |
RTSP video switch |
| RTSP Video2 Enabled |
Config.DoorSetting.RTSP.Video2 |
0 = Disabled ; 1 = Enabled |
Second video stream switch |
| RTSP Audio Codec |
Config.DoorSetting.RTSP.AudioCodec |
0 = PCMU ; 1 = L16 |
Audio codec |
| RTSP Video Codec |
Config.DoorSetting.RTSP.VideoCodec |
0 = H.264 ; 2 = MJPEG |
Main video stream codec |
| RTSP Video2 Codec |
Config.DoorSetting.RTSP.VideoCodec2 |
0 = H.264 ; 2 = MJPEG |
Second video stream codec |
| Exposure Switch |
Config.DoorSetting.RTSP.ExposureSwitch |
0 = Disabled ; 1 = Enabled |
Exposure switch; visibility depends on model/firmware |
H.264 Video Parameters
| Page Setting |
AutoP Configuration |
Values / Meaning |
Notes |
| Video Resolution |
Config.DoorSetting.RTSP.H264Resolution |
1 = CIF ; 2 = VGA ; 3 = 4CIF ; 4 = 720P ; 5 = 1080P ; 10 = 2K |
Main stream resolution |
| Video Framerate |
Config.DoorSetting.RTSP.H264FrameRate |
5/10/15/20/25/30 fps |
Main stream frame rate |
| Video Bitrate |
Config.DoorSetting.RTSP.H264BitRate |
64/128/256/512/1024/2048 kbps |
Main stream bitrate |
| Video Crop Mode |
Config.DoorSetting.RTSP.CropMode |
0 = Scale ; 1 = Crop ; 2 = Fill |
Main stream display fitting mode |
| Video2 Resolution |
Config.DoorSetting.RTSP.H264Resolution2 |
1 = CIF ; 2 = VGA ; 3 = 4CIF ; 4 = 720P |
Second stream resolution |
| Video2 Framerate |
Config.DoorSetting.RTSP.H264FrameRate2 |
5/10/15/20/25/30 fps |
Second stream frame rate |
| Video2 Bitrate |
Config.DoorSetting.RTSP.H264BitRate2 |
64/128/256/512/1024/2048 kbps |
Second stream bitrate |
| Video2 Crop Mode |
Config.DoorSetting.RTSP.CropMode2 |
0 = Scale ; 1 = Crop ; 2 = Fill |
Second stream display fitting mode |
MPEG4 Video Parameters
| Page Setting |
AutoP Configuration |
Values / Meaning |
Notes |
| Video Resolution |
Config.DoorSetting.RTSP.Mpeg4Resolution |
1 = CIF ; 2 = VGA ; 3 = 4CIF ; 4 = 720P ; 5 = 1080P |
MPEG4 resolution |
| Video Framerate |
Config.DoorSetting.RTSP.Mpeg4FrameRate |
5/10/15/20/25/30 fps |
MPEG4 frame rate |
| Video Bitrate |
Config.DoorSetting.RTSP.Mpeg4BitRate |
64/128/256/512/1024/2048 kbps |
MPEG4 bitrate |
MJPEG Video Parameters
| Page Setting |
AutoP Configuration |
Values / Meaning |
Notes |
| Enabled |
Config.DoorSetting.MJPEGSERVICE.ServiceEnable |
0 = Disabled ; 1 = Enabled |
MJPEG service switch |
| Video Resolution |
Config.DoorSetting.RTSP.MjpegResolution |
1 = CIF ; 2 = VGA ; 3 = 4CIF ; 4 = 720P ; 5 = 1080P |
MJPEG resolution |
| Video Framerate |
Config.DoorSetting.RTSP.MjpegFrameRate |
5/10/15/20/25/30 fps |
MJPEG frame rate |
| Video Quality |
Config.DoorSetting.RTSP.MjpegQuality |
50/60/70/80/90 |
MJPEG video quality |
Third Party Camera
| Page Setting |
AutoP Configuration |
Values / Meaning |
Notes |
| Transport Type |
Config.DoorSetting.RTSP.ThirdPartyCameraTcpEnable |
0 = UDP ; 1 = TCP |
RTSP transport type for third-party camera; visibility depends on model/firmware |
Related: Akuvox Guides & FAQs · Akuvox Software & Tools · Questions? Call/Text 917-977-1277.
Akuvox® is a trademark of AKUVOX (XIAMEN) NETWORKS CO., LTD. Reference last updated 7/16/2026.
Video-Fix Configuration (R20K / R20A / R25K / R25A)
Deploy these values via AutoP to resolve video issues (no video / frozen / choppy stream) on R20K, R20A, R25K and R25A door phones:
# R20K / R20A / R25K / R25A video-fix AutoP configuration (7/16/2026)
Config.DoorSetting.RTSP.Enable = 1 # RTSP server on
Config.DoorSetting.RTSP.Authorization = 0 # authorization off
Config.DoorSetting.RTSP.AuthenticationType = 0 # Basic auth
Config.DoorSetting.RTSP.Audio = 0 # RTSP audio off
Config.DoorSetting.RTSP.H264Resolution = 1 # main stream = CIF
Config.DoorSetting.RTSP.H264BitRate = 256 # 256 kbps
Reboot the device after provisioning. The tables below explain every parameter and its alternatives.
="font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;color:#1d1d1f;max-width:1080px;">
This reference maps every RTSP page setting and Account Video Codec setting on Akuvox door phones (R20K, R20A, R25K, R25A, and related models) to its AutoP (auto-provisioning) configuration path and supported values — useful when deploying video-fix configs or bulk-provisioning devices.
Notes
- Boolean options use:
0 = Disabled, 1 = Enabled.
- Password fields are normally hidden or encrypted in exported AutoP files.
-
Config.Account{N} means the currently selected SIP account — e.g. Config.Account1 or Config.Account2.
Account Video Codec
| Page Setting |
AutoP Configuration |
Values / Meaning |
Notes |
| Name / H264 |
Config.Account{N}.Video00.Enable |
Enable: 0 = Disable H264; 1 = Enable H264 |
H264 video codec entry |
| Resolution |
Config.Account{N}.Video00.ProfileLevel |
1 = CIF ; 2 = VGA ; 3 = 4CIF ; 4 = 720P |
H264 video resolution |
| Bitrate |
Config.Account{N}.Video00.MaxBR |
128/256/320/512/1024/1536/2048 kbps |
H264 video bitrate |
| Payload |
Config.Account{N}.Video00.Payload |
90..119 |
H264 RTP payload type |
RTSP Basic
| Page Setting |
AutoP Configuration |
Values / Meaning |
Notes |
| RTSP Server Enabled |
Config.DoorSetting.RTSP.Enable |
0 = Disabled ; 1 = Enabled |
Main RTSP service switch |
| RTSP Authorization Enabled |
Config.DoorSetting.RTSP.Authorization |
0 = Disabled ; 1 = Enabled |
RTSP authorization switch |
| MJPEG Authorization Enabled |
Config.DoorSetting.RTSP.MJPEGAuthorization |
0 = Disabled ; 1 = Enabled |
MJPEG authorization switch |
| RTSP Authentication Type |
Config.DoorSetting.RTSP.AuthenticationType |
0 = Basic ; 1 = Digest |
RTSP authentication method |
| RTSP Username |
Config.DoorSetting.RTSP.Username |
String, length 1..31 |
RTSP username |
| RTSP Password |
Config.DoorSetting.RTSP.Password |
String, length 1..31 ; password policy requires at least 8 characters including uppercase letters, lowercase letters, and numbers |
RTSP password |
RTSP OSD Setting
| Page Setting |
AutoP Configuration |
Values / Meaning |
Notes |
| RTSP OSD Enabled |
Config.DoorSetting.RTSP.OSDEnable |
0 = Disabled ; 1 = Enabled |
Main RTSP OSD switch |
| RTSP OSD Color |
Config.DoorSetting.RTSP.OSDColor |
0 = White ; 1 = Black ; 2 = Red ; 3 = Green ; 4 = Blue |
OSD text color |
| RTSP OSD Text |
Config.DoorSetting.RTSP.OSDText |
String, maximum length 16 ; Chinese characters are not accepted by the page |
OSD display text |
RTSP Stream
| Page Setting |
AutoP Configuration |
Values / Meaning |
Notes |
| RTSP Audio Enabled |
Config.DoorSetting.RTSP.Audio |
0 = Disabled ; 1 = Enabled |
RTSP audio switch |
| RTSP Video Enabled |
Config.DoorSetting.RTSP.Video |
0 = Disabled ; 1 = Enabled |
RTSP video switch |
| RTSP Video2 Enabled |
Config.DoorSetting.RTSP.Video2 |
0 = Disabled ; 1 = Enabled |
Second video stream switch |
| RTSP Audio Codec |
Config.DoorSetting.RTSP.AudioCodec |
0 = PCMU ; 1 = L16 |
Audio codec |
| RTSP Video Codec |
Config.DoorSetting.RTSP.VideoCodec |
0 = H.264 ; 2 = MJPEG |
Main video stream codec |
| RTSP Video2 Codec |
Config.DoorSetting.RTSP.VideoCodec2 |
0 = H.264 ; 2 = MJPEG |
Second video stream codec |
| Exposure Switch |
Config.DoorSetting.RTSP.ExposureSwitch |
0 = Disabled ; 1 = Enabled |
Exposure switch; visibility depends on model/firmware |
H.264 Video Parameters
| Page Setting |
AutoP Configuration |
Values / Meaning |
Notes |
| Video Resolution |
Config.DoorSetting.RTSP.H264Resolution |
1 = CIF ; 2 = VGA ; 3 = 4CIF ; 4 = 720P ; 5 = 1080P ; 10 = 2K |
Main stream resolution |
| Video Framerate |
Config.DoorSetting.RTSP.H264FrameRate |
5/10/15/20/25/30 fps |
Main stream frame rate |
| Video Bitrate |
Config.DoorSetting.RTSP.H264BitRate |
64/128/256/512/1024/2048 kbps |
Main stream bitrate |
| Video Crop Mode |
Config.DoorSetting.RTSP.CropMode |
0 = Scale ; 1 = Crop ; 2 = Fill |
Main stream display fitting mode |
| Video2 Resolution |
Config.DoorSetting.RTSP.H264Resolution2 |
1 = CIF ; 2 = VGA ; 3 = 4CIF ; 4 = 720P |
Second stream resolution |
| Video2 Framerate |
Config.DoorSetting.RTSP.H264FrameRate2 |
5/10/15/20/25/30 fps |
Second stream frame rate |
| Video2 Bitrate |
Config.DoorSetting.RTSP.H264BitRate2 |
64/128/256/512/1024/2048 kbps |
Second stream bitrate |
| Video2 Crop Mode |
Config.DoorSetting.RTSP.CropMode2 |
0 = Scale ; 1 = Crop ; 2 = Fill |
Second stream display fitting mode |
MPEG4 Video Parameters
| Page Setting |
AutoP Configuration |
Values / Meaning |
Notes |
| Video Resolution |
Config.DoorSetting.RTSP.Mpeg4Resolution |
1 = CIF ; 2 = VGA ; 3 = 4CIF ; 4 = 720P ; 5 = 1080P |
MPEG4 resolution |
| Video Framerate |
Config.DoorSetting.RTSP.Mpeg4FrameRate |
5/10/15/20/25/30 fps |
MPEG4 frame rate |
| Video Bitrate |
Config.DoorSetting.RTSP.Mpeg4BitRate |
64/128/256/512/1024/2048 kbps |
MPEG4 bitrate |
MJPEG Video Parameters
| Page Setting |
AutoP Configuration |
Values / Meaning |
Notes |
| Enabled |
Config.DoorSetting.MJPEGSERVICE.ServiceEnable |
0 = Disabled ; 1 = Enabled |
MJPEG service switch |
| Video Resolution |
Config.DoorSetting.RTSP.MjpegResolution |
1 = CIF ; 2 = VGA ; 3 = 4CIF ; 4 = 720P ; 5 = 1080P |
MJPEG resolution |
| Video Framerate |
Config.DoorSetting.RTSP.MjpegFrameRate |
5/10/15/20/25/30 fps |
MJPEG frame rate |
| Video Quality |
Config.DoorSetting.RTSP.MjpegQuality |
50/60/70/80/90 |
MJPEG video quality |
Third Party Camera
| Page Setting |
AutoP Configuration |
Values / Meaning |
Notes |
| Transport Type |
Config.DoorSetting.RTSP.ThirdPartyCameraTcpEnable |
0 = UDP ; 1 = TCP |
RTSP transport type for third-party camera; visibility depends on model/firmware |
Related: Akuvox Guides & FAQs · Akuvox Software & Tools · Questions? Call/Text 917-977-1277.
Akuvox® is a trademark of AKUVOX (XIAMEN) NETWORKS CO., LTD. Reference last updated 7/16/2026.