Displaying 20 results from an estimated 10000 matches similar to: "HTTPS stream shown as HTTP in directory listing"
2004 Sep 27
4
Hello and Stream Listing
Hello Jason,
Jason wrote:
> Did you remove the <!--- and the --> around the directory section?
> Also icecast would need access to outgoing port 80.
I have limited control of the streaming server. I have a web control
panel and that's with a few setting that can be changed.
(start and stop the server, change passwords, setup relays and enter YP
servers)
There is a section
2019 Dec 02
1
Relay http stream to https
Hi
I have an SSL-enabled server that is set up to stream over https fine.
The mountpoints are typically set up as follows:
<listen-socket>
<port>8005</port>
</listen-socket>
<listen-socket>
<port>9005</port>
<ssl>1</ssl>
</listen-socket>
<ssl-certificate>/usr/local/centovacast/etc/ssl/icecast.pem</ssl-certificate>
How
2004 Sep 27
2
Hello and Stream Listing
Hello Everyone!
My name is John Silvers PD/CE of Pirate Radio 100.3FM (KQLZ Los Angeles)
I wanted to introduce myself to everyone.
We are switching over from our 2072 Shoutcast streams to Ogg with the
help from Dave at Mediacast1.
It seems mp3PRO is just not catching on but the I think the ogg sounds
way better then mp3PRO and not just one player can hear the difference
plus no plug-in to push
2008 Jan 19
0
sound card input stream
? am newbie about icecast and darkice. Here is my informations about
runnings and configs. Can u help me what i have to do in configs?
-su-2.05b$ icecast -b -c /usr/local/etc/icecast.xml
Starting icecast2
Detaching from the console
-su-2.05b$ [2008-01-19 10:27:19] INFO main/main Icecast 2.3.1 server
started
[2008-01-19 10:27:19] DBUG yp/yp_recheck_config Updating YP configuration
[2008-01-19
2013 Oct 30
0
Directory Listing on http://dir.xiph.org/
pastebin the full conf?
check for <public> in mount, set it to 1 otherwise the configuration of
your source will decide the faith of your YP listing.
also, don't pass all the meta
(stream-name,stream-description,bitrate,genre, type...)
http://www.icecast.org/docs/icecast-2.3.3/icecast2_config_file.html
Yahav
On Wed, Oct 30, 2013 at 7:24 PM, Scott Winterstein <0turn1 at
2013 Oct 30
3
Directory Listing on http://dir.xiph.org/
Hello everyone!
I am having a issue with what I am doing wrong here to get listed in
the xiph.org public directory. I have the newest
icecast-2.3.99.3_beta3, loaded on a Win7 box acting as server, and
using BUTT to encode the source at 32kbps, mono, .mp3, from VLC
playlists. I have the server config set to public, and have this code
in the icecast.xml file:
<directory>
2004 Sep 27
0
Hello and Stream Listing
You should know not all players support OGG without plugins either. Mp3 will
play in 98% of the software. I've tested it in Winamp,Media Player,
Realplayer
Did you remove the <!--- and the --> around the directory section? Also
icecast would need access to outgoing port 80.
Or it could be this from the FAQ
First of all, icecast must have been built with YP support. This is
2019 Jan 07
0
Radio is not shown in icecast directory
Ok,
And mine ?
http://radioducinema.com
regards
Provenance : Courrier pour Windows 10
De : COOL radio
Envoyé le :lundi 7 janvier 2019 16:45
À : icecast at xiph.org
Objet :[Icecast] Radio is not shown in icecast directory
The public URL of your Icecast server http://live.coolradio.rs
<directory>
<yp-url-timeout>15</yp-url-timeout>
2014 Mar 03
0
Stream Interruption Troubleshooting
Dear All,
Icecast makes it possible that our Community/Student radio station reaches
online listeners and it's FM transmitter. Operating with little or not
budget, I've set up our streaming several times. Lately we are experiencing
audio glitches and dropouts out of nowhere (setup hasn't changed
tremendously). Similar cases I found on the list and elsewhere don't give
general
2019 Jan 07
3
Radio is not shown in icecast directory
The public URL of your Icecast server http://live.coolradio.rs
<directory>
<yp-url-timeout>15</yp-url-timeout>
<yp-url>http://dir.xiph.org/cgi-bin/yp-cgi</yp-url>
</directory>
<directory>
<yp-url-timeout>15</yp-url-timeout>
<yp-url>http://icecast-yp.internet-radio.com</yp-url>
</directory>
2004 Aug 06
1
mount and multiple stream troubles
Here's the icecast.xml file I'm using. Thanks!
<icecast>
<limits>
<clients>100</clients>
<sources>2</sources>
<threadpool>5</threadpool>
<queue-size>102400</queue-size>
<client-timeout>30</client-timeout>
<header-timeout>15</header-timeout>
2006 Mar 25
2
static file streaming
Hi All,
Maybe I do something completely wrong and I make some trivial mistakes but
the static streaming doesn't work for me.
I describe my setup.
Thanks,
Ivan
- I try to reach the following URLs but neither of them worked:
http://my.server.hu/try.mp3
http://my.server.hu/try.mp3.m3u
http://my.server.hu/list.m3u
- The /usr/share/icecast2/web directory contains the following files:
try.mp3
2006 May 31
1
Lighttpd: HTTP and HTTPS Simultaneously
Hi is it possible to configure lighttpd to serve pages for http and
https requests simultaneously? I would like users to be able to access
my site securely or non-securely where the choice is theirs.
The only instructions I can find to do this involve creating two
copies of the lighttpd application
(http://wiki.archlinux.org/index.php/Lighttpd_For_Both_SSL_And_Non-SSL).
Is there any way to do it
2019 Mar 17
1
<fallback-override>
Hello!
I have a fallback mount point with <fallback-override>.
When my source client reconnects, the media player is moved mack to the
right mount point but the media players I have tried (mplayer and VLC)
keep playing the fallback.
Is this because of my source client (liquidsoap), icecast or the media
players?
I think I noticed some message in mplayer about mime type or something.
2019 Sep 09
0
multiple instances?
Hello, unosonic,
Okay, we'll do it this way as it appears to be the only sane way...
THIS is the xml config file that I've been using for ONE STREAM ONLY.
No more than one stream nor any other port on that single stream, for that matter, has ever worked to date.
There also seems to be alot of clutter but as I've NEVER had to use these oddball format files before (in any of my 30
2018 Jul 23
0
icecast could not create listener socket on port 8000
Hi, could you please help me with this situation, the operating system in my computer is Windows 10, and icecast cannot start properly here is my configuration: <icecast>
<!-- location and admin are two arbitrary strings that are e.g. visible
on the server info page of the icecast web interface
(server_version.xsl). -->
<location>Earth</location>
2020 May 26
1
problem creating a systemd service
Hello!
Icecast behaves oddly for me in debian testing, somehow the permissions
on my log file directory was set to root:adm if I remember things right.
Also there was no systemd service starting when I tried to start from
/etc/init.d,
somehow init services refer to systemd services nowadays whether they exist
or not.
I tried to create a systemd service looking like this:
[Unit]
2005 Jun 02
0
relay icecast to shoutcast
Hello List
Having great trouble relaying an icecast2 mp3 stream to a shoutcast server.
My client program successfully streams to icecast which is listening on
port 7000. I can listen to this stream with mozilla and xmms with no
problems. I can also stream my client directly to the shoutcast server but
it makes the client unstable (which is why i'm attempting a relay).
The shoutcast server is
2020 Mar 18
0
Issue with Wordpress in HTTPS and Icecast Stream URL in HTTP
How about this:
- https://serverok.in/centovacast-enable-ssl-on-icecast
You're welcome. Don't mention it :o)
Chip Scooter
On Wed, 18 Mar 2020 at 15:31, Damien GENESTE <d.geneste at illud.fr> wrote:
> Hello,
>
> Configuration :
> - Debian 8
> - Wordpress 5.3.2 (Apache)
> - Icecast 2
> - Radio web player : Streamcast
>
> I just installed my Web radio
2020 Mar 20
0
Issue with Wordpress in HTTPS and Icecast Stream URL in HTTP
Syntax error in your conf file.
Check it from the command line using: *xmllint icecast.xml*
That will show you the error.
Or use something like this: https://xmlvalidation.com/
Probably an unclosed tag.
You're welcome. Don't mention it :o)
Chip Scooter
On Fri, 20 Mar 2020 at 14:06, Damien GENESTE <d.geneste at illud.fr> wrote:
> Hello,
>
> Thank you for your help. I