<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Have you added <br>
<span class="Apple-style-span" style="border-collapse: separate;
color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style:
normal; font-variant: normal; font-weight: normal; letter-spacing:
normal; line-height: normal; orphans: 2; text-indent: 0px;
text-transform: none; white-space: normal; widows: 2;
word-spacing: 0px; font-size: medium;"><span
class="Apple-style-span" style="font-family: monospace;">
<pre>app_mp4.so : app_mp4.o
        $(CC) $(SOLINK) -o $@ ${CYGSOLINK} $< ${CYGSOLIB} -lmp4 -lmp4v2
</pre>
</span></span>to the Makefile in the apps directory?<br>
<br>
Best regards<br>
Sergio<br class="Apple-interchange-newline">
<br>
El 14/01/2011 16:29, Mário Dias escribió:
<blockquote
cite="mid:AANLkTinNJqepeOxZSjvWdUWHRVtNUqe_oz+jXxX7JG28@mail.gmail.com"
type="cite">
<pre wrap="">Hello, I need help!
I have installed rtsp in my asterisk machine, with sucessful. The idea
is: send video from 3gpp video network camera to softphone using
asterisk in the middle. Actuality, I send video from VLC streaming
with H263 codec with sucess!
But the 3gpp video network codec is mp4v. As no softphone has mp4v
codec, I have to transform (transcoding) mp4v to H.263 codec or H.264,
that is compatible with my softphone. I prefere codec H.263 or H.263+
that all softphone have as free, like X-lite4.
Now, I think it is necessary the app_transcoding and app_mp4. I put it
in my apps folder in asterisk, and I do "make" command, but with
errors of compile in app_mp4.
Why???
This is the way?? Give me a help document with all steps with the way
to reach my idea..
Thanks!
Mário Dias
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --
asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-video">http://lists.digium.com/mailman/listinfo/asterisk-video</a>
</pre>
</blockquote>
<br>
</body>
</html>