ExamQuestions.com

Register
Login
AWS Certified Big Data Specialty (Expired on July 1, 2020) Exam Questions

Amazon

AWS Certified Big Data Specialty (Expired on July 1, 2020)

127 / 370

Question 127:

As a part of the smart city initiatives, Hyderabad (GHMC), one of the largest cities in southern India is working on capturing massive volumes of video streams 24/7 captured from the large numbers of “Vivotek IB9371 – HT” cameras installed at traffic lights, parking lots, shopping malls, and just about every public venue to help solve traffic problems, help prevent crime, dispatch emergency responders, and much more. GHMC uses AWS to host their entire infrastructure.
The camera’s write stream into Kinesis Video Stream securely and eventually consumed by applications for custom video processing, on-demand video playback and also consumed by AWS Rekognition for video analytics. The producer API sends the stream of media fragments into Kinesis Video Stream and consumer API access the fragments in the order in which they were added to the stream. What contents are stored when media is added to the stream and what structured data format the media is packed into? select 3 options.

Answer options:

A.Kinesis Video Streams stores incoming media data as Kinesis Video Streams chunks 
B.Kinesis Video Streams stores incoming media data as stream of media fragments
C.Each chunk consists of copy of media metadata, fragment, video stream specific metadata like fragment number and server-side and producer-side time stamps
D.Each fragment stored has unique fragment number, and producer-side and server-side time stamps for each fragment, as Kinesis Video Streams-specific metadata
E.Media data in the fragments is packed into a structured format such as Matroska (MKV)
F.Media data in the fragments is packed into a structured format such as Advanced Systems Format (ASF)