OpenMCU Web page not saving data
OpenMCU's webpage isn't saving the configuration data when I change a value. I did a clean ubuntu install with cvs/svn versions of ptlib, h323plus and openmcu. Does anyone know off the top of their head whether it's a problem with openMCU or should I go talk to the guys at OpalVoip about ptlib?
-Adrien
__________________________________________________________________ Be smarter than spam. See how smart SpamGuard is at giving junk email the boot with the All-new Yahoo! Mail. Click on Options in Mail and switch to New Mail today or register for free at http://mail.yahoo.ca
Hi Adrien
When working with OpenMCU or any other application, dont forget to vertify the permissions granted to the user and group who launchs de application os service. Each Linux/Unix, Windows etc have diferent ways to enforce the rights to write in certain directories.
Special note for systems that use SELiux/Guardian and the new Microsoft Windows Vista.
2008/7/25 Adrien Rudulier rudz04@yahoo.ca
OpenMCU's webpage isn't saving the configuration data when I change a value. I did a clean ubuntu install with cvs/svn versions of ptlib, h323plus and openmcu. Does anyone know off the top of their head whether it's a problem with openMCU or should I go talk to the guys at OpalVoip about ptlib?
-Adrien
*All new Yahoo! Mail - * http://ca.promos.yahoo.com/newmail/overview2/Get a sneak peak at messages with a handy reading pane.
Hi,Sir and Miss: I compile the plugin code H.264 and MPEG4-ffmpeg of opal-3.5.0.there are two problem. (BTW:#define LIBAVCODEC_VERSION 51.14.0)
============================================================ 1.For H.264. I compile successfuly and general h264-x264_pwplugin.dll,but both opalvoip and myphone2 can not find the plugin code.I debug the project "X264 H.264 Video Codec", <1>FFMPEGLibraryInstance.Load() successfully <2>H264EncCtxInstance.Load() successfully <3> *count = sizeof(h264CodecDefn) / sizeof(struct PluginCodec_Definition); I can get the *count = 2.
In Myphone. the function "H323PluginCodecManager::RegisterCodecs(unsigned int count, void * _codecList)" also successfully.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
what is up?why I can not find the plugin code h264?
============================================================ 2.For MPEG4 I compile successfuly and general ffmpegMpeg4_pwplugin.dll.and myphone2 also can find the plugin code. but <1>_avcodec = FFMPEGLibraryInstance.AvcodecFindDecoder(CODEC_ID_MPEG4): I find: _avcodec == NULL <2>_avcodec = FFMPEGLibraryInstance.AvcodecFindEncoder(CODEC_ID_MPEG4)) I find:_avcodec == NULL
>>>>>>>>>>>>>>>>>>>>>>>>>>>
what is up?who can help me?
thanks!
2008-10-16
JobsGuo
2008-10-16
JobsGuo
All new Yahoo! Mail - Get a sneak peak at messages with a handy reading pane.
participants (3)
-
Adrien Rudulier
-
JobsGuo
-
Marcos Fábio Jardini