[Freeswitch-users] Video
Anthony Minessale
anthmct at yahoo.com
Sun Jan 20 10:46:01 PST 2008
There is a mod_h26x in tree that provides a passthru codec
for h261 h263 and h264.
The only thing we have implemented so far with video is the
"echo" application that will also echo video in a separate thread.
The core code for that can be found in switch_ivr_async.c at
about line 63 and above.
The next goal was probably to add another thread to bridged calls
to pass video back and forth the same way the audio is done.
>From there we needed a strategy on how to read and write video files.
Asterisk uses 2 difft files but i would prefer to be able to read/write
a standard multi-media format like mp4 etc.
I think a core abstraction like we did for audio files may be unnecessary
and it would probably be better to make a loadable module that implements
functions to read and write the video files via the application interface.
Anthony Minessale II
FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
AIM: anthm
MSN:anthony_minessale at hotmail.com
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
IRC: irc.freenode.net #freeswitch
FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org
pstn:213-799-1400
----- Original Message ----
From: David Knell <dave at 3c.co.uk>
To: freeswitch-users at lists.freeswitch.org
Sent: Sunday, January 20, 2008 7:52:45 AM
Subject: [Freeswitch-users] Video
Hi -
Could someone write a few words on the state of video calling in FS?
The no media
mode works fine, but I'm interested in being able to take do things
with
the media streams.
What I've done so far:
- create an H.264 passthrough codec, derived from the G.729 one;
- tamper with the video codec negotiation code to get that bit to work.
What I'm not sure of is how much else is implemented or not and, before
I hide in a dark
corner with a large pot of coffee to work through what's done and
what's
not, I figured I
might ask..
Cheers --
Dave
--
David Knell, Director, 3C Limited
T: 020 8114 8901 F: 020 8692 0677 M: 07773 800623
http://www.3c.co.uk
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080120/665d6540/attachment-0002.html
More information about the FreeSWITCH-users
mailing list