Hey Rodrigopolo, I got the same issue, plays on ipad, chrome, firefox even Android galaxy SII, but looks blank on the iPhone.
here is what I’ve found:
my video is an mp4:
H264 – mpeg-4 AVC part 10 (avc1)
frame rate 29.970029
audio: MPEG AAC Audio (mp4a)
sample rate 4800
When trying to debug I’m using safari for windows with user agent for iphone 4, and when I click play the error is: Video not found. When I try to access the same video directly I get the following error:
403
You cannot acces to “./../../uploads/2013/03/videofolder/videoname.iPhone.m4v” because of the file extension.
that happens in streamer.php. you call die()
when I remove the if statement that calls die in streamer.php the iphone still shows nothing.