iOS can play android vids but not vice versa

6 views
Skip to first unread message

Gareth Murfin

unread,
Jul 9, 2017, 8:29:14 PM7/9/17
to CodenameOne Discussions
I have a small tool to capture video and upload to S3. I am running it on ios and android. On the iOS side I can view any video made on iOS or android. But on the Android side I can only views made on android, iOS ones say "Can't play video" and shows a black screen. Why would this be? is it because I have specified "video/mp4" ? Can I assume this or should I be doing some check, maybe it uses 3gp or something?

I am using iphone 6 and MotoX as test devices, the moto is quite old now, which could be an issue too, going to get S7 as soon as payday comes :)

Shai Almog

unread,
Jul 10, 2017, 1:22:37 AM7/10/17
to CodenameOne Discussions
iOS shoots MOV files although it uses 264 internally I think it wraps them in a quicktime wrapper. Most developers who do stuff like this have a server for transcoding as codecs have always been problematic on devices.
Reply all
Reply to author
Forward
0 new messages