Hi,

I'd like an Asterisk SIP client with videosupport=yes to be able to dial into 
an IVR which would allow the user (after asking a few questions - like 
authentication, etc) to stream it's audio and video (mic + webcam) as an HTTP 
stream (say, a flash stream as it's the most common format for now or webm, 
vp8, etc.). 
How can I do this?

The setup would be something like this:

<SIP client with webcam>---<Asterisk Server1 SIP IVR>---<video and audio 
conversion + streaming as HTTP>---<Internet clients (flash players or built-in 
modern browser players)>

>From extensions.conf (within my IVR) can I call an AGI script that will then 
>redirect both audio and video to an external application on the Asterisk 
>server such as VideoLAN's VLC? I don't know if the external app can take the 
>video&audio from Asterisk as INPUT, transcode it and stream it as, eg., an FLV 
>via HTTP.

There are lots of streaming solutions out there (red5, vlc, ffmpeg) but I'd 
really like to know if someone here already has experience connecting Asterisk 
to one of these solutions and how.

Or can Asterisk 11 already do the HTTP streaming part on its own?

Thanks,

Vieri

 

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to