from my experience, only after downgrading from 1.6.1. to 1.4XX I was ablt to make the video work with asterisk
Amos On Fri, Jul 3, 2009 at 9:11 AM, Gregory L. Semyonov <[email protected]> wrote: > Hello, > here some small questions from asterisk-video begginer. > > 1) Does it require some hacks or tricks to compile app_mp4 into asterisk > 1.6 > or only 1.4 supported? > I trying to complie it on Debian with asterisk-1.6.1.1. > Put app_mp4.c to asterisk-1.6.1.1/apps, then append lines to the > asterisk-1.6.1.1/apps/Makefile: > app_mp4.so : app_mp4.o > $(CC) $(SOLINK) -o $@ ${CYGSOLINK} $< ${CYGSOLIB} -lmp4 -lmp4v2 > > Finally start make in asterisk-1.6.1.1 dir: > # make > CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect > CONFIGURE_SILENT="--silent" makeopts > make[1]: Entering directory > `/usr/src/asterisk/1.6.1/asterisk-1.6.1.1/menuselect' > make[1]: `makeopts' is up to date. > make[1]: Leaving directory > `/usr/src/asterisk/1.6.1/asterisk-1.6.1.1/menuselect' > menuselect/menuselect --check-deps menuselect.makeopts > Generating embedded module rules ... > Makefile:38: *** missing separator. Stop. > Makefile:38: *** missing separator. Stop. > Makefile:38: *** missing separator. Stop. > Makefile:38: *** missing separator. Stop. > make: *** [apps] Error 2 > > why errors? > > 2) Anyone know simple method to get h263 asterisk compatible video? > Seems ffasterisk is not available anymore. > I was unable also to get somthing useful from gstreamer after hours.. it's > too difficult. > > Regards, > Gregory L. Semyonov > > > _______________________________________________ > --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
