Hot configure the newtork between gstreamer and Kinesis Video Stream?

0

I've been trying (on and off - mostly off as I keep having problem after problem) since last year, to get a video conferencing running on an EC2 instance which can only connect to an RTMP server to push media to Kinesis Video Stream using gstreamer running on an EC2 instance:
After many problem building the gstreamer
https://forums.aws.amazon.com/thread.jspa?messageID=857559ᗗ
and getting an intermediate RTMP-RTSP converter:
https://forums.aws.amazon.com/thread.jspa?messageID=857331ᓳ

I start to get things working but still face issue. Here is were I am:

  1. The video conference servers connect using RTMP to a crtmpserver on an EC2 instance
  2. At this stage, I can connect using VLC and see the video by opening temporarily the RTSP port on the Group Policy of the crtmpserver and gstreamer EC2 instance - so that part works
  3. Start gstreamer on that same EC2 instance and get it to connect using RTSP to the localhost crtmpserver and passing my kinesis stream name in parameter.

The problem is that I do see media coming in gstreamer but on the Kinesis side, I do not see anything coming in.

I try to find some information about how the traffic flows from gstreamer to Kinesis but couldn't find any information:
what is gstreamer connecting to ? how? on which port?
I had the idea to create an endpoint in my VPC for Kinesis Video Streams and open all traffic between the two ENIs but there's no such Endpoint (only Kinese Streams)...

Any advice on the networking between gstreamer and Kinesis ?

Thank you in advance,
Matthieu

Negum
已提問 5 年前檢視次數 297 次
1 個回答
0

Sorry for this post, the problem is elsewhere and totally unrelated to network

Negum
已回答 5 年前

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

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

回答問題指南