[Asterisk-video] branch rizzo/video_v2 updated

Luigi Rizzo rizzo at icir.org
Thu Oct 11 13:22:59 CDT 2007


you have probably seen this on the -dev list but just in case...
feedback would be welcome, especially if you could try this
code against other soft or hard videophones.

Support for x264 should be caming shortly.

	cheers
	luigi

----- Forwarded message from SVN commits to the Asterisk project <asterisk-commits at lists.digium.com> -----

Date: Thu, 11 Oct 2007 18:22:01 -0000
From: SVN commits to the Asterisk project <asterisk-commits at lists.digium.com>
Subject: [asterisk-commits] rizzo: branch rizzo/video_v2 r85459 - in
 /team/rizzo/video_v2: channels/ conf...
To: asterisk-commits at lists.digium.com, svn-commits at lists.digium.com
X-Mailer: svnmailer-1.1.0-dev-r1373

Author: rizzo
Date: Thu Oct 11 13:22:01 2007
New Revision: 85459

URL: http://svn.digium.com/view/asterisk?view=rev&rev=85459
Log:
Document the various options to support video.
Apart from some debugging code, using a recent (2007.07.14 or later
with no SWSCALE) now you should be able to use chan_oss with codecs
h261, h263 and h263+, and set independently the geometry of the
compressed video stream, the camera or x11 grabber, the local display
and the remote display.

Tested with the following remote parties:

 asterisk (FreeBSD 6.2):
	all three codecs supported

 Ekiga (windows):
	tested with h261, works in both directions

 X-Lite (windows, free version):
	h263 works bidirectionally
	h263+ is received correctly by asterisk,
	but X-Lite crashes when receiving the h263 stream.


Modified:
    team/rizzo/video_v2/channels/chan_oss.c
    team/rizzo/video_v2/channels/console_video.c
    team/rizzo/video_v2/configs/oss.conf.sample




More information about the asterisk-video mailing list