Workflow Needed to store audio of live stream video in MediaLive to S3 Bucket

0

So i had set the pipeline to livestream video on Medialive and have created Endpoint on AWS Elemental MediaPackage but i want to store the audio of live stream video to S3 Bucket but I don't know how to configure the settings for the same.Any Help in this would be appreciated!

1 Antwort
0

In MediaLive, if you need to add a new Archive output group. This will automatically archive your live stream to an S3 bucket. It will archive the raw transport stream.

beantwortet vor 9 Monaten
  • Hello,Thanks for answering,I tried this and on ending the stream a .ts file gets saved in S3 bucket showing 326B size but when I download it its empty. Also in the Medialive it shows an alert saying : OutputDataS3: PUT failed [s3://audio-fm11/audio/_1.000000.ts] size [20971776]. Response=[400] Message[The specified header is not valid in this context] Headers[x-amz-request-id: H97EWS60SE2ZWSN3 x-amz-id-2: pM5ilRS4JNcgZgGQ7pqTn2HtXOyoZbVlXyScQobzczQLxf7 Edit 1:Okay the issue is resolved I had to add bucket policy and CORS and had to create an IAM role and now I am getting the output as a .ts file in S3 but now I wonder how the saving of live stream can be done in real-time while the stream is live?

  • Hi, @rePost-User-9252307 I had a issue when i archieved an output to S3 bucket when the stream gets over it gets saved as .ts file the whole stream video. Now the problem for me is when i start streaming with same hls link and medialive streaming url and key and stop the stream the the file in s3 gets overwritten i want to save the 2nd stream file as another .ts file but dont know how Please Help!

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen