Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

State of the Art assertion is incomplete #1020

Closed
cmheazel opened this issue Mar 19, 2018 · 4 comments
Closed

State of the Art assertion is incomplete #1020

cmheazel opened this issue Mar 19, 2018 · 4 comments
Labels
webvmt Web Video Map Tracks Format issues

Comments

@cmheazel
Copy link

The standards supporting the listed use cases exist and have been in operational use for many years. See http://www.gwg.nga.mil/misb/. The MISB standards are closely coordinated with the SMPTE. These are public standards developed in cooperation with the motion imagery community. Leveraging the MPEG metadata stream assures tight synchronization of the metadata with the essence. In addition, the MPEG Transport Stream assures that dropped and corrupted packets (common in video feeds) are quickly recovered.

@tidoust tidoust added the webvmt Web Video Map Tracks Format issues label Mar 19, 2018
@cmheazel
Copy link
Author

The MPEG Transport Stream standards address transfer of the video over streaming media. For file transfers use the SMPTE Material Exchange Format (MXF) standard. MXF was designed to exchange synchronized essence (video, audio, etc.) and supporting descriptive metadata.

@cmheazel
Copy link
Author

Motion imagery metadata for both MPEG and MXF is stored using Key-Length-Value (SMPTE 336M-2007) encoding. The SMPTE KLV register is at https://registry.smpte-ra.org/apps/pages/published/. MISB has extended the SMPTE register (see MISB Std 0807.20). These extensions include a large number of spatial-temporal metadata elements (orbital mechanics anyone?). See the KLV Users Guild (MISB TRM 1006) for an introduction to KLV.
XML has been generated from KLV metadata streams and JSON is certainly possible.

@cmheazel
Copy link
Author

More state of the art: ESRI implements the MISB standards discussed above in their FMV Add-in. See the announcement at ESRI FMV with a tutorial and documentation available from FMV Tutorial.

rjksmith added a commit that referenced this issue Jun 2, 2018
Updated State of the Art with more details including MXF, KLV and GPMF to address #1020
Added analysis of HTML DOM and smartphone video API
rjksmith added a commit that referenced this issue Jun 4, 2018
WebVMT Spec Update
Use case updates for Area Survey geo-indexing & Sport Trails
State of the Art update to address #1020
@rjksmith
Copy link
Member

rjksmith commented Jun 4, 2018

Updated State of the Art with more details including MXF and SMPTE KLVs to address #1020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
webvmt Web Video Map Tracks Format issues
Projects
None yet
Development

No branches or pull requests

3 participants