[Freeswitch-dev] Playback images as video
Mariusz Czulada
manieq at wp.eu
Wed Jul 25 03:11:35 MSD 2012
Hi all,
I didn't get a response on my previous post so I guess I have to write an app myself ;) Can somebody give me any hints how to implement this? Is it generally possible in fsw at current stage? I'd expect usage in a dialplan like this:
[...]
<action application="image_playback" data="/path/to/file1.png"/> - start streaming of an image
<action application="playback" data="/path/to/file1.wav"/>
[...]
<action application="read" data="..."/>
[...]
<action application="image_playback" data="/path/to/file2.png"/> - start streaming of another one
<action application="playback" data="/path/to/file2.wav"/>
[...]
<action application="read" data="..."/>
[...]
<action application="image_playback"/> - no data -> stop video streaming
<action application="image_stop"/> - or maybe this way?
TIA,
Mariusz
Dnia 14-03-2012 o godz. 22:07 Mariusz Czulada <manieq at wp.eu> napisał(a):
> Hi all,
>
> I wonder if it is possible now to "playback" a still image
> (jpeg/png/tiff) in a video stream? While in IVR a new user could also
> view the same or similar text as transmited as voice.
>
> Regards,
>
> Mariusz
>
>
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-dev
mailing list