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

RTMP Distribution Configuration #5

Open
nagasundaram-neev opened this issue Jun 27, 2014 · 8 comments
Open

RTMP Distribution Configuration #5

nagasundaram-neev opened this issue Jun 27, 2014 · 8 comments

Comments

@nagasundaram-neev
Copy link

Help me to create a cloudfront with RTMP distribution instead of Web distribution.

@emilsoman
Copy link
Owner

Can you check out the AWS cloudformation guides and see how the JSON looks like to configure RTMP ? If you can give me the JSON, I can help you integrate that into cloudster .

@nagasundaram-neev
Copy link
Author

Thanks, Kindly see this link
http://docs.aws.amazon.com/AmazonCloudFront/latest/APIReference/Actions_StreamingDist.html
for the XML to configure RTMP

@emilsoman
Copy link
Owner

The link that you shared will not be of use here. When using cloudster, you don't talk to individual resources using their API's . You instead use the CloudFormation API and give it a JSON specifying all the resources. So what you need is the JSON to setup RTMP distribution on cloudfront. The CloudFormation documentation should have that info.

@emilsoman
Copy link
Owner

@nagasundaram-neev , please read my above comment.

@nagasundaram-neev
Copy link
Author

Yes, I read your comment, Sorry, I can't able to find exact JSON config for the streaming distribution(RTMP) from the cloudformation api documentation, but in the link that I sent last contains the configuration options(Hash) to create streaming distribution.

@emilsoman
Copy link
Owner

There's a CloudFormation UserGuide PDF which contains the specs for the supported resources. Can you check it out ?

@nagasundaram-neev
Copy link
Author

Yes, sure I ll check and update soon. Thanks.
On Jun 27, 2014 6:06 PM, "Emil Soman" notifications@github.com wrote:

There's a CloudFormation UserGuide PDF which contains the specs for the
supported resources. Can you check it out ?


Reply to this email directly or view it on GitHub
#5 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants