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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠