similar to: asterisk video streaming

Displaying 20 results from an estimated 10000 matches similar to: "asterisk video streaming"

2011 Jan 30
4
Any roadmap on WebM Support ?
Hello , We are using Icecast for few years in a small french radio station with great success ! ( hitting 60 simultaneous listeners sometimes :-) ) http://www.radiogalere.org:8080/ Now we plan to stream the webcam capture of the studio, we 've done a test with Ogv/theora @128kb video with great sucess although none of the HTML5 browser wher able to keep on playing the stream after few
2010 Aug 03
0
OpenCodecs release 0.84.17359
OpenCodecs release 0.84.17359 ----------------------------- OpenCodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex, Theora, FLAC, and WebM files in Windows Media Player and other players. This release adds decoding support for Windows Mobile 5.0 - 6.5. Seeking is disabled for Ogg Vorbis, Theora and Speex. WebM/VP8 is not supported, and, there are no arm assembly optimizations
2010 Aug 03
0
OpenCodecs release 0.84.17359
OpenCodecs release 0.84.17359 ----------------------------- OpenCodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex, Theora, FLAC, and WebM files in Windows Media Player and other players. This release adds decoding support for Windows Mobile 5.0 - 6.5. Seeking is disabled for Ogg Vorbis, Theora and Speex. WebM/VP8 is not supported, and, there are no arm assembly optimizations
2010 Aug 03
0
OpenCodecs release 0.84.17359
OpenCodecs release 0.84.17359 ----------------------------- OpenCodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex, Theora, FLAC, and WebM files in Windows Media Player and other players. This release adds decoding support for Windows Mobile 5.0 - 6.5. Seeking is disabled for Ogg Vorbis, Theora and Speex. WebM/VP8 is not supported, and, there are no arm assembly optimizations
2011 Jan 31
1
Any roadmap on WebM Support ?
Hi ! 2011/1/31 Romain Beauxis <toots at rastageeks.org>: > Well the interesting question is: "Is webm streamable?". Well it seems to ma that Google made Webm especially for streaming and I've even read that it should be easier to stream webm than ogg for various reasons. > Alternatively, there seems to be a ogg mapping for vp8 floating around: >
2010 Jul 20
1
OpenCodecs release 0.84.17338
OpenCodecs release 0.84.17338 ----------------------------- OpenCodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex, Theora, FLAC, and WebM files in Windows Media Player and other players. This release added WebM support (using versioned snapshots provided by The WebM Project), which determined the change of project's name from "Ogg Codecs" to "Open
2010 Jul 20
1
OpenCodecs release 0.84.17338
OpenCodecs release 0.84.17338 ----------------------------- OpenCodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex, Theora, FLAC, and WebM files in Windows Media Player and other players. This release added WebM support (using versioned snapshots provided by The WebM Project), which determined the change of project's name from "Ogg Codecs" to "Open
2010 Jul 20
1
OpenCodecs release 0.84.17338
OpenCodecs release 0.84.17338 ----------------------------- OpenCodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex, Theora, FLAC, and WebM files in Windows Media Player and other players. This release added WebM support (using versioned snapshots provided by The WebM Project), which determined the change of project's name from "Ogg Codecs" to "Open
2011 Jan 31
0
Any roadmap on WebM Support ?
Le dimanche 30 janvier 2011 03:54:10, michel memeteau a ?crit : > Is there some evolution on Webm support, does it need a lot of changes > in Libshout for example ? or does the code structure of icecast makes > it easy to add new containers/codecs ? Well the interesting question is: "Is webm streamable?". I don't know much about it nut webm is wrapped into a matroska-based
2014 Jan 25
0
icecast and webm
> Hi, > > On 01/24/2014 04:39 PM, geekshabeka at riseup.net wrote: >> How can I configure vp8 encoder in icecast 2.4 version? > > Icecast doesn't contain any encoders, at all. It just passes through > streams and deals with them on a container level (Ogg, WebM/MKV). ok, thanks, I was mixing gstreamer language with icecast language :-) > >> The normal way
2010 Jun 30
0
OpenCodecs release 0.84.17315
OpenCodecs release 0.84.17315 ----------------------------- OpenCodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex, Theora, FLAC, and WebM files in Windows Media Player and other players. This release added WebM support (using versioned snapshots provided by The WebM Project), which determined the change of project's name from "Ogg Codecs" to "Open
2010 Jun 30
0
OpenCodecs release 0.84.17315
OpenCodecs release 0.84.17315 ----------------------------- OpenCodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex, Theora, FLAC, and WebM files in Windows Media Player and other players. This release added WebM support (using versioned snapshots provided by The WebM Project), which determined the change of project's name from "Ogg Codecs" to "Open
2010 Jun 30
0
OpenCodecs release 0.84.17315
OpenCodecs release 0.84.17315 ----------------------------- OpenCodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex, Theora, FLAC, and WebM files in Windows Media Player and other players. This release added WebM support (using versioned snapshots provided by The WebM Project), which determined the change of project's name from "Ogg Codecs" to "Open
2013 Jun 16
2
Javascript source client
Hey all, So we have been advised from this thread https://github.com/muaz-khan/WebRTC-Experiment/issues/28#issuecomment-18385702 to not use http put as it is not in real-time, instead they are suggesting the use of SDP, is that something that icecast supports? Or does anyone have other ideas on this? ~stephen On Sun 12 May 2013 01:51:31 AM CDT, Thomas Ruecker wrote: > Hi, > > On 11
2013 May 12
0
Javascript source client
Hi, On 11 May 2013 15:32, Stephen Mahood <mv at cyberunions.org> wrote: > Thank you for your interest in this, you description is as accurate as I > can see. > >> From my perspective your challenges will be to get the containers right. >> WebM for audio+video >> Ogg for audio >> >> Also (I'm not that familiar with webRTC) you might need to reencode
2013 Jun 17
0
Javascript source client
Hi Stephen, > So we have been advised from this thread > https://github.com/muaz-khan/WebRTC-Experiment/issues/28#issuecomment-18385702 > to not use http put as it is not in real-time, instead they are > suggesting the use of SDP, is that something that icecast supports? Or > does anyone have other ideas on this? The imminent Airtime 2.4.0 release has support for Opus, and it
2010 May 22
4
[OT-ish] WebM/Ogg VP8 streaming
Hi all, Sorry for the VP8 question on the Theora list, but I think all the relevant people are here :) I'm using Icecast to distribute some Ogg Theora streams at the moment with a view to adding VP8 along side these in future. Ideally I'd just use Ogg VP8+Vorbis, I know there is a mapping for this already but how much support from the browsers can I expect for this configuration?
2013 May 11
2
Javascript source client
Thomas, Thank you for your interest in this, you description is as accurate as I can see. > From my perspective your challenges will be to get the containers right. > WebM for audio+video > Ogg for audio > > Also (I'm not that familiar with webRTC) you might need to reencode > to Opus and VP8 in some cases? here is the great news
2010 May 23
3
Fwd: VP8
Begin forwarded message: > From: "Tom O'Reilly" <TOreilly at mpegla.com> > Date: May 22, 2010 6:31:50 PM CDT > To: "Dave Johnson" <davefilms.us at gmail.com> > Cc: "Info-web" <Info-web at mpegla.com> > Subject: RE: VP8 > > Dear Mr. Johnson, > > Thank you for writing. We appreciate hearing from you and the >
2011 Jan 31
0
Any roadmap on WebM Support ?
Sorry I replied in private ... 2011/1/31 Quentin Drouet <kent1 at arscenic.info> > > > 2011/1/31 Romain Beauxis <toots at rastageeks.org> > > Le dimanche 30 janvier 2011 03:54:10, michel memeteau a ?crit : >> > Is there some evolution on Webm support, does it need a lot of changes >> > in Libshout for example ? or does the code structure of icecast