Displaying 20 results from an estimated 2000 matches similar to: "After I enabled SSL, stream mountpoints broke"
2015 Apr 04
5
After I enabled SSL, stream mountpoints broke
Philipp,
Thank you for your quick response. I can't believe that I didn't think of
that...I guess I just assumed that it would use SSL. I'm using Liquidsoap
as my source client. Once you brought that up I started researching
whether there was a way to force Liquidsoap to use SSL and from what I
found it doesn't look like there is an option...but please correct me if
you or
2015 Apr 03
0
After I enabled SSL, stream mountpoints broke
Good evening,
On Fri, 2015-04-03 at 14:02 -0700, Nathan Miller wrote:
> I'm running Icecast package 2.4.1 on Ubuntu 14.04
> from ttp://download.opensuse.org/repositories/home:/dm8tbr/xUbuntu_14.04.
>
>
> I've been running on this server for about 6 months now without any
> issue and all my streams run great. This icecast server is running on
> the same host that my
2015 Apr 04
0
After I enabled SSL, stream mountpoints broke
Can you remove these emails from going to my address please.
From: icecast-bounces at xiph.org [mailto:icecast-bounces at xiph.org] On Behalf Of Nathan Miller
Sent: Saturday, 4 April 2015 1:42 PM
To: Icecast streaming server user discussions
Subject: Re: [Icecast] After I enabled SSL, stream mountpoints broke
Philipp,
Thank you for your quick response. I can't believe that I
2015 Apr 04
0
After I enabled SSL, stream mountpoints broke
On 04/04/2015 02:42 AM, Nathan Miller wrote:
> Philipp,
>
> Thank you for your quick response. I can't believe that I didn't
> think of that...I guess I just assumed that it would use SSL. I'm
> using Liquidsoap as my source client. Once you brought that up I
> started researching whether there was a way to force Liquidsoap to use
> SSL and from what I found it
2019 Aug 27
2
Orc JIT vs. STL
You can add symbols from Archieve via StaticLibrarySearchGenerator. But it
is added recently though
On Tue, 27 Aug 2019 at 21:02, Praveen Velliengiri <
praveenvelliengiri at gmail.com> wrote:
> Hi Geoff,
> I tried it, but I can't able to reproduce it.
>
> Test Program:
> #include <fstream>
> int main()
> {
> std::ifstream stream1, stream2;
>
2019 Aug 27
2
Orc JIT vs. STL
On Tue, Aug 27, 2019 at 4:56 PM Praveen Velliengiri
<praveenvelliengiri at gmail.com> wrote:
>
> HI
> Did you run the static constructor and destructor? How did you make your process symbols visible to ORC jit?
Yes. It's the constructor that generates the undefined symbol error.
We use DynamicLibrary::LoadLibraryPermanently(nullptr) to add process
symbols.
> Could you
2019 Aug 27
4
Orc JIT vs. STL
Greetings, LLVM wizards.
We are using Clang and Orc JIT (v1) to compile and execute C++ code on the
fly. If a C++ module calls functions from external libraries, we add them
via DynamicLibrary::LoadLibraryPermanently().
The problem we have run into recently is when a module calls a function
from the STL -- in particular this swap() function for input streams:
#include <fstream>
2010 Apr 27
4
Icecast Server doesnt work.
I am very new on this list, so that I will first say hello to everybody.
I been this morning on the IRC and some guy there explained me that if I
want real help I must pay him 60 euros pe hour.
I hope you dont charge me 60 euros for readiung this email and giving a
hint.
I have tryed to install icecast2 and ices2 on my dedicated server and
followed allthe steps described on your site.
in the end
2015 May 12
4
Checking for file /7.html
Hi there,
My error log is full of these 2 lines
[2015-05-12 08:08:07] INFO fserve/fserve_client_create checking for
file /7.html (/usr/share/icecast2/web/7.html)
[2015-05-12 08:08:07] WARN fserve/fserve_client_create req for file
"/usr/share/icecast2/web/7.html" No such file or directory
I have checked the Icecast sources and couldn't find any file named
7.html, so I was
2004 Aug 06
2
pull relay problems
Would there be a way to have /stream1 and /stream2 be the same
content but encoded at differant bitrates (via iceS)?
thanks,
paul
On Fri, 27 Apr 2001, Jack Moffitt wrote:
> One stream should have a mountpoint of /stream1 or something, and the
> other of /stream2.
>
> Then you access a stream like so:
>
> http://my.server.com:8000/stream1
> or
>
2005 Feb 02
2
user Authentication - fail to add an user
Hi fellow streamers ;-)
I am trying to add an user authenticated mount point to our Icecast2.2
server.
I include the relevant section of my config file below.
<mount>
<mount-name>/stream1</mount-name>
<max-listeners>100</max-listeners>
<fallback-mount>/test</fallback-mount>
<fallback-override>1</fallback-override>
2010 Feb 09
2
Comparing means and trends in short time-series
Dear R-list,
I have a statistical problem with the comparison of short time-series,
representing densities of fish in different streams. For each stream (6 in
total, here below showed only part of the dataset) I have 8 years of density
data, as follows:
year density stream
1 2000 0.51 stream1
2 2001 0.87 stream1
3 2002 0.68 stream1
4 2003 0.56 stream1
5 2004 0.50 stream1
6
2018 Mar 07
1
Show all audiance in Icecast directory... cluster ?
Hello,
I installed Icecast 2.4.3 by downloading
http://downloads.xiph.org/releases/icecast/icecast-2.4.3.tar.gz
CentOS 7
Then
./configure
make
make install
Its working.
My only issue : I have 3 streams, I see the name of my station 3 times in
Icecast directory. I tryed to hide 2 streams by using the hidden and public
tags and force showing the total of audiance in the one public stream. i
2004 Aug 06
1
[Fwd: Re: [JDEV] Videoconferencing with jabber / Re: Videoconferencing with speex and jabber]
Hi Jean-Marc,
<p>>>to speex: *now here comes the more important part, can we build a c++
>>component which does what avrelay does? is it practicable to de/encode
>>100 streams with a c/c++ speex de/encoder in realtime?* COMMENTS WELCOME
> At low bit-rate (6-8 kbps) and lowest complexity, it's probably possible
> to encode 100 streams on a 3 GHz machine (and
2005 Feb 02
3
user Authentication - fail to add an user
On Wed, 2005-02-02 at 14:46, Geoff Shang wrote:
> Ron Blok wrote:
>
> > <mount>
> > <mount-name>/stream1</mount-name>
> > <max-listeners>100</max-listeners>
> > <fallback-mount>/test</fallback-mount>
> > <fallback-override>1</fallback-override>
> >
> >
2008 May 28
2
problem using icecast 2 Listener Authentication
Hi guys ,
I'm using with satisfaction icecast2 for streaming vorbis and theora
using oggfwd.
Now i want to try the authentication of icecast and I'm following this
guide:
http://www.icecast.org/docs/icecast-2.3.1/icecast2_listenerauth.html
I'm using the HTPASSWD Listener Authentication , and I add this line to
my icecast config files:
<mount>
2004 Aug 06
2
pull relay problems
i was using multiple ports because that's how i figured i'd have to do
it.
o, mounting the remote source locally? i'm not familiar with how to do
this. i'm also not seeing how to do this in the docs.
how would i go about mounting a remote stream?
-a.j.
On Fri, 27 Apr 2001, Jack Moffitt wrote:
> Why are you using multiple ports at all? That's what mountpoints are
>
2009 Nov 18
1
Move listeners problems
Thanks, Karl! I've checked the log files during a move command but I
couldn't find anything that looked related to the problems. I've
thought of upgrading to 2.3.2 but thought I should ask first if it was
something common - saw that someone mailed about the same problems a
couple of months ago, if I understood it correctly.
/Mathias
2009/11/18 Karl Heyes <karl at xiph.org>:
2005 Jan 12
1
ices0 config for high and low bandwidth users
Hello,
Does anyone have a config for the above? I've got several static
playlists of mp3's that i'd like to offer. Offering them for high bandwidth
cable dsl users works fine, but i'd like to give them out to dialups as
well. Currently whenever a dialup user connects the stream1 plays for about
two seconds then goes sluggish. I'm theorizing that i'm giving to much for
2017 Dec 06
1
I can't start video streaming
Dear Guys;
I am very beginner of Icecast, but I already setup several icecast servers
with MP3 audio music broadcasting with icecast2 (2.4) and BUTT or ices as
source clients. Those are works well for almost one year already.
I tried to make video casting with icecast2 (2.4) and VLC media player as a
source client, but icecast never recognize VLC as a source.
icecast.xml had set just same as I