Hi, Everyone,
In
gst-plugins-farsight/ext/jrtp/jrtplib_c.cpp, there is a member
function:
MyRTPSession():RTPSession(RTPTransmitter::UserDefinedProto) { };
in
class MyRTPSession.
As you kown,
RTPSession(RTPTransmitter::UserDefinedProto) is declared in jrtplib 3.4.0
.
Well , It is OK here
when I compile gst-plugins-farsight with jrtplib 3.4.0.
But another problem is
in the same file (line 134) :
transparams->SetPacketReadyCBData(s);
the member function
SetPacketReadyCBData is declared in jrtplib 3.6.0 or later.
So, they confuse
me. Which jrtplib version should I choose ?
Can you help
me?
Thanks!
|
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel