search for: format_get_type

Displaying 20 results from an estimated 24 matches for "format_get_type".

2015 Apr 25
3
Segmentation fault issue with new install
...cate No SSL capability [2015-04-25 21:08:40] INFO stats/_stats_thread stats thread started [2015-04-25 21:08:40] INFO yp/yp_update_thread YP update thread started [2015-04-25 21:08:40] INFO source/source_fallback_file mountpoint /geen-uitzending.mp3 is reserved [2015-04-25 21:08:40] WARN format/format_get_type Unsupported or legacy stream type: "audio/mpeg". Falling back to generic minimal handler for best effort. [2015-04-25 21:08:40] WARN source/source_fallback_file mountpoint "/geen-uitzending.mp3" already reserved [2015-04-25 21:08:40] INFO source/source_main listener count on /...
2005 Apr 11
6
AAC support?
...gelog that there's support for AAC: AAC is added as a supported streaming format Not too many source clients support streaming in this format, but we support it. but when looking at the source code for icecast-2.2.0, I can't find reference to AAC anywhere. in particular, in format.c the format_get_type function only distinguishes between mp3 and ogg: format_type_t format_get_type(char *contenttype) { if(strcmp(contenttype, "application/x-ogg") == 0) return FORMAT_TYPE_OGG; /* Backwards compatibility */ else if(strcmp(contenttype, "application/ogg") == 0)...
2015 Apr 28
2
Segmentation fault issue with new install
...8:40] INFO stats/_stats_thread stats thread started > > [2015-04-25 21:08:40] INFO yp/yp_update_thread YP update thread started > > [2015-04-25 21:08:40] INFO source/source_fallback_file mountpoint > > /geen-uitzending.mp3 is reserved > > [2015-04-25 21:08:40] WARN format/format_get_type Unsupported or > > legacy stream type: "audio/mpeg". Falling back to generic minimal > > handler for best effort. > > [2015-04-25 21:08:40] WARN source/source_fallback_file mountpoint > > "/geen-uitzending.mp3" already reserved > > [2015-04-25 21:...
2019 May 09
2
players who cannot handle switching to a fallback mount point?
On Tue, May 07, 2019 at 01:59:05PM +0200, Michel van Dop wrote: > [2019-05-07 13:33:29] WARN format/format_get_type Unsupported or legacy > stream type: "audio/aacp". Falling back to generic minimal handler for best > effort. Is one source AAC-LC (standard AAC) and the other HE-AAC v2 (AAC+)? There are three variants of AAC: AAC-LC HE-AAC (= AAC-LC with SBR) HE-AAC v2 (= HE-AAC with parametric...
2017 Apr 29
1
Server not moving clients to fallback
...21:34:07] INFO connection/get_ssl_certificate No SSL capability [2017-04-28 21:34:07] INFO yp/yp_update_thread YP update thread started [2017-04-28 21:34:07] INFO source/source_fallback_file mountpoint /fallbacks/Generic_Festival_fallback_192kHz.mp3 is reserved [2017-04-28 21:34:07] WARN format/format_get_type Unsupported or legacy stream type: "audio/mpeg". Falling back to generic minimal handler for best effort. [2017-04-28 21:34:07] INFO source/source_main listener count on /fallbacks/Generic_Festival_fallback_192kHz.mp3 now 0 So server has found the fallback. No clients connected. Okay,...
2015 Apr 29
0
Segmentation fault issue with new install
...hread stats thread started > > [2015-04-25 21:08:40] INFO yp/yp_update_thread YP update thread > started > > [2015-04-25 21:08:40] INFO source/source_fallback_file mountpoint > > /geen-uitzending.mp3 is reserved > > [2015-04-25 21:08:40] WARN format/format_get_type Unsupported or > > legacy stream type: "audio/mpeg". Falling back to generic minimal > > handler for best effort. > > [2015-04-25 21:08:40] WARN source/source_fallback_file mountpoint > > "/geen-uitzending.mp3" already reserved > &...
2015 May 03
0
Icecast-dev Digest, Vol 115, Issue 2
...read YP update thread started > > [2015-04-28 15:56:53] INFO source/source_fallback_file mountpoint > > /geen-uitzending.mp3 is reserved > > [2015-04-28 15:56:53] DBUG connection/connection_complete_source > > sources count is 0 > > [2015-04-28 15:56:53] WARN format/format_get_type Unsupported or > > legacy stream type: "audio/mpeg". Falling back to generic minimal > > handler for best effort. > > [2015-04-28 15:56:53] DBUG connection/connection_complete_source > > source is ready to start > > [2015-04-28 15:56:53] DBUG source/source_...
2019 May 10
1
players who cannot handle switching to a fallback mount point?
...Best regards, > Michel > > > > > Op 9 mei 2019 om 19:14 heeft Paul Martin <pm at nowster.me.uk> het > volgende geschreven: > > > >> On Tue, May 07, 2019 at 01:59:05PM +0200, Michel van Dop wrote: > >> > >> [2019-05-07 13:33:29] WARN format/format_get_type Unsupported or legacy > >> stream type: "audio/aacp". Falling back to generic minimal handler for > best > >> effort. > > > > Is one source AAC-LC (standard AAC) and the other HE-AAC v2 (AAC+)? > > > > There are three variants of AAC: > >...
2005 Apr 11
0
AAC support?
...AC: > > >AAC is added as a supported streaming format Not too many source clients >support streaming in this format, but we support it. > > >but when looking at the source code for icecast-2.2.0, I can't find >reference to AAC anywhere. in particular, in format.c the >format_get_type function only distinguishes between mp3 and ogg: > > >format_type_t format_get_type(char *contenttype) >{ > if(strcmp(contenttype, "application/x-ogg") == 0) > return FORMAT_TYPE_OGG; /* Backwards compatibility */ > else if(strcmp(contenttype, "ap...
2015 Apr 26
0
Segmentation fault issue with new install
...t; [2015-04-25 21:08:40] INFO stats/_stats_thread stats thread started > [2015-04-25 21:08:40] INFO yp/yp_update_thread YP update thread started > [2015-04-25 21:08:40] INFO source/source_fallback_file mountpoint > /geen-uitzending.mp3 is reserved > [2015-04-25 21:08:40] WARN format/format_get_type Unsupported or > legacy stream type: "audio/mpeg". Falling back to generic minimal > handler for best effort. > [2015-04-25 21:08:40] WARN source/source_fallback_file mountpoint > "/geen-uitzending.mp3" already reserved > [2015-04-25 21:08:40] INFO source/source...
2015 Apr 30
1
Segmentation fault issue with new install
...d > > > [2015-04-25 21:08:40] INFO yp/yp_update_thread YP update thread > > started > > > [2015-04-25 21:08:40] INFO source/source_fallback_file mountpoint > > > /geen-uitzending.mp3 is reserved > > > [2015-04-25 21:08:40] WARN format/format_get_type Unsupported or > > > legacy stream type: "audio/mpeg". Falling back to generic minimal > > > handler for best effort. > > > [2015-04-25 21:08:40] WARN source/source_fallback_file mountpoint > > > "/geen-uitzending.mp3" already...
2015 Apr 30
0
Fwd: Segmentation fault issue with new install
...d > > > [2015-04-25 21:08:40] INFO yp/yp_update_thread YP update thread > > started > > > [2015-04-25 21:08:40] INFO source/source_fallback_file mountpoint > > > /geen-uitzending.mp3 is reserved > > > [2015-04-25 21:08:40] WARN format/format_get_type Unsupported or > > > legacy stream type: "audio/mpeg". Falling back to generic minimal > > > handler for best effort. > > > [2015-04-25 21:08:40] WARN source/source_fallback_file mountpoint > > > "/geen-uitzending.mp3" already...
2019 Apr 12
5
players who cannot handle switching to a fallback mount point?
Hi Paul, Thanks for the quick response! We use the same type of encoder (Sam Cast) both live for both mountpoints on 96 Kb Joint Stereo. it is difficult to see if it is exactly the same. Is there a player that show exactly this? I will check this. We have use the limit-rate in our config. Thats work better for go to play the last fallback-mount file (i test this). See here our part of the
2019 May 09
0
players who cannot handle switching to a fallback mount point?
.... I will keep you informed of the result Best regards, Michel > Op 9 mei 2019 om 19:14 heeft Paul Martin <pm at nowster.me.uk> het volgende geschreven: > >> On Tue, May 07, 2019 at 01:59:05PM +0200, Michel van Dop wrote: >> >> [2019-05-07 13:33:29] WARN format/format_get_type Unsupported or legacy >> stream type: "audio/aacp". Falling back to generic minimal handler for best >> effort. > > Is one source AAC-LC (standard AAC) and the other HE-AAC v2 (AAC+)? > > There are three variants of AAC: > > AAC-LC > HE-AAC (= AAC-LC wi...
2019 May 07
0
players who cannot handle switching to a fallback mount point?
...te checking for file /style.css (/etc/icecast2/web/style.css) [2019-05-07 13:33:25] INFO source/source_main listener count on /fk-aac now 1 [2019-05-07 13:33:29] INFO connection/_handle_source_request Source logging in at mountpoint "/aac" from x.x.x.x [2019-05-07 13:33:29] WARN format/format_get_type Unsupported or legacy stream type: "audio/aacp". Falling back to generic minimal handler for best effort. Have anyone a ideas what is the problem of the html5 player and Icecast config? Both mountpoints are the same bitrate. Same encoder and settings. Best regards, Michel > Hi Pa...
2017 Jul 18
0
Source Drops, metadata, and source limits in setup
...source from location 50 miles away AND different ISP, same > things. > > The source(s) reconnect: > > [2017-07-15 15:43:45] INFO connection/_handle_source_request Source > logging in at mountpoint "/mount" from 255.255.255.255 > [2017-07-15 15:43:45] WARN format/format_get_type Unsupported or legacy > stream type: "audio/mpeg". Falling back to generic minimal handler for > best effort. > > Sources are provided by Linux boxes using DarkIce, except the ONE foreign > IP one, which has some winslopper application, which is being replaced > wit...
2020 Feb 16
5
Icecast SSL endpoint timeout issue
...ta HTTP/1.1" 200 481 "-" "Mozilla/5.0" 0 Error.log [2020-02-09 18:00:24] INFO connection/_handle_source_request Source logging in at mountpoint "/acdc.ogg" using "SOURCE" from xx.xx.xx.xxx as role legacy-global-source [2020-02-09 18:00:24] WARN format/format_get_type Unsupported or legacy stream type: "audio/mpeg". Falling back to generic minimal handler for best effort. [2020-02-09 18:00:25] INFO source/source_main listener count on /acdc.ogg now 0 [2020-02-09 18:00:25] INFO admin/admin_handle_request Received admin command metadata on mount '/...
2020 Mar 28
0
Icecast SSL endpoint timeout issue
...quot; "Mozilla/5.0" 0 > Error.log > > [2020-02-09 18:00:24] INFO connection/_handle_source_request Source > logging > in at mountpoint "/acdc.ogg" using "SOURCE" from xx.xx.xx.xxx as role > legacy-global-source > [2020-02-09 18:00:24] WARN format/format_get_type Unsupported or legacy > stream type: "audio/mpeg". Falling back to generic minimal handler for best > effort. > [2020-02-09 18:00:25] INFO source/source_main listener count on /acdc.ogg > now 0 > [2020-02-09 18:00:25] INFO admin/admin_handle_request Received admin > co...
2019 Dec 22
4
Kicking duplicate connections
Hello fellow mailing list readers, My question relates to multiple / duplicate connections to the ice cast server from the same IP address. I am well aware that this is an issue that lies with the music player (listener agent) used by the listener. When a listener connects to the stream, sometimes it appears as two connections to the stream from the same IP address. This may last only a few
2020 Oct 14
0
meaning of global connections and global client_connections in error log
...rve/fserv_thread_function fserve handler exit [2020-10-14 12:11:56] INFO connection/_handle_source_request Source logging in at mountpoint "/archive" from 77.93.223.221 [2020-10-14 12:11:56] DBUG connection/connection_complete_source sources count is 0 [2020-10-14 12:11:56] WARN format/format_get_type Unsupported or legacy stream type: "audio/mpeg". Falling back to generic minimal handler for best effort. [2020-10-14 12:11:56] DBUG source/source_apply_mount Applying mount information for "/archive" [2020-10-14 12:11:56] DBUG format-mp3/format_mp3_apply_settings sending meta...