VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
mashudiflexi at telkom... Guest
|
Posted: Mon Jun 22, 2009 10:13 pm Post subject: [Freeswitch-users] video playback on FS |
|
|
Dear All,
on the default.xml in dialplan directory of FS, content video extension
dialplan with file extension fsv,
562 <extension name="video_record">
563 <condition field="destination_number" expression="^9993$">
564 <action application="answer"/>
565 <action application="record_fsv"
data="/tmp/testrecord.fsv"/>
566 </condition>
567 </extension>
568
569 <extension name="video_playback">
570 <condition field="destination_number" expression="^9994$">
571 <action application="answer"/>
572 <action application="play_fsv" data="/tmp/testrecord.fsv"/>
573 </condition>
574 </extension>
what is the fsv video format from? as we know flv for flash video,
how to convert from mp4 or avi to fsv file extension?
thank you in advanced,
best regard,
mashudi
====================================
Mau GRATIS TELPON LOKAL, DISCOUNT 50% SMS,
DISCOUNT 20% SLJJ, dan DISCOUNT FLEXI MILIS?
Ikuti Dahsyatnya FLEXI KOMUNITAS.
Ketik CREATE<spasi>[NAMA GRUP], sms ke 345.
Contoh: CREATE SMU2, sms ke 345.
Informasi selanjutnya:
- hubungi 147
- http://www.telkomflexi.com
- ketik INFO, sms ke 345.
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Mon Jun 22, 2009 10:27 pm Post subject: [Freeswitch-users] video playback on FS |
|
|
On Jun 22, 2009, at 10:28 PM, mashudi wrote:
Quote: | Dear All,
on the default.xml in dialplan directory of FS, content video extension
dialplan with file extension fsv,
562 <extension name="video_record">
563 <condition field="destination_number" expression="^9993$">
564 <action application="answer"/>
565 <action application="record_fsv"
data="/tmp/testrecord.fsv"/>
566 </condition>
567 </extension>
568
569 <extension name="video_playback">
570 <condition field="destination_number" expression="^9994$">
571 <action application="answer"/>
572 <action application="play_fsv" data="/tmp/testrecord.fsv"/>
573 </condition>
574 </extension>
what is the fsv video format from? as we know flv for flash video,
how to convert from mp4 or avi to fsv file extension?
|
We just save the raw RTP and stream it back out... btw don't hijack threads please.
Quote: | thank you in advanced,
best regard,
mashudi |
Brian West
brian@freeswitch.org (brian@freeswitch.org)
-- Meet us at ClueCon! http://www.cluecon.com |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|