-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
From the C2PA spec:
If the asset contains XMP, then the asset’s xmpMM:InstanceID should be used as the instanceID. When no XMP is available, then some other unique identifier for the asset shall be used as the value for instanceID.
- We need some kind of identifier for the asset, to use as
instanceID
. I'm not sure what the requirements are, apart from being unique. Perhaps a hash would work or perhaps a path serving as URI within the file. - For the case of XMP assets, we should extract that.
- What does c2pa-rs do?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request