Skip to contentSkip to navigationSkip to topbar
Rate this page:
On this page

Video IP Addresses for Legacy SDKs


(warning)

Warning

This documentation is for reference only. We are no longer onboarding new customers to Programmable Video. Existing customers can continue to use the product until December 5, 2026(link takes you to an external page).

We recommend migrating your application to the API provided by our preferred video partner, Zoom. We've prepared this migration guide(link takes you to an external page) to assist you in minimizing any service disruption.

This guide is for legacy Video SDKs. We highly recommend you upgrade to the latest SDKs and instead use IP Addresses for current Video SDKs.


Legacy Signaling Communication

legacy-signaling-communication page anchor
  • Javascript SDK - prior to 2.0
  • iOS SDK - 1.1.0 to 2.x
  • Android SDK - 1.1.0 to 4.x
  • iOS/Android SDKs - prior to 1.1.0
SDK PlatformServer IP Address RangePort and Protocol
Javascript SDK - prior to 2.054.172.60.0 - 54.172.61.255 34.203.250.0 - 34.203.251.255443 WSS
iOS SDK - 1.1.0 to 2.x54.172.60.0 - 54.172.61.255 34.203.250.0 - 34.203.251.255443 TLS
Android SDK - 1.1.0 to 4.x54.172.60.0 - 54.172.61.255 34.203.250.0 - 34.203.251.255443 TLS
iOS/Android SDKs - prior to 1.1.054.172.60.0 - 54.172.61.255 34.203.250.0 - 34.203.251.2555061 TLS

Clients also require hostnames:

  • endpoint.twilio.com
  • mobile-endpoint.twilio.com
  • sdkgw.us1.twilio.com (WSS/443)
  • ecs.us1.twilio.com (HTTPS/443)

See the Media Servers section of the current SDK verion guide.


Rate this page: