- 新しい順
- 投票が多い順
- コメントが多い順
Based on the information available, I cannot provide a definitive answer about using Amazon Kinesis Video Streams (KVS) with WebRTC in an environment where UDP 443 is blocked, specifically regarding the generation of TURN/TLS (TCP 443) relay candidates.
The sources provided don't contain specific information about KVS WebRTC's behavior with TCP-only networks or the configuration required to ensure relay candidates are generated over TCP 443. There is some information about WebRTC error codes and debugging in the context of KVS, but nothing that addresses your specific network constraints and configuration needs.
One source mentions an error related to SDP packets in KVS WebRTC (error code 0x5600000f for STATUS_SDP_ATTRIBUTE_MAX_EXCEEDED), which was resolved by updating to a newer version of the Amazon KVS with WebRTC C SDK. This suggests that keeping your SDK updated might help with some WebRTC connection issues, but it doesn't specifically address your TCP relay candidate generation problem.
For your specific questions about:
- Whether TCP-only connections are officially supported
- Required flags in Test Page/SDK for TCP relay candidates
- The impact of sendUdpCandidates:false on TCP relay candidate generation
I would recommend:
- Consulting the official AWS documentation for KVS WebRTC
- Opening a support case with AWS if you have a support plan
- Posting your question on AWS re:Post for community assistance
Without more specific information about KVS WebRTC's behavior in TCP-only environments, I cannot provide the configuration guidance you're seeking.
Sources
Amazon Kinesis Video Streams with WebRTC operation returned status code: 0x5600000f | AWS re:Post
関連するコンテンツ
- 質問済み 2年前
- 質問済み 1年前
