[Asterisk-video] Fwd: Trouble with mp4play
Jesús Gumiel
jesus.gumiel at gmail.com
Thu May 15 09:33:43 CDT 2008
Hi Borja,
thanks, I tested the video clips examples from www.i6net.com. The
video seems to be good, but when I do the call, I don´t see the image
on the mobile. My device says me: Waiting for the video :(.
This is the out of the CLI:
-- Executing [s at default:1]
h324m_gw("SIP/858050301 at telefonica.net-0e001990",
"sylvain at 3gp_videos") in new stack
-- Executing [sylvain at 3gp_videos:1]
Answer("Local/sylvain at 3gp_videos-585b,2", "") in new stack
-- Executing [sylvain at 3gp_videos:2]
Wait("Local/sylvain at 3gp_videos-585b,2", "1") in new stack
-- Executing [sylvain at 3gp_videos:3]
mp4play("Local/sylvain at 3gp_videos-585b,2", "/tmp/tuxy-avatar.3gp") in
new stack
== Auto fallthrough, channel 'Local/sylvain at 3gp_videos-585b,2'
status is 'UNKNOWN'
The case is that the mp4play seems to be executed, but I can´t see
the image.Any idea??
Mi Dialplan is:
exten => s,1,H324m_gw(sylvain at 3gp_videos)
[3gp_videos]
exten => sylvain,1,Answer()
exten => sylvain,n,Wait(1)
exten => sylvain,n,mp4play(/tmp/tuxy-avatar.3gp)
;exten => sylvain,n,WaitExten()
Thanks in advance
2008/5/15 Borja SIXTO <borja.sixto at i6net.com>:
> Hi Jesus,
>
> Can you make tests with the video clips examples from www.i6net.com ?
> They have been generated to be compatible with the 3G handset (h324m,
> codec AMR-NB, codec h263 < 50kbps and h263plus payload).
> The examples given in the fontventa seems to not be compatible with the
> h324m constraints.
>
> Regards,
>
>
> Tech from i6net
>
> Jesús Gumiel a écrit :
>> Hi Everybody,
>>
>> I´m doing test with mp4play, and I dont´t know how I can do to watch
>> video on my mobile N95.
>>
>> I take the call with the answer and I execute the mp4play, but the
>> image does not see on the mobile, the CLI says:
>>
>> [May 15 12:49:12] WARNING[8049]: utils.c:1068 tvfix: warning negative
>> timestamp 0.-7091037938673085032
>> [May 15 12:49:12] WARNING[8049]: utils.c:1063 tvfix: warning too large
>> timestamp 0.4925757918666205352
>>
>> I read something about a bug with mpeg4:
>> http://bugs.digium.com/view.php?id=8663, it´s neccesary this patch to
>> work.
>>
>> I´m using the next video like example:
>> http://sip.fontventa.com/files/sample_300kbit_ulaw.3gp.
>>
>> Anybody could help me??
>>
>> Thanks in advance
>>
>> _______________________________________________
>> --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