{"id":27643,"date":"2021-11-03T06:39:08","date_gmt":"2021-11-03T11:39:08","guid":{"rendered":"https:\/\/learncctv.com\/?p=27643"},"modified":"2021-11-03T07:39:48","modified_gmt":"2021-11-03T12:39:48","slug":"read-axis-sd-card-in-a-pc","status":"publish","type":"post","link":"https:\/\/learncctv.com\/read-axis-sd-card-in-a-pc\/","title":{"rendered":"How to read Axis SD card in a PC"},"content":{"rendered":"<p style=\"cursor: text; text-align: justify;\">In this article, I show how to <strong>read <\/strong>the<strong> SD card<\/strong> from an <strong>Axis camera <\/strong>in a <strong>PC<\/strong>.<\/p>\n<p style=\"cursor: text; text-align: justify;\">The traditional and best way to check the video recorded in the camera&#8217;s SD card is to use the web interface, but it&#8217;s also possible to use a computer.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"SD card into the camera\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/SD-card-into-the-camera.png\" alt=\"SD card into the camera\" width=\"718\" height=\"318\" data-id=\"27544\" data-init-width=\"718\" data-init-height=\"318\" data-width=\"718\" data-height=\"318\" \/><\/p>\n<p style=\"cursor: text; text-align: justify;\">Let&#8217;s see how this is possible.<\/p>\n<p style=\"cursor: text; text-align: justify;\">You need to learn a bit about the filesystem before continuing.<\/p>\n<h2 style=\"cursor: text; text-align: justify;\">Axis camera filesystem<\/h2>\n<p style=\"cursor: text; text-align: justify;\">Axis cameras usually record the video in the SD cards using the <a style=\"outline: none;\" href=\"https:\/\/opensource.com\/article\/17\/5\/introduction-ext4-filesystem\" target=\"_blank\" rel=\"noopener\">ext4 <\/a>filesystem.<\/p>\n<p><span data-preserver-spaces=\"true\">The\u00a0<\/span><strong><span data-preserver-spaces=\"true\">filesystem\u00a0<\/span><\/strong><span data-preserver-spaces=\"true\">is used by the Linux operating system that runs in the camera.<\/span><\/p>\n<p style=\"text-align: justify;\"><span data-preserver-spaces=\"true\">Unfortunately, it&#8217;s impossible to read the card directly on a Windows computer because it uses the\u00a0<\/span><a href=\"https:\/\/en.wikipedia.org\/wiki\/NTFS\" target=\"_blank\" rel=\"noopener\"><span data-preserver-spaces=\"true\">NTFS\u00a0<\/span><\/a><span data-preserver-spaces=\"true\">or\u00a0<\/span><a style=\"outline: none;\" href=\"https:\/\/en.wikipedia.org\/wiki\/File_Allocation_Table\" target=\"_blank\" rel=\"noopener\"><span data-preserver-spaces=\"true\">FAT\u00a0<\/span><\/a><span data-preserver-spaces=\"true\">file system and doesn&#8217;t understand the ext4.<\/span><\/p>\n<p>But don&#8217;t worry, I have good news for you. You can use software to read the card.<\/p>\n<p><strong><span data-preserver-spaces=\"true\">==&gt;<\/span><\/strong><span data-preserver-spaces=\"true\">\u00a0The software will\u00a0<\/span><strong><span data-preserver-spaces=\"true\">not<\/span><\/strong><span data-preserver-spaces=\"true\">\u00a0read the SD card if the camera\u00a0<\/span><strong><span data-preserver-spaces=\"true\">encrypts\u00a0<\/span><\/strong><span data-preserver-spaces=\"true\">it.<\/span><\/p>\n<p style=\"cursor: text;\">As long as we don&#8217;t have an encrypted card, we are good to go&#8230;<\/p>\n<h2 style=\"cursor: text; text-align: justify;\">How to read the card on a computer (PC)<\/h2>\n<p>OK, Windows can&#8217;t read the card, so let&#8217;s use the software then&#8230;<\/p>\n<p><span data-preserver-spaces=\"true\">The software is the\u00a0<\/span><a href=\"https:\/\/www.diskinternals.com\/linux-reader\/\" target=\"_blank\" rel=\"noopener\"><span data-preserver-spaces=\"true\">DiskInternals Linux Reader<\/span><\/a><span data-preserver-spaces=\"true\">, and there&#8217;s a free version.<\/span><\/p>\n<p style=\"cursor: text;\">Get the card from the camera, insert it into your computer and install the software.<\/p>\n<p>The following picture shows the software reading the Axis SD card.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"Axis SD card Recording table\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/11\/Axis-SD-card-Recording-table.jpg\" alt=\"Axis SD card Recording table\" width=\"719\" height=\"567\" data-id=\"27645\" data-init-width=\"941\" data-init-height=\"741\" data-width=\"719\" data-height=\"567\" \/><\/p>\n<p>As you can see, there&#8217;s an index file the shows what is available on the card.<\/p>\n<p>You can navigate to the folder on the top and find the video files.<\/p>\n<p><span data-preserver-spaces=\"true\">The files are saved with\u00a0<\/span><strong><span data-preserver-spaces=\"true\">.MKV extension\u00a0<\/span><\/strong><span data-preserver-spaces=\"true\">as shown in the picture below.<\/span><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"Axis SD card Recording file save\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/11\/Axis-SD-card-Recording-file-save.jpg\" alt=\"Axis SD card Recording file save\" width=\"719\" height=\"364\" data-id=\"27647\" data-init-width=\"774\" data-init-height=\"392\" data-width=\"719\" data-height=\"364\" \/><\/p>\n<p>After finding the file you want to read, you can export it.<\/p>\n<p>Just follow the export wizard and choose the folder you want to save it.<\/p>\n<p>The picture below shows two video files exported to a folder in Windows.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"Video files from SD card\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/11\/Video-files-from-SD-card.jpg\" alt=\"Video files from SD card\" width=\"622\" height=\"366\" data-id=\"27646\" data-init-width=\"622\" data-init-height=\"366\" data-width=\"622\" data-height=\"366\" \/><\/p>\n<p style=\"cursor: text;\">Now they are regular video files readable by Windows and you can use a player to watch them (I recommend you use the <a style=\"outline: none;\" href=\"https:\/\/www.videolan.org\/vlc\/\" target=\"_blank\" rel=\"noopener\">VLC player<\/a>).<\/p>\n<p>And that&#8217;s it.<\/p>\n<p style=\"cursor: text;\">Enjoy the video exported from your Axis camera.<\/p>\n<h2 style=\"text-align: justify; cursor: text;\">Related Articles<\/h2>\n<p style=\"text-align: justify; cursor: text;\"><a style=\"outline: none;\" href=\"https:\/\/learncctv.com\/security-camera-to-ftp-server\/\" target=\"_blank\" rel=\"noopener\">How to record Axis Camera on a FTP Server<\/a><\/p>\n<p style=\"text-align: justify; cursor: text;\"><a style=\"outline: none;\" href=\"https:\/\/learncctv.com\/view-axis-cameras-on-roku-tv\/\" target=\"_blank\" rel=\"noopener\">How to view Axis Camera on a Roku TV<\/a><\/p>\n<p style=\"text-align: justify; cursor: text;\"><a style=\"outline: none; cursor: text;\" href=\"https:\/\/learncctv.com\/axis-ip-camera-to-fire-tv-stick\/\" target=\"_blank\" rel=\"noopener\">How to Axis Camera to Fire Stick TV<\/a><\/p>\n<p style=\"text-align: justify; cursor: text;\"><a style=\"outline: none; cursor: text;\" href=\"https:\/\/learncctv.com\/how-to-add-overlay-text-to-axis-cameras\/\" target=\"_blank\" rel=\"noopener\">How to add a overlay text to Axis Cameras<\/a><\/p>\n<p style=\"text-align: justify; cursor: text;\"><a style=\"outline: none;\" href=\"https:\/\/learncctv.com\/view-axis-cameras-on-roku-tv\/\" target=\"_blank\" rel=\"noopener\">How to enable ONVIF on Axis Cameras<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this article, I show how to read the SD card from an Axis camera in a PC. The traditional and best way to check the video recorded in the camera&#8217;s SD card is to use the web interface, but it&#8217;s also possible to use a computer. Let&#8217;s see how this is possible. You need [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":27646,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[237],"tags":[],"class_list":["post-27643","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>How to read Axis SD card in a PC - Learn CCTV.com<\/title>\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\/read-axis-sd-card-in-a-pc\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to read Axis SD card in a PC - Learn CCTV.com\" \/>\n<meta property=\"og:description\" content=\"In this article, I show how to read the SD card from an Axis camera in a PC. The traditional and best way to check the video recorded in the camera&#8217;s SD card is to use the web interface, but it&#8217;s also possible to use a computer. Let&#8217;s see how this is possible. You need [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/learncctv.com\/read-axis-sd-card-in-a-pc\/\" \/>\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-11-03T11:39:08+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-11-03T12:39:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/11\/Video-files-from-SD-card.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"622\" \/>\n\t<meta property=\"og:image:height\" content=\"366\" \/>\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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/learncctv.com\/read-axis-sd-card-in-a-pc\/\",\"url\":\"https:\/\/learncctv.com\/read-axis-sd-card-in-a-pc\/\",\"name\":\"How to read Axis SD card in a PC - Learn CCTV.com\",\"isPartOf\":{\"@id\":\"https:\/\/learncctv.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/learncctv.com\/read-axis-sd-card-in-a-pc\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/learncctv.com\/read-axis-sd-card-in-a-pc\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/11\/Video-files-from-SD-card.jpg\",\"datePublished\":\"2021-11-03T11:39:08+00:00\",\"dateModified\":\"2021-11-03T12:39:48+00:00\",\"author\":{\"@id\":\"https:\/\/learncctv.com\/#\/schema\/person\/2f21941fc3f450f670146e9ed189e38a\"},\"breadcrumb\":{\"@id\":\"https:\/\/learncctv.com\/read-axis-sd-card-in-a-pc\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/learncctv.com\/read-axis-sd-card-in-a-pc\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/learncctv.com\/read-axis-sd-card-in-a-pc\/#primaryimage\",\"url\":\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/11\/Video-files-from-SD-card.jpg\",\"contentUrl\":\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/11\/Video-files-from-SD-card.jpg\",\"width\":622,\"height\":366,\"caption\":\"Video files from SD card\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/learncctv.com\/read-axis-sd-card-in-a-pc\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/learncctv.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to read Axis SD card in a PC\"}]},{\"@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":"How to read Axis SD card in a PC - Learn CCTV.com","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\/read-axis-sd-card-in-a-pc\/","og_locale":"en_US","og_type":"article","og_title":"How to read Axis SD card in a PC - Learn CCTV.com","og_description":"In this article, I show how to read the SD card from an Axis camera in a PC. The traditional and best way to check the video recorded in the camera&#8217;s SD card is to use the web interface, but it&#8217;s also possible to use a computer. Let&#8217;s see how this is possible. You need [&hellip;]","og_url":"https:\/\/learncctv.com\/read-axis-sd-card-in-a-pc\/","og_site_name":"Learn CCTV.com","article_publisher":"https:\/\/www.facebook.com\/learncctvnow","article_author":"https:\/\/www.facebook.com\/learncctvnow","article_published_time":"2021-11-03T11:39:08+00:00","article_modified_time":"2021-11-03T12:39:48+00:00","og_image":[{"width":622,"height":366,"url":"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/11\/Video-files-from-SD-card.jpg","type":"image\/jpeg"}],"author":"Claudemir Martins","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Claudemir Martins","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/learncctv.com\/read-axis-sd-card-in-a-pc\/","url":"https:\/\/learncctv.com\/read-axis-sd-card-in-a-pc\/","name":"How to read Axis SD card in a PC - Learn CCTV.com","isPartOf":{"@id":"https:\/\/learncctv.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/learncctv.com\/read-axis-sd-card-in-a-pc\/#primaryimage"},"image":{"@id":"https:\/\/learncctv.com\/read-axis-sd-card-in-a-pc\/#primaryimage"},"thumbnailUrl":"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/11\/Video-files-from-SD-card.jpg","datePublished":"2021-11-03T11:39:08+00:00","dateModified":"2021-11-03T12:39:48+00:00","author":{"@id":"https:\/\/learncctv.com\/#\/schema\/person\/2f21941fc3f450f670146e9ed189e38a"},"breadcrumb":{"@id":"https:\/\/learncctv.com\/read-axis-sd-card-in-a-pc\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/learncctv.com\/read-axis-sd-card-in-a-pc\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/learncctv.com\/read-axis-sd-card-in-a-pc\/#primaryimage","url":"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/11\/Video-files-from-SD-card.jpg","contentUrl":"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/11\/Video-files-from-SD-card.jpg","width":622,"height":366,"caption":"Video files from SD card"},{"@type":"BreadcrumbList","@id":"https:\/\/learncctv.com\/read-axis-sd-card-in-a-pc\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/learncctv.com\/"},{"@type":"ListItem","position":2,"name":"How to read Axis SD card in a PC"}]},{"@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\/27643"}],"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=27643"}],"version-history":[{"count":25,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/posts\/27643\/revisions"}],"predecessor-version":[{"id":27700,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/posts\/27643\/revisions\/27700"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/media\/27646"}],"wp:attachment":[{"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/media?parent=27643"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/categories?post=27643"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/tags?post=27643"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}