[Asterisk-video] stream still picture

info at marikar.com info at marikar.com
Wed Sep 5 06:11:09 CDT 2007


On Wednesday 05 September 2007 12:06:50 Klaus Darilion wrote:

> Do you know an easy way to stream a still picture? E.g. it would be
> useful to make a still picture with some instructions while waiting
for
> DTMF input.

I generate a very short video (about 5 pictures). After playing this
video Asterisk is
waiting for a dtmf-input.

Using php-agi it looks like this:

	$agi->exec('mp4play','menu.mp4');
	$button = $agi->get_data('beep', -1, 1);


Regards
Achim






More information about the asterisk-video mailing list