<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>I have the same problem. I am on centos.</DIV>
<DIV> </DIV>
<DIV>thanks<BR></DIV>
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt"><BR>
<DIV style="FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 13px"><FONT size=2 face=Tahoma>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Mário Dias <mario@hardserver.com><BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> Development discussion of video media support in Asterisk <asterisk-video@lists.digium.com><BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Sun, January 16, 2011 5:42:52 PM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Re: [Asterisk-video] rtsp with transcoding mp4v<BR></FONT><BR>When I compile asterisk with app_mp4 and app_transcode appear:<BR><BR>...........<BR>app_mp4.c:1141: warning: implicit declaration of function âMP4AddH264VideoTrackâ<BR>app_mp4.c:1141: error: âh264FrameDurationâ undeclared (first use in<BR>this function)<BR>app_mp4.c:1151: error: âstruct mp4trackâ has no member named âmp4â<BR>app_mp4.c:1152: error: âstruct mp4trackâ has no member named âtrackâ<BR>app_mp4.c:1153: error: âstruct mp4trackâ has no member named âhintâ<BR>app_mp4.c:1154: error:
âstruct mp4trackâ has no member named âlengthâ<BR>app_mp4.c:1155: error: âstruct mp4trackâ has no member named âsampleIdâ<BR>app_mp4.c:1156: error: âstruct mp4trackâ has no member named âfirstâ<BR>app_mp4.c:1162: warning: passing argument 5 of âmp4_rtp_write_videoâ<BR>makes pointer from integer without a cast<BR>app_mp4.c:189: note: expected âconst unsigned char *â but argument is<BR>of type âintâ<BR>app_mp4.c:1162: warning: passing argument 6 of âmp4_rtp_write_videoâ<BR>makes integer from pointer without a cast<BR>app_mp4.c:189: note: expected âintâ but argument is of type âunsigned char *â<BR>app_mp4.c:1162: error: too many arguments to function âmp4_rtp_write_videoâ<BR>app_mp4.c:1192: error: âstruct mp4trackâ has no member named âsampleIdâ<BR>make[1]: ** [app_mp4.o] Erro 1<BR>make: ** [apps] Erro 2<BR><BR><BR>Why????<BR><BR><BR><BR><BR>2011/1/16 Mário Dias <<A href="mailto:mario@hardserver.com"
ymailto="mailto:mario@hardserver.com">mario@hardserver.com</A>>:<BR>> no...<BR>><BR>> 2011/1/16 Sergio Garcia Murillo <<A href="mailto:sergio.garcia@fontventa.com" ymailto="mailto:sergio.garcia@fontventa.com">sergio.garcia@fontventa.com</A>>:<BR>>> Have you added<BR>>><BR>>> <A href="http://app_mp4.so/" target=_blank>app_mp4.so</A> : app_mp4.o<BR>>> $(CC) $(SOLINK) -o $@ ${CYGSOLINK} $< ${CYGSOLIB} -lmp4 -lmp4v2<BR>>><BR>>> to the Makefile in the apps directory?<BR>>><BR>>> Best regards<BR>>> Sergio<BR>>><BR>>> El 14/01/2011 16:29, Mário Dias escribió:<BR>>><BR>>> Hello, I need help!<BR>>><BR>>> I have installed rtsp in my asterisk machine, with sucessful. The idea<BR>>> is: send video from 3gpp video network camera to softphone using<BR>>> asterisk in the middle. Actuality, I send video from VLC
streaming<BR>>> with H263 codec with sucess!<BR>>><BR>>> But the 3gpp video network codec is mp4v. As no softphone has mp4v<BR>>> codec, I have to transform (transcoding) mp4v to H.263 codec or H.264,<BR>>> that is compatible with my softphone. I prefere codec H.263 or H.263+<BR>>> that all softphone have as free, like X-lite4.<BR>>><BR>>> Now, I think it is necessary the app_transcoding and app_mp4. I put it<BR>>> in my apps folder in asterisk, and I do "make" command, but with<BR>>> errors of compile in app_mp4.<BR>>><BR>>> Why???<BR>>><BR>>> This is the way?? Give me a help document with all steps with the way<BR>>> to reach my idea..<BR>>><BR>>> Thanks!<BR>>><BR>>> Mário Dias<BR>>><BR>>> --<BR>>> _____________________________________________________________________<BR>>> -- Bandwidth and Colocation Provided by
http://www.api-digital.com --<BR>>><BR>>> asterisk-video mailing list<BR>>> To UNSUBSCRIBE or update options visit:<BR>>> http://lists.digium.com/mailman/listinfo/asterisk-video<BR>>><BR>>><BR>>> --<BR>>> _____________________________________________________________________<BR>>> -- Bandwidth and Colocation Provided by <A href="http://www.api-digital.com/" target=_blank>http://www.api-digital.com</A> --<BR>>><BR>>> asterisk-video mailing list<BR>>> To UNSUBSCRIBE or update options visit:<BR>>> <A href="http://lists.digium.com/mailman/listinfo/asterisk-video" target=_blank>http://lists.digium.com/mailman/listinfo/asterisk-video</A><BR>>><BR>><BR><BR>--<BR>_____________________________________________________________________<BR>-- Bandwidth and Colocation Provided by <A href="http://www.api-digital.com/" target=_blank>http://www.api-digital.com</A>
--<BR><BR>asterisk-video mailing list<BR>To UNSUBSCRIBE or update options visit:<BR> <A href="http://lists.digium.com/mailman/listinfo/asterisk-video" target=_blank>http://lists.digium.com/mailman/listinfo/asterisk-video</A><BR></DIV></DIV></div><br>
</body></html>