That is disappointing that asterisk users a non-standard format. Thanks for the github submission. Merry Christmas to you!
Jerry On Wed, Dec 7, 2016 at 11:14 AM, Borja SIXTO <[email protected]> wrote: > Hi Jerry, > > Asterisk uses a unstandard file format (file contents the video and RTP > headers). > > I had done in the past a tool to generate video contents using FFmpeg and > a C application. > I will publish it on our GitHub site this mounth (Merry Christmas!), I > need to retreive the full project and add a README to explain the way to > built and use it. > > Regards, > > Borja SIXTO from ulex.fr > > > > Le 07/12/2016 à 16:50, Jerry Geis a écrit : > > I am trying to call a soft phone and play a video file. > Playback() says it understands h263. > > But what is the "name" of the file? more specifically what is the ending? > I tried .mp4 .h263 and asterisk 13 says it cannot file a file. > > [Dec 7 10:17:00] WARNING[9223]: file.c:774 ast_openstream_full: File > /home/silentm/attachments/demo_h263 does not exist in any format > [Dec 7 10:17:00] WARNING[9223]: file.c:1247 ast_streamfile: Unable to > open /home/silentm/attachments/demo_h263 (format (h263|h263p)): No such > file or directory > [Dec 7 10:17:00] WARNING[9223]: app_playback.c:494 playback_exec: > Playback failed on SIP/414-00000271 for /home/silentm/attachments/demo > _h263 > [Dec 7 10:17:00] NOTICE[9222]: pbx_spool.c:426 attempt_thread: Call > completed to SIP/414 > > I tried demo_h263.h263 > demo_h263.mp4 > demo_h263.flv > > My call file is: > Channel: SIP/414 > Context: smvoice-dialout > Extension: 999999 > Priority: 1 > Application: Playback > Timeout: 90 > Codecs: h263,g722,ulaw,alaw > Data: /home/silentm/attachments/demo_h263 > > > Thanks, > > Jerry > > > > > -- > Borja SIXTO (co-founder/manager) > > Mail: [email protected] > Tel: +33(0)4 28 35 03 44 Ext. 11 <+33%204%2028%2035%2003%2044> > Ulex Innovative Systems | 4 rue des Prairies, 38460 St Romain de Jalionas, > Francewww.ulex.fr > > > -- > _____________________________________________________________________ > -- 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
