[Asterisk-video] rtsp with transcoding mp4v

Mário Dias mario at hardserver.com
Sun Jan 16 16:07:18 CST 2011


no...

2011/1/16 Sergio Garcia Murillo <sergio.garcia at fontventa.com>:
> 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
>
>
> --
> _____________________________________________________________________
> -- 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
>



More information about the asterisk-video mailing list