Can we use rtmp publisher with aws ivs real-time streaming?

0

it's possible with ivs low-latency option, just wanted to know if it's possible with real-time streaming as well? Example was only from user's devices, but not from a rtmp camera. I am trying to explore real-time over normal low-latency offering since the former is way cheaper.

Abhi
已提問 4 個月前檢視次數 150 次
1 個回答
0

The input source types for Amazon IVS Low Latency and Real Time Streaming are different. As you indicated, the Low Latency mode accepts RTMP streams, where the Real Time Streaming uses WebRTC for both source and outputs. They are two separate functions within the IVS offering.

You can use IVS Stages, which uses WebRTC for sources, and send to an IVS Low Latency Channel. See this link for more details. https://docs.aws.amazon.com/ivs/latest/LowLatencyUserGuide/multiple-hosts.html

RTMP sources are unable to be used with Real Time Streams.

AWS
Mike-ME
已回答 4 個月前
profile picture
專家
已審閱 1 個月前
  • is it possible to spin an nginx on an ec2 which can convert rtmp to webrtc?

    rtmp -> ec2 -> [ webrtc -> ivs realtime -> subscribers (via webrtc) ] basically publish to ivs realtime without the broadcast sdk but with server to server channel.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南