similar to: Video and icecast

Displaying 20 results from an estimated 7000 matches similar to: "Video and icecast"

2004 Aug 06
1
Performance question
Hi all, I'm looking for sizing information for the 1.3.11 Icecast server. I have the following system: FreeBSD 4.3 Pentium II 400 MHz 128 MB memory 100 Mb Ethernet connection (FD) I am looking for an estimate to the number of clients I can have running against this server. It looks to be configured for MAX_CLIENTS = 800, but I'm looking for some sizing and performance estimates based
2004 Nov 16
2
LAN Streaming
First of all, Thank you for a great program... I am trying to setup a sort of Radio Station for our College and your program is ideal. So yeah thanks. However i have a question: I understand that to stream over the internet you need a streaming server. Correct? BUT for me, streaming over our LAN, will that be necerssary? Ideally I would like to use the computer that is running Icecast to
2010 Mar 23
3
theora video plugin ? videolan plugin?
hi, I'm Alexander a just a question ? is there a reason why there shouldn't be a web player for theora in Mozilla FireFox ? or Internet explorer ? I'm thinking to compile videolan player with theora support only and enable the web plugin interface, it would replace the cortado player and possibly provide a better alternative to flash video plugin in linux when somebody starts a
2005 Sep 23
5
Re: [OT] Rails intro video MOVs - what Open Source, player to use?
> Slightly OT question here, but I have a friend who needs to watch the Rails > intro movs, but is on Linux and has no way of using an actual Quicktime > player. VLC? I assumed everyone used that anyway. http://www.videolan.org/vlc/
2004 Feb 22
1
videolan
Everyone might be interested in knowing that videolan's cvs tree, combined with the excruciatingly simple patch attatched, is capable of playing back chained ogg/theora+vorbis streams. (encoded with example cvs). For example, icecast video. videolan has decided to parse vorbis, speex, theora headers with its own code. There's an ogg demuxer (the file I patched) and the codecs are each
2007 Apr 29
3
Yum package/instlal/update problem
Hi gang! I'm trying to update my videolan client (0.8.4a-4.el4.rf) to the latest 0.8.6 version. I see that Dag has a 0.8.6 for EL4 (I'm running Centos 4.4) but when I do "yum update videolan-client" it says there's nothing to update. When I remove the videolan client than do "yum install videolan-client" it insists on trying to install the 0.8.4 version:
2004 Aug 06
3
Icecast is cool, but how about video?
Hi people, The last days I was hacking on my linux box. I must say it is a clarkconnectbox, which I find pretty cool, a lot of work I don't have to do myself!!! I got icecast and ices working (check out http://213.84.15.154:8000, but I don't really offer broadband) Some day I'll getliveice working but for now you there's only a small collection of mp3's, I'll different
2009 Mar 17
1
Streaming video with Centos 5.2...how to?
Hello all, I am a noob to streaming video, and I have a file I'd like to stream (a .wmv file...sorry. ;-) ). In any case, how can I do this on my website using Centos 5.2 and Apache 2.2.8, rather than making people download a 20 MB video? Can someone point me to some URL's and some software? Thanks for any help, I greatly appreciate it! Gilbert
2015 Sep 12
2
Video Playback devices supporting Speex audio
Hello, I have dozens of video files that were encoded using the speex format of audio and can not seem to find any video playback devices that support speex lol. Literally every playback device I've encountered (mac, 10.10.2) plays the videos w no sound. Do you know of any playback devices for the mac format that support speex? -------------- next part -------------- An HTML attachment was
2009 Sep 03
3
Video Codec problems
I'm having a problem with the Windows Media Player. Any avi/wmv/others that I try to download I receive the following error: Windows Media Player cannot play the file. The Player might not support the file type or might not support the codec that was used to compress the file. Someone told me to go to this URL:?? http://www.vp3.com/cgi-bin/getvp3.pl And download this video codec and
2004 Aug 06
5
Icecast is cool, but how about video?
Rob Burris wrote: > Real Networks offers a free streamer called Real Server. I'm not sure of the > exact link, but here's a starting point That is definitely not free, it's not even zero cost after that evaluation year. There don't even exist any players for it except from Real ... i can't think of anything less free than that. :| I suggest ditching all that crap and to
2006 Apr 05
12
Stream Test
Hi Seeing as other people are posting streams to test, the system I have been developing has an Ogg/Vorbis/Theora stream that you can watch. I would appreciate any feedback to what players can play it and which players have problems. (I am using Icecast as the streaming server) So far I have found VideoLan plays the stream very well. MPlayer was ok, but wasn't as good at buffering.
2004 Aug 06
5
Too many "too many errors"
> > Hmm. I tried a windows laptop box (kinda slow) and indeed after about > > 30-40 minutes playback starts stuttering and eventually disconnects > > from the icecast server. > > > > Nothing else is running on this box. What gives? Why am I losing about > > 25% of the connections to this error? > > Are you using shout? Let me clarify here with the
2008 Nov 10
3
Using Theora
I am very interested in the Theora codec, but I dont knwo how to get it started. Do I have to install it? or should I just look for a Theora player to watch theora videos? Anyways I have Vista installed so I dont know how my pc is going to react to it. Thanks
2007 Oct 18
3
extras and vlc
What are the chances that a package such as vlc from http://videolan.org/vlc would become included in extras? so a yum install vlc would work. Thanks, Jerry
2013 Oct 29
3
[LLVMdev] Add support for ldr pseudo instruction in ARM integrated assembler
On Oct 26, 2013, at 5:02 PM, Chris Lattner <clattner at apple.com> wrote: > On Oct 25, 2013, at 5:22 PM, Sean Silva <chisophugis at gmail.com> wrote: >> I’m not sure macros are a good analogy, but there are other pseudo-instructions that we’re not always able to reconstruct in disassembled code back to how the user wrote them. Or if we do, it’s purely via heuristic methods. I
2005 Apr 29
1
Macintosh Speex player
Hi All, I'm have a lot of speech files that are given from an organisation that has a lot of audio tapes with talks on them. Many people use these tapes, and I have started to convert to the audio to mp3. More recently I've started using speex, but the problem is, many people are using macintosh's and I don't know how to play speex files on macintosh, (Linux, & Windows
2013 Oct 31
0
[LLVMdev] Add support for ldr pseudo instruction in ARM integrated assembler
On Tue, Oct 29, 2013 at 1:21 PM, Jim Grosbach <grosbach at apple.com> wrote: > > On Oct 26, 2013, at 5:02 PM, Chris Lattner <clattner at apple.com> wrote: > > On Oct 25, 2013, at 5:22 PM, Sean Silva <chisophugis at gmail.com> wrote: > > I’m not sure macros are a good analogy, but there are other >> pseudo-instructions that we’re not always able to
2016 Jul 06
1
opus Digest, Vol 90, Issue 4
> I don't believe this is an actual error. If it's truly possible for > these areas to overlap (I don't think it is), then something much more > serious than using memmove instead of memcpy needs to be done about it. In the C# version of this code, these two copy regions are stored in separate arrays entirely. I agree that there should be no normal way to have the memcpy
2012 Sep 18
4
Feedback about Vorbis Comment Chapter Extension
Hallo again! Some month ago we discussed about the Vorbis Comment Chapter Extension: http://wiki.xiph.org/Chapter_Extension I got some critics about this specification, especially from the VLC developers: see https://trac.videolan.org/vlc/ticket/6895 Some parts of it: <cite> This specification allows holes between chapters and allows overlapping chapters... And does not explain what to