-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vitamio 5.0.2 can't play any live stream #399
Comments
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. |
@FloridaStream so if I meet the FIND_NAME_SYM problem,how could i solve it?tks =D |
I don't use vitamio anymore. |
@FloridaStream So which library you are using now. |
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
The text was updated successfully, but these errors were encountered: