One more error in compiling mcu undefined reference to `FLV1Encoder::FLV1Encoder(int, int)
On Sat, Dec 18, 2010 at 5:30 PM, <[email protected]>wrote: > Send asterisk-video mailing list submissions to > [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] > > You can reach the person managing the list at > [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 ([email protected]) > 2. Re: MCU media server Compilation issue ([email protected]) > 3. Asterisk video SDP negotiation problem (Sergio Garcia Murillo) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 17 Dec 2010 21:11:12 +0530 > From: [email protected] > Subject: Re: [Asterisk-video] 3G Video Call PRI Debug Output > To: Development discussion of video media support in Asterisk > <[email protected]> > Message-ID: <[email protected]> > Content-Type: text/plain; charset=utf-8 > > Sounds good but I had tried that option I believe, but it wont hurt to try > once more. > > But I m suspecting problem with the libmp4v2 coz now even my app_mp4 is > crashing my Asterisk box. > > Ahem, I need some of the other hackers here to validate the fact that > mpeg4-1.5.1 is stale project and fails to compile on newer systems n hope if > we can use the capability offered by libmp4v2 hosted on code.google.com. > > Regards, > Mitul Limbani > Enterux Solutions > > Konstantinos Liadakis <[email protected]> wrote: > > >During my test using eyebeam i realised that in order for your video to > >be seen on the other side, you have to only enable 1 video codec in > >eyebeam and i think its th h264+ only. If you add all 3 codecs, then it > >did not work for me > > > >Hope this might help > > > >Dinos > > > >On 10/12/2010 9:38 ??, Mitul Limbani wrote: > >> Klaus, > >> > >> Quoting Klaus Darilion<[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 > >> > >> > >> > > > > > >-- > > > >Yuboto > > > >Konstantinos Liadakis > >Managing Director > > > >TEL: (+30) 211 11 44 111 > >DIRECT: (+30) 211 11 44 101 > >MOBILE: (+30) 6936 52 51 13 > >FAX: (+30) 210 68 12 386 > >E-MAIL: [email protected] <mailto:[email protected]> > >WEBSITE: www.yuboto.com <http://www.yuboto.com> > >Click 2 Call me Free > >< > http://services.yuboto.com/click2call/c2t.asp?id=6355B9C7-03BF-4828-963E-C43239B4058D > > > >< > http://services.yuboto.com/click2call/c2t.asp?id=6355B9C7-03BF-4828-963E-C43239B4058D > > > > > > > >-- > >_____________________________________________________________________ > >-- 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 > > ------------------------------ > > Message: 2 > Date: Fri, 17 Dec 2010 21:12:12 +0530 > From: [email protected] > Subject: Re: [Asterisk-video] MCU media server Compilation issue > To: Development discussion of video media support in Asterisk > <[email protected]> > Message-ID: <[email protected]> > Content-Type: text/plain; charset=utf-8 > > Lol that sounds neat btw what functionality does that library provide? > > Mitul > > Sergio Garcia Murillo <[email protected]> wrote: > > >Hi Amit, > > > >It is a problem with latest revision, just remove flv1Parser.o from > >Makefile. > > > >Best regards > >Sergio > > > >El 17/12/2010 7:12, amit anand escribi?: > >> Hi > >> > >> Still I am fighting with mcu compilation > >> > >> new error > >> > >> -g -O0 -DLOG_ -D_UNIX -D__STDC_CONSTANT_MACROS -c > >> /usr/src/mcu/media/src/flv1/flv1codec.cpp -o > >> /usr/src/mcu/media/build/debug/flv1codec.o > >> /usr/src/mcu/media/src/flv1/flv1codec.cpp: In member function ?virtual > >> int FLV1Decoder::DecodePacket(uint8_t*, uint32_t, int, int)?: > >> /usr/src/mcu/media/src/flv1/flv1codec.cpp:296: warning: > >> ?avcodec_decode_video? is deprecated (declared at > >> /usr/local/include/libavcodec/avcodec.h:3611) > >> /usr/src/mcu/media/src/flv1/flv1codec.cpp:296: warning: > >> ?avcodec_decode_video? is deprecated (declared at > >> /usr/local/include/libavcodec/avcodec.h:3611) > >> make[1]: *** No rule to make target `flv1Parser.o', needed by `mcu'. > >> Stop. > >> make[1]: Leaving directory `/usr/src/mcu/media' > >> make: *** [all] Error 2 > >> > >> > >> > >> -- < > >> > >> 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 > > > > > >-- > >_____________________________________________________________________ > >-- 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 > > ------------------------------ > > Message: 3 > Date: Sat, 18 Dec 2010 11:38:02 +0100 > From: Sergio Garcia Murillo <[email protected]> > Subject: [Asterisk-video] Asterisk video SDP negotiation problem > To: Development discussion of video media support in Asterisk > <[email protected]> > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Hi all, > > Olle could you check which is the status of this issue? Video SDP > negotiation is not working perfectly on 1.6.X and 1.4.X versions (i > have not checked 1.8.X) and I have to pach every asterisk intallation I > have to do.. > > https://issues.asterisk.org/view.php?id=17735 > > Best regards > Sergio > > > > > ------------------------------ > > _______________________________________________ > --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 14 > ********************************************** > -- 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
