{"id":26056,"date":"2021-09-15T16:44:25","date_gmt":"2021-09-15T21:44:25","guid":{"rendered":"https:\/\/learncctv.com\/?p=26056"},"modified":"2022-01-11T16:37:30","modified_gmt":"2022-01-11T21:37:30","slug":"record-axis-camera-to-a-windows-file-share","status":"publish","type":"post","link":"https:\/\/learncctv.com\/record-axis-camera-to-a-windows-file-share\/","title":{"rendered":"How to Record Axis Camera to a Windows File Share"},"content":{"rendered":"<p style=\"cursor: text; text-align: justify;\">Do you want to record your Axis camera to a Windows file share?<\/p>\n<p style=\"cursor: text; text-align: justify;\">This is not a typical situation; however, I can show you the steps to get it done.<\/p>\n<p style=\"text-align: justify;\"><span data-preserver-spaces=\"true\">I&#8217;ve tested the setup myself with an Axis camera&nbsp;<\/span><strong><span data-preserver-spaces=\"true\">P1365 MK II<\/span><\/strong><span data-preserver-spaces=\"true\">&nbsp;I have in my lab, so rest assured you have all the information you need from the best source.<\/span><\/p>\n<p style=\"cursor: text; text-align: justify;\">The picture below shows the result of the configuration&#8230;<\/p>\n<p><span><img decoding=\"async\" alt=\"Shared folder with recorded videos\" data-id=\"26108\" width=\"719\" data-init-width=\"824\" height=\"390\" data-init-height=\"447\" title=\"Shared folder with recorded videos\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/Shared-folder-with-recorded-videos.png\" data-width=\"719\" data-height=\"390\"><\/span><\/p>\n<p>Files recorded into a shared folder<\/p>\n<p style=\"cursor: text; text-align: justify;\">Let&#8217;s dig into the details&#8230;.<\/p>\n<h2 style=\"cursor: text; text-align: justify;\">Network file sharing for security cameras<\/h2>\n<p style=\"cursor: text; text-align: justify;\">Before configuring the camera to record into the network, you need to make sure the topology of your network is correct, and the device can communicate.<\/p>\n<p style=\"cursor: text; text-align: justify;\">The diagram below shows an example of a network diagram.<\/p>\n<p><span><img decoding=\"async\" alt=\"Record Axis Camera to Windows Share Diagram\" data-id=\"26076\" width=\"719\" data-init-width=\"1235\" height=\"268\" data-init-height=\"460\" title=\"Record Axis Camera to Windows Share Diagram\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/Record-Axis-Camera-to-Windows-Share-Diagram.png\" data-width=\"719\" data-height=\"268\"><\/span><\/p>\n<p style=\"cursor: text; text-align: justify;\">As you can see, the camera and the computer used as File Server are in the same network connected via a switch and in the same subnet range (192.168.0.x).<\/p>\n<p style=\"cursor: text; text-align: justify;\">Make sure your IP camera can reach the file server by using the ping command to send packets via the network, as shown in the picture below.<\/p>\n<p><span><img decoding=\"async\" alt=\"FTP Server Pings to the Axis Camera\" data-id=\"26029\" width=\"641\" data-init-width=\"641\" height=\"274\" data-init-height=\"274\" title=\"FTP Server Pings to the Axis Camera\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/FTP-Server-Ping-to-the-Axis-Camera.png\" data-width=\"641\" data-height=\"274\"><\/span><\/p>\n<p style=\"cursor: text; text-align: justify;\">In this example, I&#8217;m sending a ping from the computer (IP 192.168.0.160) to the Axis camera (IP 192.168.015), and I can see that there&#8217;s no packet loss.<\/p>\n<h2><span data-preserver-spaces=\"true\">How to set up the Axis camera to record to the network file share<\/span><\/h2>\n<p style=\"cursor: text; text-align: justify;\">The next step is to share the folder you want to save the files into and then configure the Axis camera to use such resource. Let&#8217;s see how to accomplish that.<\/p>\n<p style=\"cursor: text; text-align: justify;\">Here are the steps to share a folder in the Windows File Server:<\/p>\n<ul style=\"cursor: text;\">\n<li style=\"cursor: text; text-align: justify;\">Open the Window File Explorer;<\/li>\n<li style=\"cursor: text; text-align: justify;\">Create a folder;<\/li>\n<li style=\"cursor: text; text-align: justify;\">Right-click and choose &#8220;<strong>Propertie<\/strong><strong>s<\/strong>&#8220;;<\/li>\n<li style=\"cursor: text; text-align: justify;\">Click the &#8220;<strong>Sharing Tab<\/strong>&#8221; and share the folder;<\/li>\n<li style=\"cursor: text; text-align: justify;\">Click the &#8220;<strong>Advanced Sharing&#8230;<\/strong>&#8221; button;<\/li>\n<li style=\"cursor: text; text-align: justify;\">&nbsp;Click on &#8220;<strong>Permissions<\/strong>&#8220;;<\/li>\n<li style=\"cursor: text; text-align: justify;\">Add the user you want to have access to the folder.<\/li>\n<\/ul>\n<p style=\"cursor: text; text-align: justify;\">The idea is to create a folder that the camera can record into.<\/p>\n<p style=\"cursor: text; text-align: justify;\">You need to pick a Windows user and set the privileges correctly.<\/p>\n<h3 style=\"cursor: text; text-align: justify;\">Share the folder in the Windows Server<\/h3>\n<p><span data-preserver-spaces=\"true\">As you can see in the following pictures, I created a folder and configured it with &#8220;<\/span><strong><span data-preserver-spaces=\"true\">Full Control<\/span><\/strong><span data-preserver-spaces=\"true\">&#8221; to everyone, including the user &#8220;<\/span><strong><span data-preserver-spaces=\"true\">admin<\/span><\/strong><span data-preserver-spaces=\"true\">&#8220;.<\/span><\/p>\n<p><span><img decoding=\"async\" alt=\"Shared folder\" data-id=\"26077\" width=\"680\" data-init-width=\"680\" height=\"304\" data-init-height=\"304\" title=\"Shared folder\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/shared-folder.png\" data-width=\"680\" data-height=\"304\"><\/span><\/p>\n<p style=\"cursor: text; text-align: justify;\">The picture shows the folder state as shared.<\/p>\n<p style=\"cursor: text; text-align: justify;\">As long as you have it like that, the camera will be able to record to it.<\/p>\n<p><span data-preserver-spaces=\"true\">To share the folder, just right-click on it and click the &#8220;<\/span><strong><span data-preserver-spaces=\"true\">Share&#8230;<\/span><\/strong><span data-preserver-spaces=\"true\">&#8221; button.<\/span><\/p>\n<p><span><img decoding=\"async\" alt=\"How to share a folder\" data-id=\"26080\" width=\"368\" data-init-width=\"368\" height=\"485\" data-init-height=\"485\" title=\"How to share a folder\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/How-to-share-a-folder.png\" data-width=\"368\" data-height=\"485\"><\/span><\/p>\n<p style=\"cursor: text; text-align: justify;\">The &#8220;<strong>Advanced Sharing&#8230;<\/strong>&#8221; button allows you to change the folder privileges.<\/p>\n<p style=\"cursor: text; text-align: justify;\">You either allow everyone to have full control of the folder or only a specific user.<\/p>\n<p style=\"cursor: text; text-align: justify;\">In this example, I shared the folder, and I&#8217;m using the admin user to log in.<\/p>\n<p><span><img decoding=\"async\" alt=\"shared folder permission\" data-id=\"26081\" width=\"371\" data-init-width=\"371\" height=\"455\" data-init-height=\"455\" title=\"shared folder permission\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/shared-folder-permission.png\" data-width=\"371\" data-height=\"455\"><\/span><\/p>\n<h3 style=\"cursor: text; text-align: justify;\">Make sure the Motion Detection is enabled<\/h3>\n<p style=\"cursor: text; text-align: justify;\">As the camera depends on an event to start sending files to the Windows Server, you need to ensure the motion detection App is installed and enabled.<\/p>\n<p style=\"cursor: text; text-align: justify;\">Go to the Apps tab and check that&#8230;.<\/p>\n<p><span><img decoding=\"async\" alt=\"Axis App Menu Video Motion Detection Running\" data-id=\"26092\" width=\"719\" data-init-width=\"796\" height=\"205\" data-init-height=\"227\" title=\"Axis App Menu Video Motion Detection Running\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/Axis-App-Menu-Video-Motion-Detection-Running.png\" data-width=\"719\" data-height=\"205\"><\/span><\/p>\n<p style=\"cursor: text; text-align: justify;\">Go to the Apps tab and check that&#8230;.<\/p>\n<h3 style=\"cursor: text; text-align: justify;\">Configure the camera events<\/h3>\n<p style=\"cursor: text; text-align: justify;\">Everything is done on the System &gt;&gt; Events tab.<\/p>\n<p style=\"cursor: text; text-align: justify;\">Just open the configuration menu and click the Events link to get started.<\/p>\n<p><span><img decoding=\"async\" alt=\"Axis Event Menu\" data-id=\"26100\" width=\"719\" data-init-width=\"791\" height=\"654\" data-init-height=\"719\" title=\"Axis Event Menu\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/Axis-Event-Menu.png\" data-width=\"719\" data-height=\"654\"><\/span><\/p>\n<p style=\"cursor: text; text-align: justify;\">Before creating the events to trigger recording, it&#8217;s necessary to add a recipient with the File Server information (IP address, username, and password).<\/p>\n<p style=\"cursor: text; text-align: justify;\">Create a new recipient and enter all the necessary information, as shown below.<\/p>\n<p><span><img decoding=\"async\" alt=\"Network Share Recipient\" data-id=\"26097\" width=\"301\" data-init-width=\"301\" height=\"616\" data-init-height=\"616\" title=\"Network Share Recipient\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/Network-Share-Recipient.png\" data-width=\"301\" data-height=\"616\"><\/span><span><img decoding=\"async\" alt=\"Everything is OK\" data-id=\"26106\" width=\"190\" data-init-width=\"190\" height=\"41\" data-init-height=\"41\" title=\"Everything is OK\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/Everything-is-OK.png\" data-width=\"190\" data-height=\"41\"><\/span><\/p>\n<p style=\"cursor: text; text-align: justify;\">The next step is to create a rule with motion detection as a condition to trigger the event, and the action is to send video to the network share.<\/p>\n<p><span data-preserver-spaces=\"true\">Note the recipient is the &#8220;<\/span><strong><span data-preserver-spaces=\"true\">Network Share User<\/span><\/strong><span data-preserver-spaces=\"true\">&#8221; I&#8217;ve created in the previous step.<\/span><\/p>\n<p><span><img decoding=\"async\" alt=\"Record to the Network share on MD\" data-id=\"26104\" width=\"300\" data-init-width=\"300\" height=\"741\" data-init-height=\"741\" title=\"Record to the Network share on MD\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/Record-to-the-Network-share-on-MD.png\" data-width=\"300\" data-height=\"741\"><\/span><\/p>\n<p style=\"cursor: text; text-align: justify;\">And it&#8217;s done.<\/p>\n<p style=\"cursor: text; text-align: justify;\">Now you can enjoy your camera sending videos to your file server.<\/p>\n<h2 style=\"cursor: text; text-align: justify;\">Video: How to record Axis camera to a file server<\/h2>\n<p style=\"cursor: text; text-align: justify;\">Here&#8217;s a quick video with step-by-step instructions on how to share a folder in the file server and configure the camera to use such a resource.<\/p>\n<h2 style=\"cursor: text; text-align: justify;\">Related video<\/h2>\n<p style=\"cursor: text; text-align: justify;\"><a href=\"https:\/\/learncctv.com\/security-camera-to-ftp-server\/\" target=\"_blank\" style=\"outline: none;\" rel=\"noopener\">How to record Axis Camera on a FTP Server<\/a><\/p>\n<p style=\"cursor: text; text-align: justify;\"><a href=\"https:\/\/learncctv.com\/view-axis-cameras-on-roku-tv\/\" target=\"_blank\" style=\"outline: none; cursor: text;\" rel=\"noopener\">How to view Axis Camera on a Roku TV<\/a><\/p>\n<p style=\"cursor: text; text-align: justify;\"><a href=\"https:\/\/learncctv.com\/view-axis-cameras-on-roku-tv\/\" target=\"_blank\" style=\"outline: none; cursor: text;\" rel=\"noopener\">How to enable ONVIF on Axis Cameras<\/a><\/p>\n<p style=\"cursor: text; text-align: justify;\">Please share this information with your friends.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Do you want to record your Axis camera to a Windows file share? This is not a typical situation; however, I can show you the steps to get it done. I&#8217;ve tested the setup myself with an Axis camera&nbsp;P1365 MK II&nbsp;I have in my lab, so rest assured you have all the information you need [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":26108,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[237],"tags":[],"class_list":["post-26056","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 Record Axis Camera to a Windows File Share - Learn CCTV.com<\/title>\n<meta name=\"description\" content=\"In this article I explain how to record Axis cameras to a Windows File Share in the network. You just need to follow the step-by-step process\" \/>\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\/record-axis-camera-to-a-windows-file-share\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Record Axis Camera to a Windows File Share - Learn CCTV.com\" \/>\n<meta property=\"og:description\" content=\"In this article I explain how to record Axis cameras to a Windows File Share in the network. You just need to follow the step-by-step process\" \/>\n<meta property=\"og:url\" content=\"https:\/\/learncctv.com\/record-axis-camera-to-a-windows-file-share\/\" \/>\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-09-15T21:44:25+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-01-11T21:37:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/Shared-folder-with-recorded-videos.png\" \/>\n\t<meta property=\"og:image:width\" content=\"824\" \/>\n\t<meta property=\"og:image:height\" content=\"447\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/learncctv.com\/record-axis-camera-to-a-windows-file-share\/\",\"url\":\"https:\/\/learncctv.com\/record-axis-camera-to-a-windows-file-share\/\",\"name\":\"How to Record Axis Camera to a Windows File Share - Learn CCTV.com\",\"isPartOf\":{\"@id\":\"https:\/\/learncctv.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/learncctv.com\/record-axis-camera-to-a-windows-file-share\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/learncctv.com\/record-axis-camera-to-a-windows-file-share\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/Shared-folder-with-recorded-videos.png\",\"datePublished\":\"2021-09-15T21:44:25+00:00\",\"dateModified\":\"2022-01-11T21:37:30+00:00\",\"author\":{\"@id\":\"https:\/\/learncctv.com\/#\/schema\/person\/2f21941fc3f450f670146e9ed189e38a\"},\"description\":\"In this article I explain how to record Axis cameras to a Windows File Share in the network. You just need to follow the step-by-step process\",\"breadcrumb\":{\"@id\":\"https:\/\/learncctv.com\/record-axis-camera-to-a-windows-file-share\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/learncctv.com\/record-axis-camera-to-a-windows-file-share\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/learncctv.com\/record-axis-camera-to-a-windows-file-share\/#primaryimage\",\"url\":\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/Shared-folder-with-recorded-videos.png\",\"contentUrl\":\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/Shared-folder-with-recorded-videos.png\",\"width\":824,\"height\":447,\"caption\":\"Shared folder with recorded videos\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/learncctv.com\/record-axis-camera-to-a-windows-file-share\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/learncctv.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Record Axis Camera to a Windows File Share\"}]},{\"@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 Record Axis Camera to a Windows File Share - Learn CCTV.com","description":"In this article I explain how to record Axis cameras to a Windows File Share in the network. You just need to follow the step-by-step process","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\/record-axis-camera-to-a-windows-file-share\/","og_locale":"en_US","og_type":"article","og_title":"How to Record Axis Camera to a Windows File Share - Learn CCTV.com","og_description":"In this article I explain how to record Axis cameras to a Windows File Share in the network. You just need to follow the step-by-step process","og_url":"https:\/\/learncctv.com\/record-axis-camera-to-a-windows-file-share\/","og_site_name":"Learn CCTV.com","article_publisher":"https:\/\/www.facebook.com\/learncctvnow","article_author":"https:\/\/www.facebook.com\/learncctvnow","article_published_time":"2021-09-15T21:44:25+00:00","article_modified_time":"2022-01-11T21:37:30+00:00","og_image":[{"width":824,"height":447,"url":"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/Shared-folder-with-recorded-videos.png","type":"image\/png"}],"author":"Claudemir Martins","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Claudemir Martins","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/learncctv.com\/record-axis-camera-to-a-windows-file-share\/","url":"https:\/\/learncctv.com\/record-axis-camera-to-a-windows-file-share\/","name":"How to Record Axis Camera to a Windows File Share - Learn CCTV.com","isPartOf":{"@id":"https:\/\/learncctv.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/learncctv.com\/record-axis-camera-to-a-windows-file-share\/#primaryimage"},"image":{"@id":"https:\/\/learncctv.com\/record-axis-camera-to-a-windows-file-share\/#primaryimage"},"thumbnailUrl":"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/Shared-folder-with-recorded-videos.png","datePublished":"2021-09-15T21:44:25+00:00","dateModified":"2022-01-11T21:37:30+00:00","author":{"@id":"https:\/\/learncctv.com\/#\/schema\/person\/2f21941fc3f450f670146e9ed189e38a"},"description":"In this article I explain how to record Axis cameras to a Windows File Share in the network. You just need to follow the step-by-step process","breadcrumb":{"@id":"https:\/\/learncctv.com\/record-axis-camera-to-a-windows-file-share\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/learncctv.com\/record-axis-camera-to-a-windows-file-share\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/learncctv.com\/record-axis-camera-to-a-windows-file-share\/#primaryimage","url":"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/Shared-folder-with-recorded-videos.png","contentUrl":"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/Shared-folder-with-recorded-videos.png","width":824,"height":447,"caption":"Shared folder with recorded videos"},{"@type":"BreadcrumbList","@id":"https:\/\/learncctv.com\/record-axis-camera-to-a-windows-file-share\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/learncctv.com\/"},{"@type":"ListItem","position":2,"name":"How to Record Axis Camera to a Windows File Share"}]},{"@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\/26056"}],"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=26056"}],"version-history":[{"count":55,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/posts\/26056\/revisions"}],"predecessor-version":[{"id":28229,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/posts\/26056\/revisions\/28229"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/media\/26108"}],"wp:attachment":[{"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/media?parent=26056"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/categories?post=26056"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/tags?post=26056"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}