Displaying 20 results from an estimated 80 matches similar to: "How to streaming"
2005 May 31
1
rxfax application - doesn't work properly
hi,
I am on fax-to-email system, basically taken from
http://www.voip-info.org/wiki-Asterisk+Fax+to+email
well, it seems that asterisk causes some problems so that it is impossible
to send any fax.
I.e. when I try to send a fax to asterisk (rxfax application):
normalFax--->FXS(TDM400P)--->Asterisk(RxFax) it breakes up the trasmission
at the beginning of sending page.
The code given by
2004 Aug 06
1
Re: [vorbis] another Icecast2/Vorbis stream on-line
> SOURCE $mountpoint ICE/1.0\n
> ice-password: $password\n
> ice-name: $name\n
> ice-url: $url\n
> ice-genre: $genre\n
> ice-bitrate: $bitrate\n
> ice-public: $public\n
> ice-description: $description\n\n
>
Cool - I'll code this in right now....
There's no brains to this code right now, it just modifies the encoder
example to read from teh soundcard and send
2009 Jan 16
3
Installing drivers on Wine
Hello guys,
I'm trying to use my Hp 50g graphic calculator under linux.I need to run and install a program, called Conn4x, to transfer data to my calculator.
When i run it, it starts, but can't see the USB port. Under windows I had the same problem, but I fixed it but supplying the right driver to the system when i connected the calculator.
I have the drivers (a .inf, and two .dll), but
2004 Aug 06
1
strange downloading occuring...
I'm experiencing a strange phenomenon I think...
I've got a playlist of 3 mp3's (total of about 9MB) which I've got ices0.3 streaming into icecast2.0
It seems that when I try and connect, it opens up windows media player, then buffers for 2-4 whole minutes, then plays the stream. I had my buddy try it, and he said his computer downloaded for 10 minutes, a total of 128 MB before
2007 Feb 09
6
mongrel_cluster clarification
Apologizes in advance if this sounds rather dense, but I want to make sure
I''m understanding everything correctly. We''re in the process of migrating
from Apache2.0/FastCGI to Apache2.0+mongrel (why not 2.2? that story is too
long and too uninteresting to recount here, but I will tell you that it
involves RHEL and only using RHN rpms).
The init script that comes with mongrel
2006 Jun 03
0
Strange Problem with inclusion of images and stylesheets
We are a small team working on a rails app and the webserver is Apache2.0,
running on Ubuntu and using fcgid.
We are running rails in development mode. As i know, to include a image or
css or javascript, one can use plain HTML style of inclusions like:
< img src=""></img> , <link href=""> or rails way of including things like
<%= javascript_include %>
2018 May 09
0
Copyright question - Using part of the LLVM codebase
Hi LLVM folks,
I’m planing to use part of the ADT library code in my Apache2.0 open source project. Particularly, one of the classes in llvm/ADT/STLExtras.h.
What should I do? Do I need to include LLVM’s license file in root directory of my project? Or just add the copyright file header before the target class?
I’d read the "Developer Policy” website but seems that it only mention
2001 Jun 15
2
While we're publicising icecast2 streams...
Hi all:
I've had an icecast2 stream up for about a week now and thought I'd tell
you all about it. This is a very primitive setup - using icecast2 and
libshout on a linux box and using the example program along with a random
sort utility to shunt the files to the server. The stream is at 22.05khz
mono at the lowest bitrate, meaning it hovers around the 32kbps mark.
there are 38 songs
2001 Jun 15
2
While we're publicising icecast2 streams...
Hi all:
I've had an icecast2 stream up for about a week now and thought I'd tell
you all about it. This is a very primitive setup - using icecast2 and
libshout on a linux box and using the example program along with a random
sort utility to shunt the files to the server. The stream is at 22.05khz
mono at the lowest bitrate, meaning it hovers around the 32kbps mark.
there are 38 songs
2004 Aug 06
3
Re: [vorbis] another Icecast2/Vorbis stream on-line
> I'll be posting some basic protocol ideas soon as I think I've finally
> figured out how I want to handle stats and future admin functionality.
I've written a mini liveice streamer/encoder built around the vorbis
library, I need to know what connection protocol the new server will
work around.
(I'd get the icecast 2.0 sources, but once again the icecast source
control
2004 Aug 06
2
MP3 MetaData in WMP and RealOne
Hi Stephan,
I am talking about the meta-data: Artist - Song. It's weird because you are
the second person on the list who doesn't get it working in Real... I just
tried again with "BEK_dns" and "Radio Alcanzando Naciones" the 2 first MP3
radios I found in the stream directory and everything worked perfectly for
Real (but not for WMP).
In RealPlayer, I clicked
2006 Jun 15
12
RoR on Apache2
Hello,
I''ve been going though the "4 Days on Rails" tutorial at
http://rails.homelinux.org/ test-driving ruby on rails using the WEBrick
server without problems. I''m trying to move the app to be seen by
apache2, and am having some troubles. I''ve looked through many guides
online which all say pretty much the same thing, which, I think, I am
doing.
2006 Mar 13
9
apache 1 fastcgi config correct???
I followed this tutorial on the rails wiki about how to get apache with
fastcgi working on a vps machine:
http://wiki.rubyonrails.com/rails/pages/HowtoInstallAndRunRubyOnRailsOnCpanel
In the tutorial it said to add this to the httpd.conf file to get fastcgi
working.
<IfModule mod_fastcgi.c>
FastCgiIpcDir /tmp/fcgi_ipc/
AddHandler fastcgi-script .fcgi
</IfModule>
However
2006 Jan 11
3
Idle Apache+FastCGI sleeping?
Wondering: Does Apache shut down inactive FastCGI processes if it
doesn''t get any requests for a while? My app works fine if it''s being
used regularly, but it will respond very slowly to the first request
after an hour of zero traffic.
Is there a way to keep FastCGI ready all the time, even when there
haven''t been any requests for a while? We''re deploying
2005 Oct 21
21
PHPonRails ?
I''ve have a very tight schedule project that MUST (not my option), be
developed in PHP. Is there a Rails based framework for this platform?
I like the Rails way of things, but in this case, I cannot choose the
programming language, so please don''t offend me :-)
Thanks in advance,
Alessandro
_______________________________________________
Rails mailing list
2008 Jan 02
2
number of auth process
hi there,
what are exactly the differences between
auth_worker_max_count = 30
and
auth default {
count = 1
}
?
first are threads (for threaded auth methods) and second the number of
process ?
2005 Mar 06
2
Recipe Browser 0.4.1
I am please to announce the release of Recipe Browser 0.4.1. This
project (and files) can be located at
http://rubyforge.org/projects/recipe/.
This release brings Recipe Browser up to Rails 0.10, with a handful of
bug fixes. Special thanks to E Gard (x2egard) the newest member to
the project who also happened to do all the work for this release ;).
We would love to hear any questions,
2009 Aug 07
1
Licensing
Afternoon all. I was discussing the current licensing of Xapian and
how it influences the way we work with someone at another OSS project
recently, and although the upshot is likely to be that they'll amend
their license (it's a corporate foundation, and GPL compatibility is
something they desire for precisely this reason), it did prompt me to
think about how we're tracking where we
2006 Apr 26
2
application failed to start for subdomain
I recently setup a subdomain to run my app as a staging site before pushing
changes to the main site. So i setup a subdomain in cpanel, symlinked that
the directory to point to a staging directory where i check''d out my rails
app.
However, when i go to staging.railsapp.com, it times out and says
application failed to start properly.
I''m not sure what is causing this, but
2005 Mar 07
2
0.10.1 Upgrade problems
I just did an upgrade to Rails 0.10.1. It seems to have broken my
app. I get this error (nothing works):
ActionController::RoutingError (No route for path: ""):
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.5.1/lib/action_controller/routing.rb:258:in
`recognize!''
/usr/local/lib/ruby/gems/1.8/gems/rails-0.10.0/lib/dispatcher.rb:32:in
`dispatch''