Displaying 7 results from an estimated 7 matches for "icecaststream".
Did you mean:
icecaststreams
2024 Mar 21
2
Education - 1, 000s, 100, 000's, Millions of listeners. (What kind of infrastructure)
On Thu, 21 Mar 2024, Wayne Barron wrote:
> Looking through HLS, I found this.
> https://github.com/mbugeia/srt2hls
Or you could just use ffmpeg:
ffmpeg -hide_banner -i "${icecaststream}" -c:a copy -vn -strftime 1
-f hls -hls_time 6 -hls_list_size 10 -hls_segment_filename "${hlspath}radio-%Y%m%d-%s.ts"
-hls_flags delete_segments -segment_format mpegts "${hlspath}radio.m3u8"
then you just have a set of files for a normal webserver.
Note the c:a copy mean...
2004 Aug 06
1
Number of listeners per server box ?
Dave Preston wrote:
>
> You should check ... http://www.streamguys.com/
Thanks. Their pricing is a bit more flexible than live365's two
packages and they are definitely cheaper than RackSpace.
- Peter
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to
2004 Aug 06
2
what's the plans for the website :-)
Hey
On Sun, May 19, 2002 at 01:14:43PM -0700, Nicolae wrote:
> I noticed that RealPlayer plays shoutcast streams along with
> mp3 players but not with MEDIA Player. (lame a** M$).
Thats one of the reasons whey people should use Icecast (Read OPEN
SOURCE!). Using Icecast you actually have the posibility to get all
those mediaplayers out there working with those fucked up
players. Jack
2004 Aug 06
2
what's the plans for the website :-)
On Wed, May 22, 2002 at 10:11:21PM +1000, Geoff Shang wrote:
<p>
> WMP 7 and above will play shoutcast streams, but don't ask me for specifics
WMP 6.4 and above will play icecaststreams.
--
Venlig hilsen/Kind regards
Thomas Kirk
ARKENA
thomas(at)arkena(dot)com
http://www.arkena.com
<p>BOFH excuse #342:
HTTPD Error 4004 : very old Intel cpu - insufficient processing power
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www....
2024 Mar 21
1
Education - 1, 000s, 100, 000's, Millions of listeners. (What kind of infrastructure)
Looking through HLS, I found this.
https://github.com/mbugeia/srt2hls
For what I can un
As in the liquidsoap link I shared, this is what my links look like.
https://github.com/savonet/liquidsoap/discussions/3024
Liquisoap link.
music = playlist("https://www.domain.com/Panels/DJ/101.asp",mode="normal")
On Thu, Mar 21, 2024 at 4:08?AM <thomas.zumbrunnen at gmail.com>
2015 Apr 30
0
Fwd: Segmentation fault issue with new install
...:
[root at h2429770 etc]# cat icecast.xml
<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>Lelystad</location>
<admin>icecaststreams at server7.nl</admin>
<!-- IMPORTANT!
Especially for inexperienced users:
Start out by ONLY changing all passwords and restarting Icecast.
For detailed setup instructions please refer to the documentation.
It's also available here: http://iceca...
2015 Apr 30
1
Segmentation fault issue with new install
2015-04-29 8:57 GMT+02:00 "Thomas B. R?cker" <thomas at ruecker.fi>:
> On 04/28/2015 02:27 PM, Jan-Pieter wrote:
> > Hi all,
> > see my reply inline.
> > Cheers, Jan-Pieter
> >
> >
> > 2015-04-26 7:23 GMT+02:00 "Thomas B. R?cker" <thomas at ruecker.fi
> > <mailto:thomas at ruecker.fi>>:
> >
> > On