Displaying 5 results from an estimated 5 matches for "temm".
Did you mean:
team
2016 Jan 24
2
question on multipul streams
Hi all,
So I am pretty new to the ice cast concept and server. However, I have installed it and successfully hosted streams.
On my server, we offer hosting of ice cast servers.
For example, I have the main server in which I use running on port 8000. What I want to do is allow other users to broadcast using port 8003, etc, but with a different password then the main user. I am sure I?m just missing
2004 Oct 22
3
pgamma discontinuity (PR#7307)
Full_Name: Morten Welinder
Version: 2
OS: Solaris/space/gcc2.95.2
Submission from: (NULL) (65.213.85.217)
I changed src/nmath/standalone/test.c to read:
---------------------------------------------------------------------------------
#define MATHLIB_STANDALONE 1
#include <Rmath.h>
#include <stdio.h>
int
main()
{
double x;
for (x = 99990; x <= 100009; x++)
printf
2016 Jan 24
0
question on multipul streams
Just create yourself another administrative account on your system and
try running that file again and everything should be good to go. I
really don't run things from root, I just run them from an
administrative account and it does it pretty well.
On 1/23/2016 5:24 PM, Carter Temm wrote:
> Hi all,
> So I am pretty new to the ice cast concept and server. However, I have installed it and successfully hosted streams.
> On my server, we offer hosting of ice cast servers.
> For example, I have the main server in which I use running on port 8000. What I want to do is a...
2016 Feb 25
0
Problem installing icecast2
try to purge the files with
apt-get --purge remove icecast2
This should delete all the icecast files, then install it again.
I don't know if this is supported wit icecast2, but maybe you could
also use dpkg-reconfigure.
On 2/25/16, Steve Matzura <sm at noisynotes.com> wrote:
> I installed icecast 2.40 using the standard apt-get install command on
> my Debian 8.2 (Weezie) system,
2007 Jul 06
0
Strange error when running as DRb
I''m getting an error that seems to be unique when trying to run ferret
as a DRb in conjunction with acts_as_ferret.
Locally, I can run in production mode with ferret running as a DRb and
everything works great. When I transfer my project to my host, things
begin to fall apart.
Running ferret remotely as a DRb appears to work just fine, but
''mongrel_rails start''