Hi Fran, you could do it using Adobe/Macromedia Flash Media Server 2, but I guess that's not the answer you are looking for. If you manage to do this and release it under GPL I'll kick in $50 for a bounty. Regards, Dean Collins dean@collins.net.pr +1-212-203-4357 +61-2-9016-5642 (Sydney in-dial). -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Fran Sent: Wednesday, 11 January 2006 3:53 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [Asterisk-Users] video development I would like to develop a video file player tool inside Asterisk. When calling to an extension answer and Play a video file (H264). With the applications PlayBack is not possible to give a video extension (only sound file extension). is it posible? How do u start in this development? With AGI scripts is not possible to send a video stream...(i tried to send images but with SIP channel doesnt work. I am testing with SER&EyeBeam ) greetings and thanks in advance. Fran _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
> I would like to develop a video file player tool inside Asterisk. When > calling to an extension answer and Play a video file (H264). With the > applications PlayBack is not possible to give a video extension (only > sound > file extension). is it posible? > > How do u start in this development? With AGI scripts is not possible to > send a video stream...(i tried to send images but with SIP channel > doesnt > work. I am testing with SER&EyeBeam ) > > greetings and thanks in advance.Asterisk already does this. We provide Video IVR creation for customers. All you have to do is have an audio file and video file that are the same length and then play the audio file, the video file will be played with the audio. H264 support was added to Asterisk about 3 days ago. H263+ has been in for a while. -- Cheers, Matt Riddell _______________________________________________ http://www.sineapps.com/news.php (Daily Asterisk News - html) http://freevoip.gedameurope.com (Free Asterisk Voip Community) http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss)
Thank u Matt!! I will try it!!! and what about the extensions supported? file.gsm and file.h264 is possible? how do u create both files? would it be possible to create both files from an AVI or a MPEG? may i use MPEG4IP?? Thank u in advance!!! Fran -----Mensaje original----- De: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com]En nombre de Matt Riddell (IT) Enviado el: mi?rcoles, 11 de enero de 2006 15:38 Para: Asterisk Users Mailing List - Non-Commercial Discussion Asunto: Re: [Asterisk-Users] video development> I would like to develop a video file player tool inside Asterisk. When > calling to an extension answer and Play a video file (H264). With the > applications PlayBack is not possible to give a video extension (only > sound > file extension). is it posible? > > How do u start in this development? With AGI scripts is not possible to > send a video stream...(i tried to send images but with SIP channel > doesnt > work. I am testing with SER&EyeBeam ) > > greetings and thanks in advance.Asterisk already does this. We provide Video IVR creation for customers. All you have to do is have an audio file and video file that are the same length and then play the audio file, the video file will be played with the audio. H264 support was added to Asterisk about 3 days ago. H263+ has been in for a while. -- Cheers, Matt Riddell _______________________________________________ http://www.sineapps.com/news.php (Daily Asterisk News - html) http://freevoip.gedameurope.com (Free Asterisk Voip Community) http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss) _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Fran wrote:> Thank u Matt!! > > I will try it!!! > > and what about the extensions supported? file.gsm and file.h264 is > possible? > how do u create both files? would it be possible to create both files from > an AVI or a MPEG? may i use MPEG4IP??I use VCDCutter to create a fake webcam which can be fed by audio and video files. Then I use Eyebeam to leave a voicemail message (using the fake webcam). This will deposit both the audio and video in the voicemail folder which you can then copy to the location of your choice. :) Make sense? -- Cheers, Matt Riddell _______________________________________________ http://www.sineapps.com/news.php (Daily Asterisk News - html) http://freevoip.gedameurope.com (Free Asterisk Voip Community) http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss)