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

WebRTC Stream not playing on IOS 15+ #60

Open
SpoopyTim opened this issue Apr 21, 2022 · 2 comments
Open

WebRTC Stream not playing on IOS 15+ #60

SpoopyTim opened this issue Apr 21, 2022 · 2 comments

Comments

@SpoopyTim
Copy link
Contributor

SpoopyTim commented Apr 21, 2022

Attempts so far:

  • Multiple phones
  • Experimental WebRTC settings in safari

With this we can assume that its a problem related to IOS 15
Confirmed to work on M1 Macbook

This is the common error between all devices
image

External Information
OvenMediaEngine managed to fix this issue but the solution seems a bit random, it seems to have something to do with tcp packets being fragmented due to bad threading
The issue in question: AirenSoft/OvenMediaEngine#517
The solution: AirenSoft/OvenMediaEngine@e3ba399

@Lunaphied
Copy link
Contributor

I believe this might be similar to an issue that I have seen occur on desktop browsers (both Firefox and Chrome) in the past. Unfortunately I could not troubleshoot that issue directly, but it did start without any known changes to the configuration on either end. The logs looked identical (in that the handshake would complete but the stream would not start)

@real-zony
Copy link

I also had this problem on my device. (iPhone 13 Pro | iOS 16.0.3 | 20A392)

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

3 participants