Kinesis video consumer in android

0 votes

I am currently developing an android app which live streams the video to the kinesis video streams and the ability to play the stream in some other devices.

What i did: I followed the link https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/producer-sdk-android.html and was able to stream the video to the kinesis stream, which i could see in the stream dashboard page.

Now to consume the stream and play it in the device i found the java sample of it - https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/parser-library.html. After some trial and error i was able to render the video in the JFrame.

Question: My question is, isn't there an end-to-end support to produce and consume the kinesis video streams completely in android?

Oct 10, 2018 in AWS by eatcodesleeprepeat
• 4,710 points
1,351 views

1 answer to this question.

0 votes

You can use Kinesis Data Firehouse service through which you can store kinesis data stream to S3 or redshift & can request the stream through android app

Link for the reference: https://docs.aws.amazon.com/aws-mobile/latest/developerguide/how-to-android-kinesis-data-stream.html

Just so I understand your question, are you looking for a component that hides away the details and steps required to create and consume the streams and provides a simpler programming interface? Can you share some more details about what you have in mind?

answered Oct 10, 2018 by Priyaj
• 58,090 points

Related Questions In AWS

+3 votes
6 answers

Renaming files in S3

You can either use AWS CLI or ...READ MORE

answered Oct 16, 2018 in AWS by petter dj
29,915 views
+1 vote
4 answers

How do I cache my images which are stored in Amazon S3?

when caching ec2 instance these can be ...READ MORE

answered Oct 23, 2018 in AWS by Nabarupa
8,474 views
+5 votes
2 answers

Can we export/migrate users from AWS cognito, does it cause vendor lock-in?

Cognito actually has the capability to import ...READ MORE

answered Aug 1, 2018 in AWS by bug_seeker
• 15,520 points
4,485 views
0 votes
1 answer

Task Canceled Exception while invoking AWS Lambda

I'm guessing either the TaskCanceledException instance is ...READ MORE

answered Sep 19, 2018 in AWS by Priyaj
• 58,090 points
2,186 views
0 votes
1 answer

Can't find class CognitoUserPoolsSignInProvider: Issue with Sign In integration

CognitoUserPoolsSignInProvider is ditributed as part of aws-android-sdk-auth-userpools library. Please import ...READ MORE

answered Sep 28, 2018 in AWS by Priyaj
• 58,090 points
679 views
0 votes
2 answers

Receiving SMS from users and stores in AWS

As far as I know, receiving international ...READ MORE

answered Aug 21, 2018 in AWS by Priyaj
• 58,090 points
1,310 views
+1 vote
2 answers

How do I get my AWS Glue client in JAVA?

Hey, you've been using a correct code ...READ MORE

answered Apr 17, 2018 in AWS by Cloud gunner
• 4,670 points
4,427 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP