fregante / iphone-inline-video

📱 Make videos playable inline on the iPhone (prevents automatic fullscreen)
https://npm.im/iphone-inline-video
MIT License
2.05k stars 300 forks source link

Edge cases where video only plays audio and no video #95

Closed cstegner closed 7 years ago

cstegner commented 7 years ago

Link to stack overflow conversation. http://stackoverflow.com/questions/41516999/iphone-inline-video-webgl-three-js-app-has-rare-edge-cases-where-video-only-pl

fregante commented 7 years ago

Like the comment there says, you need you show that page or else it's impossible to know what's going on

https://stackoverflow.com/help/mcve

cstegner commented 7 years ago

I completely understand, unfortunately I need permission from client to share. However even seeing the page makes it difficult because it's proven impossible for me to reproduce.

So what I'm really looking for is just any plausible ideas/thoughts as I'm about out of them. Once we solve the issue we'll report back solution.

Im just trying to understand what other variables could be at play in this situation. Same phone (iPhone 6), same iOS version, same safari browser, same carrier (tested on wifi and AT&T)...

For us it works perfect with video and audio, however for the other tester(s) they get the audio however the screen stays black.

So really any thoughts would be appreciated.

fregante commented 7 years ago

Honestly I don't know what could be happening and I can't debug without seeing it :/