{
    "api_version": "1",
    "kind": "dse_post",
    "self": "https://update.dsesecurity.com/api/v1/posts/axis-signed-video-integrity-export-boundaries/",
    "item": {
        "id": "https://update.dsesecurity.com/updates/axis-signed-video-integrity-export-boundaries/",
        "slug": "axis-signed-video-integrity-export-boundaries",
        "url": "https://update.dsesecurity.com/updates/axis-signed-video-integrity-export-boundaries/",
        "alternate_urls": {
            "markdown": "https://update.dsesecurity.com/updates/axis-signed-video-integrity-export-boundaries.md",
            "json": "https://update.dsesecurity.com/api/v1/posts/axis-signed-video-integrity-export-boundaries/"
        },
        "title": "Signed video: what it proves, what must survive export, and what it does not replace",
        "summary": "Axis signed video can support origin and integrity verification when signatures survive recording and export. It does not replace chain of custody or lawful-use controls.",
        "format": {
            "slug": "explainer",
            "name": "Explainer"
        },
        "priority": {
            "slug": "info",
            "name": "Information"
        },
        "featured": false,
        "topics": [
            {
                "slug": "cybersecurity",
                "name": "Cybersecurity",
                "url": "https://update.dsesecurity.com/topic/cybersecurity/"
            },
            {
                "slug": "video-surveillance",
                "name": "Video Surveillance",
                "url": "https://update.dsesecurity.com/topic/video-surveillance/"
            }
        ],
        "author": {
            "name": "DSE Security Editorial Team",
            "url": "https://update.dsesecurity.com/#editorial-team"
        },
        "publisher": {
            "name": "Detection Systems & Engineering",
            "url": "https://dsesecurity.com/"
        },
        "published_at": "2026-07-19T21:28:39+00:00",
        "modified_at": "2026-07-19T21:28:39+00:00",
        "reviewed_on": "2026-07-19",
        "reading_minutes": 2,
        "word_count": 437,
        "potentially_affected": "Organizations using supported Axis Edge Vault devices, VMS or evidence platforms, H.264 or H.265 recording, video export, AXIS File Player, or signed-media verification.",
        "dse_recommendation": "Verify device and VMS support, enable and test the intended workflow, preserve signature data through export, and retain ordinary evidence-handling records.",
        "primary_source": {
            "name": "Axis Communications — Signed video developer documentation",
            "url": "https://developer.axis.com/video-streaming-and-recording/signed-video/",
            "published_on": null,
            "authority": "Axis Communications"
        },
        "publishing_principles": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
        "usage_info": "https://update.dsesecurity.com/usage/",
        "copyright_notice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
        "content_html": "<h2>What the signature does</h2>\n<p><strong>Source fact:</strong> Axis developer documentation explains that signed video adds cryptographic signatures to captured H.264 or H.265 video as Supplemental Enhancement Information, or SEI, within the codec stream. Information derived from frames is signed with a private key, and verification uses the corresponding public information carried with the signed data.</p>\n<p>Axis ties signing to the camera&#8217;s unique identity through Axis Edge Vault. Its documentation describes the result as a way to determine whether footage has been altered after leaving the camera and to trace the footage to its originating device. Support is currently associated with devices that include Axis Edge Vault, and Axis provides product and API methods for checking whether the function exists.</p>\n<p>The recording path matters. Axis states that the SEI frames must be preserved during both recording and export. If a VMS, transcoder, exporter, or container conversion discards them, later verification cannot use the signed-video data. Axis File Player supports H.264 and H.265 in ASF and MKV and H.264 in MP4 for the documented verification workflow.</p>\n\n<h2>What it does not establish</h2>\n<p>Axis product documentation distinguishes integrity verification from chain of custody. Signed video does not by itself prove who controlled the exported file, who viewed or copied it, whether collection was lawful, whether the camera clock and location were correct, or whether the scene outside the field of view contradicts the recording. Those questions require separate governance and evidence records.</p>\n<p>Support and default enablement can vary by device, AXIS OS release, content destination, VMS, export format, and configuration. Current product documentation must be used for the deployed model rather than assuming one behavior across the estate.</p>\n\n<h2>DSE verification checklist</h2>\n<p><strong>DSE recommendation:</strong> This is DSE operational synthesis, not a legal conclusion about admissibility or authenticity.</p>\n<ol>\n<li>Verify signed-video support for the exact camera model, AXIS OS, stream, VMS, and export format.</li>\n<li>Confirm the function is enabled using the supported product interface and record the configuration.</li>\n<li>Capture a controlled test with documented camera identity, time source, operator, and expected scene.</li>\n<li>Record through the production path, export in the intended format, and verify the result with a supported tool.</li>\n<li>Confirm that SEI data survives every recorder, archive, copy, and export step used operationally.</li>\n<li>Test how missing, altered, reordered, or transcoded material is reported without changing production evidence.</li>\n<li>Retain hashes, access records, custody transfers, purpose, authorization, and preservation history separately.</li>\n<li>Repeat the test after camera, VMS, codec, archive, or export changes.</li>\n</ol>\n\n<h2>Official references</h2>\n<ul>\n<li><a href=\"https://developer.axis.com/video-streaming-and-recording/signed-video/\" target=\"_blank\" rel=\"noopener noreferrer\">Signed video</a> — signature construction, SEI preservation, formats, verification, and support discovery.</li>\n<li><a href=\"https://help.axis.com/en-US/axis-body-worn-solution\" target=\"_blank\" rel=\"noopener noreferrer\">Axis body worn solution user manual</a> — Axis&#8217;s explicit integrity-versus-chain-of-custody distinction.</li>\n<li><a href=\"https://www.axis.com/dam/public/permalink/156305/axis-edge-vault-en-US_156305.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Axis Edge Vault</a> — device identity, signing key, origin, and video-integrity architecture.</li>\n</ul>",
        "content_text": "What the signature does\nSource fact: Axis developer documentation explains that signed video adds cryptographic signatures to captured H.264 or H.265 video as Supplemental Enhancement Information, or SEI, within the codec stream. Information derived from frames is signed with a private key, and verification uses the corresponding public information carried with the signed data.\nAxis ties signing to the camera’s unique identity through Axis Edge Vault. Its documentation describes the result as a way to determine whether footage has been altered after leaving the camera and to trace the footage to its originating device. Support is currently associated with devices that include Axis Edge Vault, and Axis provides product and API methods for checking whether the function exists.\nThe recording path matters. Axis states that the SEI frames must be preserved during both recording and export. If a VMS, transcoder, exporter, or container conversion discards them, later verification cannot use the signed-video data. Axis File Player supports H.264 and H.265 in ASF and MKV and H.264 in MP4 for the documented verification workflow.\n\nWhat it does not establish\nAxis product documentation distinguishes integrity verification from chain of custody. Signed video does not by itself prove who controlled the exported file, who viewed or copied it, whether collection was lawful, whether the camera clock and location were correct, or whether the scene outside the field of view contradicts the recording. Those questions require separate governance and evidence records.\nSupport and default enablement can vary by device, AXIS OS release, content destination, VMS, export format, and configuration. Current product documentation must be used for the deployed model rather than assuming one behavior across the estate.\n\nDSE verification checklist\nDSE recommendation: This is DSE operational synthesis, not a legal conclusion about admissibility or authenticity.\n\nVerify signed-video support for the exact camera model, AXIS OS, stream, VMS, and export format.\nConfirm the function is enabled using the supported product interface and record the configuration.\nCapture a controlled test with documented camera identity, time source, operator, and expected scene.\nRecord through the production path, export in the intended format, and verify the result with a supported tool.\nConfirm that SEI data survives every recorder, archive, copy, and export step used operationally.\nTest how missing, altered, reordered, or transcoded material is reported without changing production evidence.\nRetain hashes, access records, custody transfers, purpose, authorization, and preservation history separately.\nRepeat the test after camera, VMS, codec, archive, or export changes.\n\nOfficial references\n\nSigned video — signature construction, SEI preservation, formats, verification, and support discovery.\nAxis body worn solution user manual — Axis’s explicit integrity-versus-chain-of-custody distinction.\nAxis Edge Vault — device identity, signing key, origin, and video-integrity architecture.",
        "content_markdown": "## What the signature does\n\nSource fact: Axis developer documentation explains that signed video adds cryptographic signatures to captured H.264 or H.265 video as Supplemental Enhancement Information, or SEI, within the codec stream. Information derived from frames is signed with a private key, and verification uses the corresponding public information carried with the signed data.\n\nAxis ties signing to the camera’s unique identity through Axis Edge Vault. Its documentation describes the result as a way to determine whether footage has been altered after leaving the camera and to trace the footage to its originating device. Support is currently associated with devices that include Axis Edge Vault, and Axis provides product and API methods for checking whether the function exists.\n\nThe recording path matters. Axis states that the SEI frames must be preserved during both recording and export. If a VMS, transcoder, exporter, or container conversion discards them, later verification cannot use the signed-video data. Axis File Player supports H.264 and H.265 in ASF and MKV and H.264 in MP4 for the documented verification workflow.\n\n## What it does not establish\n\nAxis product documentation distinguishes integrity verification from chain of custody. Signed video does not by itself prove who controlled the exported file, who viewed or copied it, whether collection was lawful, whether the camera clock and location were correct, or whether the scene outside the field of view contradicts the recording. Those questions require separate governance and evidence records.\n\nSupport and default enablement can vary by device, AXIS OS release, content destination, VMS, export format, and configuration. Current product documentation must be used for the deployed model rather than assuming one behavior across the estate.\n\n## DSE verification checklist\n\nDSE recommendation: This is DSE operational synthesis, not a legal conclusion about admissibility or authenticity.\n\n- Verify signed-video support for the exact camera model, AXIS OS, stream, VMS, and export format.\n\n- Confirm the function is enabled using the supported product interface and record the configuration.\n\n- Capture a controlled test with documented camera identity, time source, operator, and expected scene.\n\n- Record through the production path, export in the intended format, and verify the result with a supported tool.\n\n- Confirm that SEI data survives every recorder, archive, copy, and export step used operationally.\n\n- Test how missing, altered, reordered, or transcoded material is reported without changing production evidence.\n\n- Retain hashes, access records, custody transfers, purpose, authorization, and preservation history separately.\n\n- Repeat the test after camera, VMS, codec, archive, or export changes.\n\n## Official references\n\n- [Signed video](https://developer.axis.com/video-streaming-and-recording/signed-video/) — signature construction, SEI preservation, formats, verification, and support discovery.\n\n- [Axis body worn solution user manual](https://help.axis.com/en-US/axis-body-worn-solution) — Axis’s explicit integrity-versus-chain-of-custody distinction.\n\n- [Axis Edge Vault](https://www.axis.com/dam/public/permalink/156305/axis-edge-vault-en-US_156305.pdf) — device identity, signing key, origin, and video-integrity architecture."
    },
    "json_ld": {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://dsesecurity.com/#organization",
                "name": "Detection Systems & Engineering",
                "alternateName": "DSE Security",
                "url": "https://dsesecurity.com/",
                "logo": {
                    "@type": "ImageObject",
                    "url": "https://update.dsesecurity.com/assets/dse-logo.png"
                }
            },
            {
                "@type": "Organization",
                "@id": "https://update.dsesecurity.com/#editorial-team",
                "name": "DSE Security Editorial Team",
                "url": "https://update.dsesecurity.com/",
                "parentOrganization": {
                    "@id": "https://dsesecurity.com/#organization"
                }
            },
            {
                "@type": "WebSite",
                "@id": "https://update.dsesecurity.com/#website",
                "name": "DSE Updates",
                "alternateName": "DSE Security Knowledge Hub",
                "url": "https://update.dsesecurity.com/",
                "inLanguage": "en-US",
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://update.dsesecurity.com/?q={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "WebPage",
                "@id": "https://update.dsesecurity.com/updates/axis-signed-video-integrity-export-boundaries/",
                "url": "https://update.dsesecurity.com/updates/axis-signed-video-integrity-export-boundaries/",
                "isPartOf": {
                    "@id": "https://update.dsesecurity.com/#website"
                },
                "lastReviewed": "2026-07-19"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://update.dsesecurity.com/updates/axis-signed-video-integrity-export-boundaries/#breadcrumbs",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "DSE Updates",
                        "item": "https://update.dsesecurity.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Signed video: what it proves, what must survive export, and what it does not replace",
                        "item": "https://update.dsesecurity.com/updates/axis-signed-video-integrity-export-boundaries/"
                    }
                ]
            },
            {
                "@type": [
                    "Article",
                    "TechArticle"
                ],
                "@id": "https://update.dsesecurity.com/updates/axis-signed-video-integrity-export-boundaries/#article",
                "identifier": "https://update.dsesecurity.com/updates/axis-signed-video-integrity-export-boundaries/",
                "url": "https://update.dsesecurity.com/updates/axis-signed-video-integrity-export-boundaries/",
                "headline": "Signed video: what it proves, what must survive export, and what it does not replace",
                "description": "Axis signed video can support origin and integrity verification when signatures survive recording and export. It does not replace chain of custody or…",
                "abstract": "Axis signed video can support origin and integrity verification when signatures survive recording and export. It does not replace chain of custody or lawful-use controls.",
                "articleBody": "What the signature does\nSource fact: Axis developer documentation explains that signed video adds cryptographic signatures to captured H.264 or H.265 video as Supplemental Enhancement Information, or SEI, within the codec stream. Information derived from frames is signed with a private key, and verification uses the corresponding public information carried with the signed data.\nAxis ties signing to the camera’s unique identity through Axis Edge Vault. Its documentation describes the result as a way to determine whether footage has been altered after leaving the camera and to trace the footage to its originating device. Support is currently associated with devices that include Axis Edge Vault, and Axis provides product and API methods for checking whether the function exists.\nThe recording path matters. Axis states that the SEI frames must be preserved during both recording and export. If a VMS, transcoder, exporter, or container conversion discards them, later verification cannot use the signed-video data. Axis File Player supports H.264 and H.265 in ASF and MKV and H.264 in MP4 for the documented verification workflow.\n\nWhat it does not establish\nAxis product documentation distinguishes integrity verification from chain of custody. Signed video does not by itself prove who controlled the exported file, who viewed or copied it, whether collection was lawful, whether the camera clock and location were correct, or whether the scene outside the field of view contradicts the recording. Those questions require separate governance and evidence records.\nSupport and default enablement can vary by device, AXIS OS release, content destination, VMS, export format, and configuration. Current product documentation must be used for the deployed model rather than assuming one behavior across the estate.\n\nDSE verification checklist\nDSE recommendation: This is DSE operational synthesis, not a legal conclusion about admissibility or authenticity.\n\nVerify signed-video support for the exact camera model, AXIS OS, stream, VMS, and export format.\nConfirm the function is enabled using the supported product interface and record the configuration.\nCapture a controlled test with documented camera identity, time source, operator, and expected scene.\nRecord through the production path, export in the intended format, and verify the result with a supported tool.\nConfirm that SEI data survives every recorder, archive, copy, and export step used operationally.\nTest how missing, altered, reordered, or transcoded material is reported without changing production evidence.\nRetain hashes, access records, custody transfers, purpose, authorization, and preservation history separately.\nRepeat the test after camera, VMS, codec, archive, or export changes.\n\nOfficial references\n\nSigned video — signature construction, SEI preservation, formats, verification, and support discovery.\nAxis body worn solution user manual — Axis’s explicit integrity-versus-chain-of-custody distinction.\nAxis Edge Vault — device identity, signing key, origin, and video-integrity architecture.",
                "datePublished": "2026-07-19T21:28:39+00:00",
                "dateModified": "2026-07-19T21:28:39+00:00",
                "mainEntityOfPage": {
                    "@id": "https://update.dsesecurity.com/updates/axis-signed-video-integrity-export-boundaries/"
                },
                "inLanguage": "en-US",
                "isAccessibleForFree": true,
                "author": {
                    "@id": "https://update.dsesecurity.com/#editorial-team"
                },
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "image": "https://update.dsesecurity.com/assets/dse-updates-share.png",
                "articleSection": [
                    "Cybersecurity",
                    "Video Surveillance"
                ],
                "keywords": [
                    "Cybersecurity",
                    "Video Surveillance",
                    "Explainer",
                    "Information priority"
                ],
                "genre": "Explainer",
                "about": [
                    {
                        "@type": "Thing",
                        "name": "Cybersecurity",
                        "url": "https://update.dsesecurity.com/topic/cybersecurity/"
                    },
                    {
                        "@type": "Thing",
                        "name": "Video Surveillance",
                        "url": "https://update.dsesecurity.com/topic/video-surveillance/"
                    }
                ],
                "wordCount": 437,
                "timeRequired": "PT2M",
                "publishingPrinciples": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
                "usageInfo": "https://update.dsesecurity.com/usage/",
                "copyrightHolder": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "copyrightNotice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
                "citation": {
                    "@type": "CreativeWork",
                    "name": "Axis Communications — Signed video developer documentation",
                    "url": "https://developer.axis.com/video-streaming-and-recording/signed-video/"
                }
            }
        ]
    }
}