yixia / VitamioBundle

Vitamio for Android
http://www.vitamio.org/en/
Other
5.27k stars 2.07k forks source link

Vitamio 5.0.2 can't play any live stream #399

Open Charles-gao opened 8 years ago

Charles-gao commented 8 years ago

i use VitamioBundle Project directly. Load ffmpeg.so error, i have tried with android 5.0 and 6.0 devices ,but play failed both.

07-13 17:11:47.096 19908-19908/io.vov.vitamio.demo I/Vitamio[5.0.0][Player]: LOAD FFMPEG START: /data/data/io.vov.vitamio.demo/lib/libffmpeg.so 07-13 17:11:47.096 19908-19908/io.vov.vitamio.demo W/linker: libffmpeg.so has text relocations. This is wasting memory and prevents security hardening. Please fix. 07-13 17:11:47.106 19908-19908/io.vov.vitamio.demo E/Vitamio[5.0.0][Player]: FIND_NAME_SYM ffmpeg, ff_ass_split 07-13 17:11:47.106 19908-19908/io.vov.vitamio.demo E/Vitamio[5.0.0][Player]: FIND_NAME_SYM ffmpeg, ff_ass_split_dialog 07-13 17:11:47.106 19908-19908/io.vov.vitamio.demo E/Vitamio[5.0.0][Player]: FIND_NAME_SYM ffmpeg, ff_ass_split_free 07-13 17:11:47.106 19908-19908/io.vov.vitamio.demo E/Vitamio[5.0.0][Player]: FIND_NAME_SYM ffmpeg, av_close_input_file 07-13 17:11:47.106 19908-19908/io.vov.vitamio.demo I/Vitamio[5.0.0][Player]: LOAD FFMPEG END: /data/data/io.vov.vitamio.demo/lib/libffmpeg.so

MythodeaLoL commented 8 years ago

ffmpeg problem ---> libffmpeg.so has text relocations. This is wasting memory and prevents security hardening. Please fix.

FIND_NAME_SYM ---> vitamio/vitamio compilation ".so" lib problem, or other vitamio problem.

@Charles-gao

zhongshuzhi commented 7 years ago

@FloridaStream so if I meet the FIND_NAME_SYM problem,how could i solve it?tks =D

MythodeaLoL commented 7 years ago

I don't use vitamio anymore. FIND_NAME_SYM is a library problem of compilation or compatibility.

Jan31 commented 7 years ago

@FloridaStream So which library you are using now.