I need to configure live streaming using OBS studio software, live streaming has already been setup on AWS using ElementalMediaLive(auto wizard). but I am unable to figure out the way to find the server address
and stream key
which are required the configure the OBS studio.
can some one please guid me where can I find the above required information into AWS panel?
Thanks
CodePudding user response:
Have a look here:
https://aws.amazon.com/de/blogs/media/connecting-obs-studio-to-aws-media-services-in-the-cloud/
Especially this document:
Where it says:
STEP C: CONFIGURE THE APPLIANCE
Launch OBS Studio on the source system. Choose Settings to open the settings window. Choose Stream to access the streaming settings.
Complete the fields:
- For Stream Type, choose Custom Streaming Server.
- For URL, copy one of the endpoint URLs from the input you created in Step B. Remove the /<stream_name> at the end of the URL.
- For Stream key, type the stream name.
- Leave the Use authentication box unchecked.
- Choose Apply to save your changes.
CodePudding user response:
Thank you for contacting AWS support. This question already answered in the comment above. And the way to retrieve the ingest URL from the console also correct. So, do you have other question?
CodePudding user response:
What OBS refers to as "stream key" is the App Instance.
Regards,