php - Video tube site on wordpress dedicated server mp4 only streams on android firefox -


i have video tube site quite popular , having issue mp4 files streaming on android devices. when using mozilla firefox on android videos play , seek perfectly. when using google chrome or default android browser not play @ all. ran 1 of videos through mp4box few settings , got play on browser in android break when trying seek. @ stage videos still play fine on firefox in android though video start playing rather on other 2 browsers videos not seek seeking cause video break , restart itself. in wordpress installation on dedicated server.

server specs: php 5.2.4 or greater mysql 5.0 or greater php curl extension php zlib extension unix-like os (windows not supported) php 5.3, 5.4, 5.5 yes ioncube loader 4.6.1 or above yes mysql 5.0 or above , support in php yes ffmpeg 1.0 or above libx264, libavfilter , aac codec (libfaac, libfdk_aac or native ffmpeg aac codec) yes curl , support in php yes apache + mod_rewrite + (multiviews option disabled) yes, not sure multi views, please ask how done. zlib library yes xml extension yes gd2 true type font (required!) yes ability exec php cli using exec() command yes php register_globals off yes php magic_quotes_gpc off yes php safe_mode off yes php file_uploads on yes php allow_url_fopen on yes 

the files mp4 meta data @ front of file , playing in standard wordpress video player(or html5 based player have tried quite few , have same result)

i had ask server admin install ffmpeg streaming possible did not add right commands?

i have no idea videos doing on apple devices assume okay since google analytics shows low bounce rate devices.

if issue on service side want contact them armed facts. appreciate in matter.

edit: ffmpeg server configuration: root@dwhsv160 [~/ffmpeginstaller.8.0]# ffmpeg -version ffmpeg version n-71403-g415f1fa-syslint copyright (c) 2000-2015 ffmpeg developers built gcc 4.4.7 (gcc) 20120313 (red hat 4.4.7-11) configuration: --prefix=/usr/local/cpffmpeg --enable-shared --enable-nonfree --enable-gpl --enable-pthreads --enable-libopencore-amrnb --enable-decoder=liba52 --enable-libopencore-amrwb --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --extra-cflags=-i/usr/local/cpffmpeg/include/ --extra-ldflags=-l/usr/local/cpffmpeg/lib --enable-version3 --extra-version=syslint libavutil 54. 22.101 / 54. 22.101 libavcodec 56. 34.100 / 56. 34.100 libavformat 56. 30.100 / 56. 30.100 libavdevice 56. 4.100 / 56. 4.100 libavfilter 5. 13.101 / 5. 13.101 libswscale 3. 1.101 / 3. 1.101 libswresample 1. 1.100 / 1. 1.100 libpostproc 53. 3.100 / 53. 3.100

the few things tried mp4 got them play still not seek running them through mp4box no special settings , remuxing them. tried couple special settings adding hint track , other things none resulted in file streaming in chrome or default android browser. again files stream fine on desktops , in firefox on android not work in chrome on android or default android browser.


Comments