Re: [asterisk-users] h264 recording

2018-03-26 Thread Antony Stone
On Monday 26 March 2018 at 23:16:07, Benjamin Marty wrote: > 2018-03-26 23:01 GMT+02:00 Antony Stone: > > That sounds like a pretty big challenge for Asterisk. > > As far as it at least claim to record some sort of h264 it doesn't sound as > a to big challenge for me. My plan is to use e.g.

Re: [asterisk-users] h264 recording

2018-03-26 Thread Benjamin Marty
2018-03-26 23:01 GMT+02:00 Antony Stone < antony.st...@asterisk.open.source.it>: > That sounds like a pretty big challenge for Asterisk. > As far as it at least claim to record some sort of h264 it doesn't sound as a to big challenge for me. My plan is to use e.g. ffmpeg to convert the h264

Re: [asterisk-users] h264 recording

2018-03-26 Thread Antony Stone
On Monday 26 March 2018 at 22:33:25, Benjamin Marty wrote: > Hi, > > I'm using the Record dialplan Application in an Context. My goal is to get > a single screenshot of the h264 media stream per call. That sounds like a pretty big challenge for Asterisk. > same =>

[asterisk-users] h264 recording

2018-03-26 Thread Benjamin Marty
Hi, I'm using the Record dialplan Application in an Context. My goal is to get a single screenshot of the h264 media stream per call. same => n,Record(/tmp/test.wav,0,10,qk) I nicely get a File test.h264. Is there a way to Playback this h264 video file on my computer or convert it somehow?

[asterisk-users] H264

2006-08-28 Thread Tomislav Parčina
As far as I can see on this web page http://www.voip-info.org/wiki-Asterisk+video Asterisk doesn't support h264 codec. I can see the same on this pages http://www.asterisk.org/features Question is, can I somehow enable H264 codec support in Asterisk? I have Grandstream GXV-3000 video IP phone

Re: [asterisk-users] H264

2006-08-28 Thread Jean-Michel Hiver
Tomislav Parčina a écrit : As far as I can see on this web page http://www.voip-info.org/wiki-Asterisk+video Asterisk doesn't support h264 codec. I can see the same on this pages http://www.asterisk.org/features Question is, can I somehow enable H264 codec support in Asterisk? I have

Re: [asterisk-users] H264

2006-08-28 Thread Carlos Chavez
On Mon, 2006-08-28 at 19:17 +0400, Jean-Michel Hiver wrote: Tomislav Parčina a écrit : As far as I can see on this web page http://www.voip-info.org/wiki-Asterisk+video Asterisk doesn't support h264 codec. I can see the same on this pages http://www.asterisk.org/features Question is,

[Asterisk-Users] H264 Passthru

2005-07-15 Thread Deniz Pecel
Hi I want to use a H264 as video conference codec, bu as I know Asterisk does not support it, however there must be a way to include some special codecs to be implemented in asterisk for just passthru. Does anyone have idea about how to do that? Regards.