Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote SDP never received. #140

Open
akshayiosdeveloper opened this issue Oct 12, 2023 · 2 comments
Open

Remote SDP never received. #140

akshayiosdeveloper opened this issue Oct 12, 2023 · 2 comments

Comments

@akshayiosdeveloper
Copy link

akshayiosdeveloper commented Oct 12, 2023

Screenshot 2023-10-12 at 3 34 38 PM
@stasel
Copy link
Owner

stasel commented Oct 13, 2023

Hi, thanks for reporting. It would have been great if you could add more context to the issue rather than just screenshots.
Tested on my environment (iOS 17 simulator + iPad OS 17 device) and it works fine with no issues.

In one of the screenshots, there is a warning in the console which indicates an issue with the websocket message format. What server did you use? did you change the code?

@akshayiosdeveloper
Copy link
Author

Hi stasel , thanks for your attention on this issue.I am using xcode 15 and testing on iOS 17 . My app has minimum deployment target is 12.0. I am running my own server which is written in node.js (8000 port ).
Only i have changed my code in config file( ip address ) . Web socket connect successfully in case of simulator but when i tested the same code with physical device , websocket is not connected.
Remote sdp is never received (not in simulator as well as in physical device.)
Last year i have downloaded the source code from this github repo and it works for me at that time :) but now its not working for me :( The main issue is with the remote sdp . After discovering local candidate nothing is happening.
No change from my side except in config file configuration.
Please let me know if any thing is required form my end.
Thanks in advance :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants