Hi Amit,
I have always used Netbeans to compile the mcuWeb part, anyway I would
recommend you to use the precomipled binary for it.
About the xmlrpc error, you should download and compile an old version
the 1.1 (not 1.10) its in the xmlrpc-c sourceforge repository.
Best regards
Sergio
El 14/12/2010 7:23, amit anand escribió:
Hi Sergio
I have already installed asterisk with h324m and video.
All are working fine.
I also installed JDK and sailfin but from now on stuvk that how can I
install MCU media server as while compiling
[r...@localhost mcuWeb]# /usr/src/sailfin/lib/ant/bin/ant -f build.xml
Buildfile: build.xml
BUILD FAILED
/usr/src/mcumediaserver/mcuWeb/build.xml:12: The following error
occurred while executing this line:
/usr/src/mcumediaserver/mcuWeb/nbproject/build-impl.xml:22: Class
org.apache.tools.ant.taskdefs.condition.Not doesn't support the nested
"antversion" element.
Total time: 0 seconds
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
AND
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
/usr/src/mcumediaserver/media/include/xmlrpcserver.h:3:20: error:
xmlrpc.h: No such file or directory
/usr/src/mcumediaserver/media/include/xmlrpcserver.h:4:26: error:
xmlrpc_abyss.h: No such file or directory
/usr/src/mcumediaserver/media/include/xmlrpcserver.h:12: error:
âTSessionâ has not been declared
/usr/src/mcumediaserver/media/include/xmlrpcserver.h:26: error:
âTSessionâ has not been declared
/usr/src/mcumediaserver/media/include/xmlrpcserver.h:27: error:
âTSessionâ has not been declared
/usr/src/mcumediaserver/media/include/xmlrpcserver.h:28: error:
âTSessionâ has not been declared
/usr/src/mcumediaserver/media/include/xmlrpcserver.h:29: error:
âTSessionâ has not been declared
/usr/src/mcumediaserver/media/include/xmlrpcserver.h:30: error:
âTSessionâ has not been declared
/usr/src/mcumediaserver/media/include/xmlrpcserver.h:33: error:
âTSessionâ has not been declared
/usr/src/mcumediaserver/media/include/xmlrpcserver.h:38: error:
âTServerâ does not name a type
/usr/src/mcumediaserver/media/src/xmlrpcserver.cpp: In constructor
âXmlRpcServer::XmlRpcServer(int)â:
/usr/src/mcumediaserver/media/src/xmlrpcserver.cpp:18: error:
âDateInitâ was not declared in this scope
/usr/src/mcumediaserver/media/src/xmlrpcserver.cpp:21: error:
âMIMETypeInitâ was not declared in this scope
/usr/src/mcumediaserver/media/src/xmlrpcserver.cpp:27: error: âsrvâ
was not declared in this scope
/usr/src/mcumediaserver/media/src/xmlrpcserver.cpp:27: error:
âDEFAULT_DOCSâ was not declared in this scope
/usr/src/mcumediaserver/media/src/xmlrpcserver.cpp:27: error:
âServerCreateâ was not declared in this scope
/usr/src/mcumediaserver/media/src/xmlrpcserver.cpp:33: error:
âServerDefaultHandlerâ was not declared in this scope
/usr/src/mcumediaserver/media/src/xmlrpcserver.cpp:36: error:
âServerInitâ was not declared in this scope
/usr/src/mcumediaserver/media/src/xmlrpcserver.cpp: In member function
âint XmlRpcServer::Run()â:
/usr/src/mcumediaserver/media/src/xmlrpcserver.cpp:67: error: âsrvâ
was not declared in this scope
/usr/src/mcumediaserver/media/src/xmlrpcserver.cpp:67: error:
âServerRunâ was not declared in this scope
/usr/src/mcumediaserver/media/src/xmlrpcserver.cpp: At global scope:
/usr/src/mcumediaserver/media/src/xmlrpcserver.cpp:98: error: âint
XmlRpcServer::RequestHandlerâ is not a static member of âclass
XmlRpcServerâ
/usr/src/mcumediaserver/media/src/xmlrpcserver.cpp:98: error:
âTSessionâ was not declared in this scope
/usr/src/mcumediaserver/media/src/xmlrpcserver.cpp:98: error: expected
primary-expression before âconstâ
/usr/src/mcumediaserver/media/src/xmlrpcserver.cpp:99: error: expected
â,â or â;â before â{â token
/usr/src/mcumediaserver/media/src/xmlrpcserver.cpp:114: error: âint
XmlRpcServer::DispatchRequestâ is not a static member of âclass
XmlRpcServerâ
/usr/src/mcumediaserver/media/src/xmlrpcserver.cpp:114: error:
âTSessionâ was not declared in this scope
/usr/src/mcumediaserver/media/src/xmlrpcserver.cpp:114: error:
expected primary-expression before âconstâ
/usr/src/mcumediaserver/media/src/xmlrpcserver.cpp:115: error:
expected â,â or â;â before â{â token
make[1]: *** [xmlrpcserver.o] Error 1
make[1]: Leaving directory `/usr/src/mcumediaserver/media'
make: *** [all] Error 2
--
Amit Anand
+1 774 264-8024
+91 9013223047
On Mon, Dec 13, 2010 at 11:30 PM,
<[email protected]
<mailto:[email protected]>> wrote:
Send asterisk-video mailing list submissions to
[email protected]
<mailto:[email protected]>
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.digium.com/mailman/listinfo/asterisk-video
or, via email, send a message with subject or body 'help' to
[email protected]
<mailto:[email protected]>
You can reach the person managing the list at
[email protected]
<mailto:[email protected]>
When replying, please edit your Subject line so it is more specific
than "Re: Contents of asterisk-video digest..."
Today's Topics:
1. Re: 3G Video Call PRI Debug Output (sudhir mor)
----------------------------------------------------------------------
Message: 1
Date: Mon, 13 Dec 2010 10:52:54 +0530 (IST)
From: sudhir mor <[email protected]
<mailto:[email protected]>>
Subject: Re: [Asterisk-video] 3G Video Call PRI Debug Output
To: Development discussion of video media support in Asterisk
<[email protected]
<mailto:[email protected]>>
Message-ID: <[email protected]
<mailto:[email protected]>>
Content-Type: text/plain; charset="iso-8859-1"
I'm not so sure on this as if i'm testing one to one call from sip
to sip it
works fine, also if i play an video created using mp4save() played
well using
mp4play(), there is problem while phone to sip or sip to phone.
?
Regds
Sudhir Mor
Voicetap Technologies
________________________________
________________________________
From: Mitul Limbani <[email protected] <mailto:[email protected]>>
To: Klaus Darilion <[email protected]
<mailto:[email protected]>>
Cc: Development discussion of video media support in Asterisk
<[email protected]
<mailto:[email protected]>>
Sent: Fri, 10 December, 2010 1:08:57 PM
Subject: Re: [Asterisk-video] 3G Video Call PRI Debug Output
Klaus,
Quoting Klaus Darilion <[email protected]
<mailto:[email protected]>>:
> Am 03.12.2010 17:40, schrieb Mitul Limbani:
>> However, Interestingly, I am able to make Video Calls out from
>> Eyebeam, but My video is not seen on remote end, but the remote
video
>> is seen on my EyeBeam.
>
> Does that mean that 3G-negotiation works on outbound calls, but not?
> on inbound calls?
Yes, you are right.
My video doesnt go and same is the case when I try to play any
Video File.
So I suspect some issue with my side, remote side video is seen on
EyeBeam.
Regards,
Mitul Limbani
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
? http://lists.digium.com/mailman/listinfo/asterisk-video
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-video/attachments/20101213/28efade4/attachment-0001.htm
------------------------------
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--
asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-video
End of asterisk-video Digest, Vol 56, Issue 10
**********************************************
--
Amit Anand
+1 774 264-8024
+91 9013223047
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-video