[Asterisk-video] Debian + astreisk -1.6.1.1 + app_mp4

Gregory L. Semyonov greg at vladmin.ru
Fri Jul 3 02:11:07 CDT 2009


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 




More information about the asterisk-video mailing list