{"id":26886,"date":"2021-10-11T10:49:08","date_gmt":"2021-10-11T15:49:08","guid":{"rendered":"https:\/\/learncctv.com\/?p=26886"},"modified":"2022-08-15T08:44:41","modified_gmt":"2022-08-15T13:44:41","slug":"rtsp-commands-for-axis-cameras","status":"publish","type":"post","link":"https:\/\/learncctv.com\/rtsp-commands-for-axis-cameras\/","title":{"rendered":"RTSP commands for Axis cameras"},"content":{"rendered":"<p style=\"text-align: justify; cursor: text;\">Are you looking for the <strong>RTSP URL (commands)<\/strong> for the <strong>Axis cameras<\/strong>?<\/p>\n<p style=\"text-align: justify; cursor: text;\">You are in the right place. In this article, I have a list of them for IP cameras, encoders, multi-sensor cameras, and recorders.<\/p>\n<p style=\"text-align: justify; cursor: text;\">This is not just a list, I&#8217;ve tested the <strong>RTSP URL<\/strong> myself, so I&#8217;m sure they really work. (Yeah, I have many Axis products and a lot of experience in the industry).<\/p>\n<p style=\"text-align: justify; cursor: text;\">There&#8217;s a video by the end of this article to help you to find the RTSP URL for any camera.<\/p>\n<h2 style=\"text-align: justify; cursor: text;\">RTSP URL for IP Cameras<\/h2>\n<p style=\"text-align: justify; cursor: text;\">There are<strong> different RTSP URLs<\/strong> (or commands) for the Axis products.<\/p>\n<p style=\"text-align: justify; cursor: text;\">Let&#8217;s take a look how they work for the old and new products.<\/p>\n<p style=\"text-align: justify; cursor: text;\">You can use the<a href=\"https:\/\/www.videolan.org\" target=\"_blank\" style=\"outline: none;\" rel=\"noopener\"> VLC software <\/a>to test them with your cameras.<\/p>\n<h3 style=\"text-align: justify; cursor: text;\">Old <span style=\"font-size: 24px;\">devices<\/span><\/h3>\n<p style=\"text-align: justify; cursor: text;\">Old devices use different codecs (such as MJPEG and MPEG-4), and the way to request the video stream is not the same as the newer devices with H.264.<\/p>\n<p style=\"text-align: justify; cursor: text;\"><strong>Axis RTSP URL for old devices<\/strong><\/p>\n<p style=\"text-align: justify; cursor: text;\">rtsp:\/\/username:pasword@&lt;device IP Address&gt;\/mpeg4\/media.amp<\/p>\n<p style=\"text-align: justify; cursor: text;\">As you can see, the RTSP URL requests a stream with the mpeg4 codec.<\/p>\n<p style=\"text-align: justify; cursor: text;\">See the example below, where I get the video stream from my <strong>Axis 223M <\/strong>camera.<\/p>\n<p style=\"text-align: justify; cursor: text;\">Open VLC, go to: <strong>Media <\/strong>&gt;&gt; <strong>Open Network Stream<\/strong> and enter the RTSP URL.<\/p>\n<p style=\"text-align: justify; cursor: text;\"><strong>rtsp:\/\/root:pass@192.168.0.14\/mpeg4\/media.amp<\/strong><\/p>\n<p><span><img decoding=\"async\" alt=\"Axis 223M RTSP URL on VLC\" data-id=\"26917\" width=\"520\" data-init-width=\"520\" height=\"146\" data-init-height=\"146\" title=\"Axis 223M RTSP URL on VLC\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/Axis-223M-RTSP-URL-on-VLC.jpg\" data-width=\"520\" data-height=\"146\"><\/span><span><img decoding=\"async\" alt=\"Axis 223M on VLC via RTSP\" data-id=\"26916\" width=\"522\" data-init-width=\"561\" height=\"502\" data-init-height=\"539\" title=\"Axis 223M on VLC via RTSP\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/Axis-223M-on-VLC-via-RTSP.jpg\" data-width=\"522\" data-height=\"502\" style=\"\"><\/span><\/p>\n<h3 style=\"text-align: justify; cursor: text;\">New devices<\/h3>\n<p style=\"text-align: justify; cursor: text;\">New devices use the H.264 codec and have a simple RTSP URL.<\/p>\n<p style=\"text-align: justify; cursor: text;\"><strong>Axis RTSP URL for new devices<\/strong><\/p>\n<p style=\"text-align: justify; cursor: text;\">rtsp:\/\/username:password@&lt;device IP Address&gt;\/axis-media\/media.amp<\/p>\n<p style=\"text-align: justify; cursor: text;\">Below is an example where I get the video from my <strong>A<\/strong><strong>xis P1365 MKII <\/strong>camera.<\/p>\n<p style=\"text-align: justify; cursor: text;\"><strong>rtsp:\/\/root:pass@192.168.0.17\/axis-media\/media.amp<\/strong><\/p>\n<p><span><img decoding=\"async\" alt=\"Axis P1365 MKII RTSP URL on VLC\" data-id=\"26915\" width=\"516\" data-init-width=\"516\" height=\"142\" data-init-height=\"142\" title=\"Axis P1365 MKII RTSP URL on VLC\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/Axis-P1365-MKII-RTSP-URL-on-VLC.jpg\" data-width=\"516\" data-height=\"142\"><\/span><span><img decoding=\"async\" alt=\"Axis P1365 MK II on VLC via RTSP\" data-id=\"26914\" width=\"526\" data-init-width=\"702\" height=\"377\" data-init-height=\"503\" title=\"Axis P1365 MK II on VLC via RTSP\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/Axis-P1365-MK-II-on-VLC-via-RTSP.jpg\" data-width=\"526\" data-height=\"377\" style=\"\"><\/span><\/p>\n<h2 style=\"text-align: justify; cursor: text;\">RTSP URL for Encoders and Multi-sensor cameras<\/h2>\n<p style=\"text-align: justify; cursor: text;\">You can use the same RTSP URL to pull a video stream from an encoder.<\/p>\n<p style=\"text-align: justify; cursor: text;\">The only difference is the information about the channel you want to play.<\/p>\n<p style=\"text-align: justify; cursor: text;\"><strong>Axis RTSP URL for encoders<\/strong><\/p>\n<p style=\"text-align: justify; cursor: text;\">rtsp:\/\/username:password@192.168.0.28\/axis-media\/media.amp?camera=1<\/p>\n<p style=\"text-align: justify; cursor: text;\">As you can see, the command requests a video stream from camera number 1.<\/p>\n<p style=\"text-align: justify; cursor: text;\">If you have a 4-channel encoder, just select which channel you want by changing the camera number at the end of the RTSP URL (camera=1,2,3 or 4).<\/p>\n<p style=\"text-align: justify; cursor: text;\">It also works with <strong>Multi-sensor<\/strong> and<strong>&nbsp;Fish Eye <\/strong>cameras.<\/p>\n<p style=\"text-align: justify; cursor: text; color: rgb(64, 194, 107) !important; --tcb-applied-color:rgb(64, 194, 107)  !important;\"><strong>It&#8217;s possible to get the dewarped stream from a fish eye camera and even the quad view by just replacing the camera number in the end of the command.<\/strong><\/p>\n<h2 style=\"text-align: justify; cursor: text;\">RTSP URL parameters<\/h2>\n<p style=\"text-align: justify; cursor: text;\">You can use parameters to choose video codec, resolution, and other things from the Axis device. See the following examples.<\/p>\n<p style=\"text-align: justify; cursor: text;\"><strong>Video Codec and Resolution<\/strong><\/p>\n<p style=\"text-align: justify; cursor: text; color: rgb(255, 0, 0) !important; --tcb-applied-color:rgb(255, 0, 0)  !important;\">rtsp:\/\/root:pass@192.168.1.118\/axis-media\/media.amp?videocodec=h264&amp;resolution=640&#215;480<\/p>\n<p style=\"text-align: justify; cursor: text;\">Requests the video compressed with the H.264 codec and VGA resolution.<\/p>\n<p style=\"text-align: justify; cursor: text;\"><strong>Fish Eye camera video stream<\/strong><\/p>\n<p style=\"text-align: justify; cursor: text; color: rgb(255, 0, 0) !important; --tcb-applied-color:rgb(255, 0, 0)  !important;\">rtsp:\/\/root:pass@192.168.1.118\/axis-media\/media.amp?camera=1&amp;videocodec=h265<\/p>\n<p style=\"text-align: justify; cursor: text;\">Requests the 1st video video stream from a fish eye camera &nbsp;using H.265 CODEC.<\/p>\n<p style=\"text-align: justify; cursor: text;\"><strong>Disable the audio stream<\/strong><\/p>\n<p style=\"text-align: justify; cursor: text; color: rgb(255, 0, 0) !important; --tcb-applied-color:rgb(255, 0, 0)  !important;\">rtsp:\/\/root:pass@192.168.1.118\/axis-media\/media.amp?audio=0<\/p>\n<p style=\"text-align: justify; cursor: text;\">Requests the 1st video video stream from a fish eye camera &nbsp;with no audio.<\/p>\n<p style=\"text-align: justify; cursor: text;\">If the audio parameter is <strong>not<\/strong> used the camera send audio by default.<\/p>\n<p style=\"text-align: justify; cursor: text;\"><strong>Black and white video<\/strong><\/p>\n<p style=\"text-align: justify; cursor: text; color: rgb(255, 0, 0) !important; --tcb-applied-color:rgb(255, 0, 0)  !important;\">rtsp:\/\/root:pass@192.168.1.118\/axis-media\/media.amp?color=0<\/p>\n<p style=\"text-align: justify; cursor: text;\">Disable the video color and gets black and white image.<\/p>\n<p style=\"text-align: justify; cursor: text;\">You can find all the other RTSP parameters in the <a href=\"https:\/\/www.axis.com\/developer-community-intro\" target=\"_blank\" style=\"outline: none;\" rel=\"noopener\">Axis Developer Community.<\/a><\/p>\n<h2 style=\"text-align: justify; cursor: text;\">Video: How to find the RTSP URL for IP cameras<\/h2>\n<p style=\"text-align: justify; cursor: text;\">I have a video that can help you to find the RTSP URL for any IP camera (including Axis).<\/p>\n<p style=\"text-align: justify; cursor: text;\">Please click the image below to watch it (Hosted on YouTube).<\/p>\n<p><span><a href=\"https:\/\/www.youtube.com\/watch?v=jq3wDEdc-e0\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" alt=\"Get RTSP URL\" data-id=\"29962\" width=\"720\" data-init-width=\"720\" height=\"405\" data-init-height=\"405\" title=\"Get RTSP URL\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2022\/08\/Get-RTSP-URL.png\" data-width=\"720\" data-height=\"405\" data-link-wrap=\"true\"><\/a><\/span><\/p>\n<h2 style=\"text-align: justify; cursor: text;\">Axis RTSP URL List<\/h2>\n<p style=\"text-align: justify; cursor: text;\">Here&#8217;s &nbsp;the RTSP list for old models:<\/p>\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"462\">\n<tbody>\n<tr height=\"19\">\n<td height=\"19\" width=\"69\"><strong>Models<\/strong><\/td>\n<td width=\"393\"><strong>Example URL<\/strong><\/td>\n<\/tr>\n<tr height=\"19\">\n<td align=\"right\" height=\"19\">1034<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td align=\"right\" height=\"19\">205<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td align=\"right\" height=\"19\">205<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td align=\"right\" height=\"19\">206<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4<\/td>\n<\/tr>\n<tr height=\"19\">\n<td align=\"right\" height=\"19\">206<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td align=\"right\" height=\"19\">206<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td align=\"right\" height=\"19\">207<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td align=\"right\" height=\"19\">207<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td align=\"right\" height=\"19\">210<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td align=\"right\" height=\"19\">210<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td align=\"right\" height=\"19\">211<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td align=\"right\" height=\"19\">211<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td align=\"right\" height=\"19\">221<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td align=\"right\" height=\"19\">221<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td align=\"right\" height=\"19\">1114<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td align=\"right\" height=\"19\">1144<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td align=\"right\" height=\"19\">1144<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td align=\"right\" height=\"19\">2100<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td align=\"right\" height=\"19\">2100<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td align=\"right\" height=\"19\">2110<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td align=\"right\" height=\"19\">2120<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td align=\"right\" height=\"19\">2130<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td align=\"right\" height=\"19\">3204<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td align=\"right\" height=\"19\">5014<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">206M<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">206M<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">206W<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">206W<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">207MW<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">207MW<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">207W<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">207W<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">209FD<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">210A<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">211a<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">211M<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">211W<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">212 PTZ<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">212 PTZ<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">213PTZ<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">213PTZ<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">215 PTZ<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">215PTZ<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">216 MFD<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">216FD<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">216FD<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">223m<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">241Q<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">241Q<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">241S<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">241S<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M1004-W<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">m1011<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M1011<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/live1.sdp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M1011<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M1011-W<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M1011-W<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M1013<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M1025<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M1031W<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M1031W<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M1031-W<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M1031-W<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M1034<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M1034-W<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M-1034W<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M1054<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">m1103<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">m1113<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M1114<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M3004<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M3004<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M3005<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M3006<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M3006-V<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M3007<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M3007<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M3007<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M3014<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">m3025ve<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M3025-VE<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M3025-VE<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M3113-VE<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M3114<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M3114-E<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M3114-VE<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M3204<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M5014<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M5014<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M5014<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M7001<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M7014<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">M7014<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P1204<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P1311<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P1343<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P1344<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P1344<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P1344<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P1346<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P1354<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P1354<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P1355<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">p3301<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">p3304<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P3343<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P3344<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P3344<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P3344<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P3346<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P3353<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P3354<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">p3364 L<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">p3364 VE<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">p3364VE<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P3367<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P3367<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">p3384<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">p33xx<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P5512<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/mpeg4\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P5512<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P5512-E<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P5532-E<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">p5534-e<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">p5534-e<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">p5534-vlc<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P7214<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">P8514<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">Q1604-E<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">Q1755<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">Q1755<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">Q6032-E<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">Q6035-E<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">Q7401<\/td>\n<td>rtsp:\/\/IPADDRESS\/\/onvif-media\/media.amp<\/td>\n<\/tr>\n<tr height=\"19\">\n<td height=\"19\">Q7404<\/td>\n<td>rtsp:\/\/IPADDRESS:554\/axis-media\/media.amp<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 style=\"text-align: justify; cursor: text;\">Related Articles<\/h2>\n<p style=\"text-align: justify; cursor: text;\"><a href=\"https:\/\/learncctv.com\/security-camera-to-ftp-server\/\" style=\"outline: none;\" target=\"_blank\" rel=\"noopener\">How to record Axis Camera on a FTP Server<\/a><\/p>\n<p style=\"text-align: justify; cursor: text;\"><a href=\"https:\/\/learncctv.com\/security-camera-to-ftp-server\/\" style=\"outline: none;\" target=\"_blank\" rel=\"noopener\"><\/a><a href=\"https:\/\/learncctv.com\/view-axis-cameras-on-roku-tv\/\" style=\"outline: none;\" target=\"_blank\" rel=\"noopener\">How to view Axis Camera on a Roku TV<\/a><\/p>\n<p style=\"text-align: justify; cursor: text;\"><a href=\"https:\/\/learncctv.com\/security-camera-to-ftp-server\/\" style=\"outline: none;\" target=\"_blank\" rel=\"noopener\"><\/a><a href=\"https:\/\/learncctv.com\/axis-ip-camera-to-fire-tv-stick\/\" style=\"outline: none; cursor: text;\" target=\"_blank\" rel=\"noopener\">How to Axis Camera to Fire Stick TV<\/a><\/p>\n<p style=\"text-align: justify; cursor: text;\"><a href=\"https:\/\/learncctv.com\/security-camera-to-ftp-server\/\" style=\"outline: none;\" target=\"_blank\" rel=\"noopener\"><\/a><a href=\"https:\/\/learncctv.com\/how-to-add-overlay-text-to-axis-cameras\/\" style=\"outline: none; cursor: text;\" target=\"_blank\" rel=\"noopener\">How to add a overlay text to Axis Cameras<\/a><\/p>\n<p style=\"text-align: justify; cursor: text;\"><a href=\"https:\/\/learncctv.com\/security-camera-to-ftp-server\/\" style=\"outline: none;\" target=\"_blank\" rel=\"noopener\"><\/a><a href=\"https:\/\/learncctv.com\/view-axis-cameras-on-roku-tv\/\" target=\"_blank\" style=\"outline: none; cursor: text;\" rel=\"noopener\"><\/a><a href=\"https:\/\/learncctv.com\/view-axis-cameras-on-roku-tv\/\" style=\"outline: none;\" target=\"_blank\" rel=\"noopener\">How to enable ONVIF on Axis Cameras<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Are you looking for the RTSP URL (commands) for the Axis cameras? You are in the right place. In this article, I have a list of them for IP cameras, encoders, multi-sensor cameras, and recorders. This is not just a list, I&#8217;ve tested the RTSP URL myself, so I&#8217;m sure they really work. (Yeah, I [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":26914,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[237],"tags":[],"class_list":["post-26886","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-axis"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>RTSP commands for Axis cameras - Learn CCTV.com<\/title>\n<meta name=\"description\" content=\"Are you looking for the RTSP URL (commands) for the Axis cameras? You are in the right place. In this article, I have a list of them.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/learncctv.com\/rtsp-commands-for-axis-cameras\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"RTSP commands for Axis cameras - Learn CCTV.com\" \/>\n<meta property=\"og:description\" content=\"Are you looking for the RTSP URL (commands) for the Axis cameras? You are in the right place. In this article, I have a list of them.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/learncctv.com\/rtsp-commands-for-axis-cameras\/\" \/>\n<meta property=\"og:site_name\" content=\"Learn CCTV.com\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/learncctvnow\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/learncctvnow\" \/>\n<meta property=\"article:published_time\" content=\"2021-10-11T15:49:08+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-08-15T13:44:41+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/Axis-P1365-MK-II-on-VLC-via-RTSP.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"702\" \/>\n\t<meta property=\"og:image:height\" content=\"503\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Claudemir Martins\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Claudemir Martins\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/learncctv.com\/rtsp-commands-for-axis-cameras\/\",\"url\":\"https:\/\/learncctv.com\/rtsp-commands-for-axis-cameras\/\",\"name\":\"RTSP commands for Axis cameras - Learn CCTV.com\",\"isPartOf\":{\"@id\":\"https:\/\/learncctv.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/learncctv.com\/rtsp-commands-for-axis-cameras\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/learncctv.com\/rtsp-commands-for-axis-cameras\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/Axis-P1365-MK-II-on-VLC-via-RTSP.jpg\",\"datePublished\":\"2021-10-11T15:49:08+00:00\",\"dateModified\":\"2022-08-15T13:44:41+00:00\",\"author\":{\"@id\":\"https:\/\/learncctv.com\/#\/schema\/person\/2f21941fc3f450f670146e9ed189e38a\"},\"description\":\"Are you looking for the RTSP URL (commands) for the Axis cameras? You are in the right place. In this article, I have a list of them.\",\"breadcrumb\":{\"@id\":\"https:\/\/learncctv.com\/rtsp-commands-for-axis-cameras\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/learncctv.com\/rtsp-commands-for-axis-cameras\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/learncctv.com\/rtsp-commands-for-axis-cameras\/#primaryimage\",\"url\":\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/Axis-P1365-MK-II-on-VLC-via-RTSP.jpg\",\"contentUrl\":\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/Axis-P1365-MK-II-on-VLC-via-RTSP.jpg\",\"width\":702,\"height\":503,\"caption\":\"Axis P1365 MK II on VLC via RTSP\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/learncctv.com\/rtsp-commands-for-axis-cameras\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/learncctv.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"RTSP commands for Axis cameras\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/learncctv.com\/#website\",\"url\":\"https:\/\/learncctv.com\/\",\"name\":\"Learn CCTV.com\",\"description\":\"The place where you can learn CCTV\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/learncctv.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/learncctv.com\/#\/schema\/person\/2f21941fc3f450f670146e9ed189e38a\",\"name\":\"Claudemir Martins\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/learncctv.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/35af46e18600905d33ae99019d429631?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/35af46e18600905d33ae99019d429631?s=96&d=mm&r=g\",\"caption\":\"Claudemir Martins\"},\"description\":\"Claudemir Martins is a former Samsung Engineer with 19+ years of experience in the surveillance industry. He has been traveling around 17 different countries to teach people how to design, and install CCTV systems. He is currently working for Axis Communications as a Technical Services Engineer and living in the United States with his family.\",\"sameAs\":[\"https:\/\/learncctv.com\",\"https:\/\/www.facebook.com\/learncctvnow\"],\"url\":\"https:\/\/learncctv.com\/author\/claudemir-martinsgmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"RTSP commands for Axis cameras - Learn CCTV.com","description":"Are you looking for the RTSP URL (commands) for the Axis cameras? You are in the right place. In this article, I have a list of them.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/learncctv.com\/rtsp-commands-for-axis-cameras\/","og_locale":"en_US","og_type":"article","og_title":"RTSP commands for Axis cameras - Learn CCTV.com","og_description":"Are you looking for the RTSP URL (commands) for the Axis cameras? You are in the right place. In this article, I have a list of them.","og_url":"https:\/\/learncctv.com\/rtsp-commands-for-axis-cameras\/","og_site_name":"Learn CCTV.com","article_publisher":"https:\/\/www.facebook.com\/learncctvnow","article_author":"https:\/\/www.facebook.com\/learncctvnow","article_published_time":"2021-10-11T15:49:08+00:00","article_modified_time":"2022-08-15T13:44:41+00:00","og_image":[{"width":702,"height":503,"url":"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/Axis-P1365-MK-II-on-VLC-via-RTSP.jpg","type":"image\/jpeg"}],"author":"Claudemir Martins","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Claudemir Martins","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/learncctv.com\/rtsp-commands-for-axis-cameras\/","url":"https:\/\/learncctv.com\/rtsp-commands-for-axis-cameras\/","name":"RTSP commands for Axis cameras - Learn CCTV.com","isPartOf":{"@id":"https:\/\/learncctv.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/learncctv.com\/rtsp-commands-for-axis-cameras\/#primaryimage"},"image":{"@id":"https:\/\/learncctv.com\/rtsp-commands-for-axis-cameras\/#primaryimage"},"thumbnailUrl":"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/Axis-P1365-MK-II-on-VLC-via-RTSP.jpg","datePublished":"2021-10-11T15:49:08+00:00","dateModified":"2022-08-15T13:44:41+00:00","author":{"@id":"https:\/\/learncctv.com\/#\/schema\/person\/2f21941fc3f450f670146e9ed189e38a"},"description":"Are you looking for the RTSP URL (commands) for the Axis cameras? You are in the right place. In this article, I have a list of them.","breadcrumb":{"@id":"https:\/\/learncctv.com\/rtsp-commands-for-axis-cameras\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/learncctv.com\/rtsp-commands-for-axis-cameras\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/learncctv.com\/rtsp-commands-for-axis-cameras\/#primaryimage","url":"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/Axis-P1365-MK-II-on-VLC-via-RTSP.jpg","contentUrl":"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/Axis-P1365-MK-II-on-VLC-via-RTSP.jpg","width":702,"height":503,"caption":"Axis P1365 MK II on VLC via RTSP"},{"@type":"BreadcrumbList","@id":"https:\/\/learncctv.com\/rtsp-commands-for-axis-cameras\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/learncctv.com\/"},{"@type":"ListItem","position":2,"name":"RTSP commands for Axis cameras"}]},{"@type":"WebSite","@id":"https:\/\/learncctv.com\/#website","url":"https:\/\/learncctv.com\/","name":"Learn CCTV.com","description":"The place where you can learn CCTV","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/learncctv.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/learncctv.com\/#\/schema\/person\/2f21941fc3f450f670146e9ed189e38a","name":"Claudemir Martins","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/learncctv.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/35af46e18600905d33ae99019d429631?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/35af46e18600905d33ae99019d429631?s=96&d=mm&r=g","caption":"Claudemir Martins"},"description":"Claudemir Martins is a former Samsung Engineer with 19+ years of experience in the surveillance industry. He has been traveling around 17 different countries to teach people how to design, and install CCTV systems. He is currently working for Axis Communications as a Technical Services Engineer and living in the United States with his family.","sameAs":["https:\/\/learncctv.com","https:\/\/www.facebook.com\/learncctvnow"],"url":"https:\/\/learncctv.com\/author\/claudemir-martinsgmail-com\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/posts\/26886"}],"collection":[{"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/comments?post=26886"}],"version-history":[{"count":42,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/posts\/26886\/revisions"}],"predecessor-version":[{"id":29970,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/posts\/26886\/revisions\/29970"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/media\/26914"}],"wp:attachment":[{"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/media?parent=26886"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/categories?post=26886"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/tags?post=26886"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}