Problem when use in Linux
Posted: 19 Jul 2012 05:24
I'am using Ubuntu 11.04. I download VLC 2.0.2 source code and compile it myself. The compiling is successful without any error. However, when I try to stream out a rtp stream, it gives some error message, "corrupt module:$HOME/VLC/vlc-2.0.2/modules/stream_out/.libs/libstream_out_rtp_plugin.so". What can I do to solve this problem?