search for: fredg

Displaying 19 results from an estimated 19 matches for "fredg".

Did you mean: fred
2019 May 06
2
Source client with HTTP PUT
...best regards, [0] Please note that you must strip any surrounding containers such as ID3 as the stream is pure MP3 data. > -----Ursprüngliche Nachricht----- > Von: Icecast <icecast-bounces at xiph.org> Im Auftrag von Philipp Schafft > Gesendet: Samstag, 4. Mai 2019 15:15 > An: fredg at paravelsystems.com; Icecast streaming server user discussions <icecast at xiph.org> > Betreff: Re: [Icecast] Source client with HTTP PUT > > Good afternoon, > > On Fri, 2019-05-03 at 12:24 -0400, Fred Gleason wrote: > > On Fri, 2019-05-03 at 13:19 +0000, Jürgen Bund...
2019 Sep 12
0
Best method of grabbing Now Playing metadata with PHP?
...ta-out --json' options, GlassPlayer will emit a JSON-formatted update each time stream metadata changes. It derives these updates from the audio bitstream itself --i.e. no polling of or interaction with the IceCast administrative interface whatever is required. For example: *** snip snip *** [fredg at elastigirl ~]$ glassplayer --metadata-out --json http://streamer.example.com:8000/SomeMountpoint { "Metadata": { "icy-url": "stream.example.com", "icy-name": "WXYZ", "icy-genre": "Various",...
2020 Jan 27
1
Server
On Jan 27, 2020, at 08:21, Rondejavu <rondejavu at gmail.com> wrote: > I was hoping that had changed. I read something about the copyright expiration on the MP3 format that could affected it’s use in Ices. MPEG-1 Layer III (popularly known as ‘MP3’) has been patent clear since 16 April 2017. One other live encoder option that supports both OggVorbis and OggVorbis as well as MP3 is
2024 Mar 21
1
Education - 1, 000s, 100, 000's, Millions of listeners. (What kind of infrastructure)
On Mar 21, 2024, at 9:02?AM, gARetH baBB <hick.icecast at gink.org> wrote: > Or you could just use ffmpeg: Since we?re discussing HLS encoder options, there is also: https://github.com/ElvishArtisan/GlassCoder Which does not require LiquidSoap, ffmpeg or even Icecast. Just aim it at a web server or CDN publishing point. Cheers!
2019 May 06
0
Source client with HTTP PUT
...cation? Libshout is a c++ library. Is there a wrapper for .Net or a .dll, so I can use it in my C# Client? With best regards, Jürgen -----Ursprüngliche Nachricht----- Von: Icecast <icecast-bounces at xiph.org> Im Auftrag von Philipp Schafft Gesendet: Samstag, 4. Mai 2019 15:15 An: fredg at paravelsystems.com; Icecast streaming server user discussions <icecast at xiph.org> Betreff: Re: [Icecast] Source client with HTTP PUT Good afternoon, On Fri, 2019-05-03 at 12:24 -0400, Fred Gleason wrote: > On Fri, 2019-05-03 at 13:19 +0000, Jürgen Bund wrote: > > I’m writting...
2019 May 04
4
Source client with HTTP PUT
Good afternoon, On Fri, 2019-05-03 at 12:24 -0400, Fred Gleason wrote: > On Fri, 2019-05-03 at 13:19 +0000, Jürgen Bund wrote: > > I’m writting a source client in c#, in which I’m sending chunks of a > > mp3 file with http Put to IceCast. > > My problem is, that it is not a continues stream. Each http PUT > > request is an extra track. > > How can I generate an
2019 May 07
0
Source client with HTTP PUT
...best regards, [0] Please note that you must strip any surrounding containers such as ID3 as the stream is pure MP3 data. > -----Ursprüngliche Nachricht----- > Von: Icecast <icecast-bounces at xiph.org> Im Auftrag von Philipp Schafft > Gesendet: Samstag, 4. Mai 2019 15:15 > An: fredg at paravelsystems.com; Icecast streaming server user > discussions <icecast at xiph.org> > Betreff: Re: [Icecast] Source client with HTTP PUT > > Good afternoon, > > On Fri, 2019-05-03 at 12:24 -0400, Fred Gleason wrote: > > On Fri, 2019-05-03 at 13:19 +0000, Jürgen...
2019 Sep 12
5
Best method of grabbing Now Playing metadata with PHP?
Hi... Can someone do me the favour of pointing us at a routine, library, script or technique that will grab Now Playing metadata (Title, Artist, Album) remotely (ie from another machine) from an Icecast 2.4.x server reliably for logging purposes, preferably using PHP? Ideally we would grab the metadata when it changes - all the methods we've tried so far require us to poll the server so
2017 Nov 13
2
Metadata: populating StreamUrl
On 13 Nov 2017, at 21:17, Fred Gleason wrote: > Is there a way in v2.4.2 to include a ‘StreamUrl=‘ field in the stream metadata as well as ‘StreamTitle=‘? It appears that the administrative interface only populates StreamTitle. […] > Is there a correct, supported way to do this? On Nov 13, 2017, at 15:40, Marvin Scholz <epirat07 at gmail.com> wrote: > No. There are currently no
2019 Mar 21
0
icecast player
On Thu, 2019-03-21 at 11:15 +0000, Abdallah Sabateen wrote: > Can we use this software to listen the music that's coming from > Icast and Museter server and if we have a silent issue on the stream > can this software automatic move to backup station? Icecast is not a player, but a stream aggregator platform. To do what you're looking for, you'd need a player capable of
2019 May 01
0
Webm files written without duration in header
On Wed, 2019-05-01 at 19:56 +0200, Sytze Visser wrote: > I read somewhere that MP4 is not supported on icecast, which is a > pity. I have invested a lot in an icecast based audio solution and > want expand it with video. It all depends on what one means by 'MP4' (which is more a marketing term than a technical one). AAC+ (aka 'high efficiency' AAC) works very well on
2019 May 01
0
Webm files written without duration in header
On Wed, 2019-05-01 at 22:06 +0200, Sytze Visser wrote: > The point is that if I can successfully stream mp4 with H.264 and AAC > encoding without any issues to icecast, I can then use ffmpeg to > turn it into HLS which then solves my iOS support issue. The CPU > cost of repackaging MP4 into HLS architecture should be minimal > because at the core it’s all H.264. No transcoding! Low
2019 May 04
0
Source client with HTTP PUT
On Fri, 2019-05-03 at 12:24 -0400, Fred Gleason wrote: > Don't use PUT at all. Instead, open a TCP socket connection to the port > that the server is running on, write all of your headers to that > (terminating each one with a CR/LF), send a naked CR/LF to tell Icecast > that your done sending headers and then start writing content. On May 4, 2019, at 09:15, Philipp Schafft
2019 May 06
0
Source client with HTTP PUT
On Sat, 2019-05-04 at 17:05 +0000, Philipp Schafft wrote: > Which exact open tickets do you refer to with "certain bits"? Would > be > happy to look into them with you. Also feel free to offer some > sponsoring to implement them. AAC+ support for starters. It was lack of this specific feature that compelled me to roll my own [Ice|Shout]Cast client support. >
2017 Nov 13
2
Metadata: populating StreamUrl
Howdy Folks: Is there a way in v2.4.2 to include a ?StreamUrl=? field in the stream metadata as well as ?StreamTitle=?? It appears that the administrative interface only populates StreamTitle. For example: http://server.example.com:8000/admin/metadata?mount=MyMount&mode=updinfo&song=MySong will insert only ?StreamTitle=MySong?;. Googling around has brought up some possible
2023 Feb 15
1
Send admin kill request to server
On Feb 14, 2023, at 13:24, HGAlt <hgalt at gmx.net> wrote: > I am a little bit confused! > > http://192.168.1.10:8000/admin/killclient?mount=/mystream.ogg&id=21 <http://192.168.1.10:8000/admin/killclient?mount=/mystream.ogg&id=21> > > This is an example of the Icecast documentation for kill a client. > And this is a HTTP GET, which is send to the Icecast
2018 Oct 21
2
Configure Ubuntu Server 16.04 for icecast2
On Oct 21, 2018, at 12:05, Jordan Erickson <jordan at coolmic.net> wrote: > 283000/5000=56.6 > > So with ~283Mb/s upstream, if you wanted 5,000 listener capacity your > streams would have to have a bitrate of 56.6kb/s or lower. Speaking conservatively, I would de-rate that number by 50%, or in other words: 0.5*283000/5000=28.3 kb/sec. This to account for various overheads
2018 Dec 01
4
Character encodings in ICY metadata
Greetings Icecast masters! Does anyone know what the supported character encoding(s) are for strings in ICY metadata? The closest I?ve been able to get via a Google search is this thread: http://forums.winamp.com/showthread.php?t=208096&highlight=handle+unicode+characters%3F <http://forums.winamp.com/showthread.php?t=208096&highlight=handle+unicode+characters?> Which would
2024 Mar 20
1
Education - 1, 000s, 100, 000's, Millions of listeners. (What kind of infrastructure)
On Mar 20, 2024, at 13:16, Wayne Barron <wayne at cffcs.com> wrote: > In Windows and Linux web servers, we can create a forest for our web servers. > Send traffic to different servers to even the workload. > > Can we do something like this with the Icecast servers? > (or) > Will we have to install new VMs, add the heavy stations on that one, > and send the new traffic