iccanobif / gikopoi2

38 stars 18 forks source link

stream problems with iphones and apple in general #413

Open iccanobif opened 2 years ago

iccanobif commented 2 years ago

not sure if it's true, but might be worth having a look

2sh commented 2 years ago

I tested listening to multiple streams on iPhone 8 and could hear them all. Only thing I noticed is that the VU meters only showed green on very loud sounds, nothing for the background music and normal talking.

iccanobif commented 2 years ago

what we noticed: on iphones, streams coming from the following user agents were visible: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:98.0) Gecko/20100101 Firefox/98.0 Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:68.0) Gecko/20100101 Firefox/68.0

but these ones were not: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.84 Safari/537.36 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.74 Safari/537.36 Edg/99.0.1150.55

Interestingly, on my mac's safari the streams that worked fine on iphone were visible (could see video) but there was no sound

iccanobif commented 2 years ago

nevermind the previous post, when testing a stream made from my windows PC I noticed that:

It's likely that this is a bug in our code, rather than a codec issue or anything