Eyevinn / whip

Client and Server modules for WebRTC HTTP Ingestion Protocol (WHIP)
Apache License 2.0
94 stars 15 forks source link

feat!: ICE gathering timeout #27

Closed birme closed 2 years ago

birme commented 2 years ago

This PR addresses the issue when it can take a long time until all ICE candidate checks will timeout (up to 40 seconds). It also introduces an init() that can be called to fetch ICE config from server when SDK is initiated and before an ingest is requested.