Le Thursday 12 March 2009 11:16:13 Simon Brenner, vous avez écrit : > Hey folks, > > how do I run the H.264 plugin with the console version of linphone 3? > > Download and make were successfull... And now? In Windows the plugin > installer would probably copy all its files into a plugin directory. But > how about linux and the console version? Just run 'make install' in the msx264 plugin sources. Of course it should have been configured and compiled with --prefix corresponding to the installation path of linphone.
When running 'linphonec -d 6' (debug mode), you should see at the beginning something like ortp-message-Loading plugin /usr/local/lib/mediastreamer/plugins/libmsx264.so.0.0.0... ortp-message-Plugin loaded (/usr/local/lib/mediastreamer/plugins/libmsx264.so.0.0.0) This means that everything is correct. Simon > > Would be glad about some hints... > > -Simon. > > > _______________________________________________ > Linphone-users mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/linphone-users _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
