I have set up my streaming using MediaLive and MediaPackage and the problem is I don't know how to do RTP_PUSH?
Asked
Active
Viewed 2,373 times
3 Answers
2
AWS has published a few guides that should help you get started on contributing your video content into MediaLive.
Here is a guide if you have an AWS Elemental Live apppliance: https://aws.amazon.com/blogs/media/connecting-aws-elemental-live-on-premises-to-aws-media-services-in-the-cloud/
Here is a guide if you'd like to connect to MediaLive from FFMPEG: https://aws.amazon.com/blogs/media/connecting-ffmpeg-using-rtp-to-aws-media-services-in-the-cloud/
The MediaLive documentation also contains more information about using RTP inputs: https://docs.aws.amazon.com/medialive/latest/ug/rtp-push-input.html

Greg Truax
- 21
- 1
-
It's better to include the relevant specific content from links rather than just point users to the whole thing. It speeds up getting to the gist of your answer and guards against the links dying. – Nick Jul 09 '18 at 18:47
-
Hi, Thank you Greg This is very helpful but not for my case, I really hope there is another way using NGINX. – Shino Honakazo Jul 10 '18 at 10:39
1
I recommend to use OBS https://obsproject.com/.
You can set up any video you want or capture your entire screen.
To set up stream:
- Open Settings;
- Open Stream tab;
- Put your RTP URL;
- Set key and close Settings;
- Push button "Start Streaming"

Oleksandr Yarushevskyi
- 2,789
- 2
- 17
- 24