[Asterisk-video] rtsp with transcoding mp4v

Sergio Garcia Murillo sergio.garcia at fontventa.com
Sun Jan 16 14:49:16 CST 2011


Have you added

app_mp4.so : app_mp4.o
	$(CC) $(SOLINK) -o $@ ${CYGSOLINK} $<  ${CYGSOLIB} -lmp4 -lmp4v2

to the Makefile in the apps directory?

Best regards
Sergio

El 14/01/2011 16:29, Mário Dias escribió:
> 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 http://www.api-digital.com --
>
> asterisk-video mailing list
> To UNSUBSCRIBE or update options visit:
>     http://lists.digium.com/mailman/listinfo/asterisk-video

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-video/attachments/20110116/86269958/attachment.htm>


More information about the asterisk-video mailing list