shogo4405 / SRTHaishinKit.swift

Camera and Microphone streaming library via SRT for iOS, macOS.
BSD 3-Clause "New" or "Revised" License
70 stars 25 forks source link

Connection setup failure: connection time out #36

Closed liyunqin closed 2 years ago

liyunqin commented 2 years ago

I can build this project successfully, but when I run in my iphone device , I click the button to push stream then I can see some errors in log;

[Error] [com.haishinkit.SRTHaishinKit] [SRTSocket.swift:102] createConnectionException() > Connection setup failure: connection time out

i cann't push stream , I don't konw how to fix this bug , Can you help me to fix this bug. thanks very mush.