GithubHelp home page GithubHelp logo

Comments (3)

MushMal avatar MushMal commented on July 24, 2024 1

@RushabhK23 , please open a separate issue so we can help you better.

  • KVS has it's own managed storage and it's not exposed directly. The customer can spin up a consumer application that will retrieve and store the stream fragments in their own S3. We will make this simpler in the future and integrate with lambdas. For now, please take a look at the samples in the consumer and the documentation.
  • Wasn't sure about your second question. The packaged format is MKV which you can use the consumer parser library to parse and get to the elementary stream. The elementary stream itself is in the format that the producer application pushed the frames into KVS. If you have an H264 elementary stream then you can use any off-the-shelf player to playback the H264.

from amazon-kinesis-video-streams-producer-sdk-cpp.

RushabhK23 avatar RushabhK23 commented on July 24, 2024

Hi ,
Can we find exact location of video fragments storage in S3 ?? If yes then where ? Is encoding of fragments into any playable format is possible using any C++ app ??

from amazon-kinesis-video-streams-producer-sdk-cpp.

RushabhK23 avatar RushabhK23 commented on July 24, 2024

@MushMal Yeah you are correct. I have studied KVS parser library and i also build that library using 'mvn clean install' function which builds it from source. Then it generated 3 jar files. Now is there any app which can use this library ?? If yes please give me link.

Also please send me link of consumer library so that I can refer its closed issues or post a seperate issue.

For second answer, I am focusing on getting H264 elementary stream which is playable in VLC player.
Thanks

from amazon-kinesis-video-streams-producer-sdk-cpp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.