search for: source_apply_mount

Displaying 16 results from an estimated 16 matches for "source_apply_mount".

2004 Aug 06
2
icecast 2kh30 problems
...9:29] INFO yp/yp_touch_thread YP update thread started [2004-03-06 12:29:29] INFO connection/_handle_source_request Source logging in at mountpoint "/uml30-default.ogg" [2004-03-06 12:29:29] DBUG connection/connection_complete_source sources count is 0 [2004-03-06 12:29:29] DBUG source/source_apply_mount Applying mount information for "/uml30-default.ogg" [2004-03-06 12:29:29] DBUG connection/connection_complete_source source is ready to start [2004-03-06 12:29:29] DBUG source/source_init Source creation complete [2004-03-06 12:29:30] INFO format-ogg/initial_vorbis_page seen initial vo...
2019 Jan 07
3
Radio is not shown in icecast directory
...rver handling has been disabled [2019-01-07 15:04:19] INFO connection/get_ssl_certificate No SSL capability [2019-01-07 15:52:43] WARN main/main YP server handling has been disabled [2019-01-07 15:52:43] INFO connection/get_ssl_certificate No SSL capability [2019-01-07 15:52:43] DBUG source/source_apply_mount YP changed to 1 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast/attachments/20190107/a2a60f9a/attachment.html>
2004 Aug 06
3
Can't listen to a stream from icecast-kh
...-27 00:11:33] INFO yp/yp_shutdown YP thread down [2004-05-27 00:11:40] INFO connection/_handle_source_request Source logging in at mountpoint "/radio-bro-gwened.ogg" [2004-05-27 00:11:40] DBUG connection/connection_complete_source sources count is 0 [2004-05-27 00:11:40] DBUG source/source_apply_mount Applying mount information for "/radio-bro-gwened.ogg" [2004-05-27 00:11:40] DBUG source/source_apply_mount fallback /radio-bro-gwened-default.ogg [2004-05-27 00:11:40] DBUG connection/connection_complete_source source is ready to start [2004-05-27 00:11:40] DBUG source/source_init...
2017 Aug 28
2
Fallback stream not preventing a disconnect
...ome-assistant (and hearing music), followed by changing a track: [2017-08-16 14:40:20] INFO connection/_handle_source_request Source > logging in at mountpoint "/mopidy.mp3" [2017-08-16 14:40:20] INFO source/source_startup sources count is now 1 [2017-08-16 14:40:20] INFO source/source_apply_mount Applying mount > information for "/mopidy.mp3" [2017-08-16 14:40:20] INFO source/source_startup source /mopidy.mp3 is > ready to start [2017-08-16 14:40:20] INFO source/source_set_override for /mopidy.mp3 [2017-08-16 14:40:20] INFO source/source_init Source /mopidy.mp3 > in...
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
2019 Jan 07
0
Radio is not shown in icecast directory
...P server handling has been disabled [2019-01-07  15:04:19] INFO connection/get_ssl_certificate No SSL capability [2019-01-07  15:52:43] WARN main/main YP server handling has been disabled [2019-01-07  15:52:43] INFO connection/get_ssl_certificate No SSL capability [2019-01-07  15:52:43] DBUG source/source_apply_mount YP changed to 1 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast/attachments/20190107/8073efd5/attachment.html>
2020 Oct 14
0
meaning of global connections and global client_connections in error log
...7.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 metadata interval 16000 [2020-10-14 12:11:56] DBUG format-mp3/format_mp3_apply_settings charset ISO8859-1 [2020-10-14 12:11:56] DBUG source/source_apply_mount YP changed to...
2006 Jan 25
2
Video fallback
Hello! Using 2.3-kh2 I wasn't able to make fallback work. This is what I am using: ... <mount> <max-listeners>2</max-listeners> <mount-name>/black.ogg</mount-name> </mount> <mount> <max-listeners>2</max-listeners> <mount-name>/live.ogg</mount-name>
2010 Nov 01
4
Camera MJPEG to Icecast
Dear All ... I have AXIS camera with output mjpeg format. I try to relay it to outside world using ffmpeg and it work The recipe is taken from http://www.daantje.nl/2007/05/07/convert-axis-webcam-stream-to-flash-swfflv/ Now .. I want to do it the otherway with Icecast I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg | ffmpeg2theora -a 0 -f mjpeg -o /dev/stdout |
2012 Dec 11
2
Adding additional mount info to xsl stylesheet
...er_agent = httpp_getvar (source->client->parser, "user-agent"); + stats_event_args (source->mount, "user-agent", "%s", user_agent); DEBUG0("Source creation complete"); source->last_read = time (NULL); @@ -947,6 +951,8 @@ static void source_apply_mount (source_t *source, mount_proxy *mountinfo) source->max_listeners = mountinfo->max_listeners; source->fallback_override = mountinfo->fallback_override; source->hidden = mountinfo->hidden; + source->max_listener_duration = mountinfo->max_listener_dur...
2010 Oct 18
1
Icecast relay/fallback problem
...ydomain.tld) [2010-10-18 13:35:57] DBUG stats/modify_node_event update node location (Earth) [2010-10-18 13:35:57] DBUG stats/modify_node_event update node admin (icemaster at localhost) [2010-10-18 13:35:58] DBUG slave/_slave_thread checking master stream list [2010-10-18 13:35:58] DBUG source/source_apply_mount Applying mount information for "/activemount.mp3" [2010-10-18 13:35:58] DBUG format-mp3/format_mp3_apply_settings sending metadata interval 16000 [2010-10-18 13:35:58] DBUG format-mp3/format_mp3_apply_settings charset ISO8859-1 [2010-10-18 13:35:58] DBUG source/source_update_settings p...
2019 Jan 29
0
Icecast Digest, Vol 175, Issue 11
...t; [2019-01-28 21:20:10] DBUG connection/connection_complete_source sources count is 0 > [2019-01-28 21:20:10] WARN format/format_get_type Unsupported or legacy stream type: "audio/mpeg". Falling back to generic minimal handler for best effort. > [2019-01-28 21:20:10] DBUG source/source_apply_mount Applying mount information for "/Systrum-Channel3" > [2019-01-28 21:20:10] DBUG format-mp3/format_mp3_apply_settings sending metadata interval 16000 > [2019-01-28 21:20:10] DBUG format-mp3/format_mp3_apply_settings charset ISO8859-1 > [2019-01-28 21:20:10] DBUG source/source_a...
2014 Jun 22
0
second life listener connects but does not get stream
...4-06-22 22:20:10] DBUG connection/connection_complete_source sources count is 0 [2014-06-22 22:20:10] WARN connection/connection_complete_source No content-type header, falling back to backwards compatibility mode for icecast 1.x relays. Assuming content is mp3. [2014-06-22 22:20:10] DBUG source/source_apply_mount Applying mount information for "/stream" [2014-06-22 22:20:10] DBUG format-mp3/format_mp3_apply_settings sending metadata interval 16000 [2014-06-22 22:20:10] DBUG format-mp3/format_mp3_apply_settings charset ISO8859-1 [2014-06-22 22:20:10] DBUG source/source_update_settings public set...
2010 Nov 02
2
Camera MJPEG to Icecast
...: 0 While the icecast2's error log said : ----START----- [2010-11-02 07:58:30] INFO connection/_handle_source_request Source logging in at mountpoint "/matamerapi" [2010-11-02 07:58:30] DBUG connection/connection_complete_source sources count is 0 [2010-11-02 07:58:30] DBUG source/source_apply_mount Applying mount information for "/matamerapi" [2010-11-02 07:58:30] DBUG source/source_update_settings fallback /example2.ogg [2010-11-02 07:58:30] DBUG source/source_update_settings Dumping stream to /tmp/dump-matamerapi [2010-11-02 07:58:30] DBUG source/source_update_settings connect...
2019 Feb 03
1
YP listings in version 2.5 beta
...-01-28 21:20:10] DBUG connection/connection_complete_source sources count is 0 >> [2019-01-28 21:20:10] WARN format/format_get_type Unsupported or legacy stream type: "audio/mpeg". Falling back to generic minimal handler for best effort. >> [2019-01-28 21:20:10] DBUG source/source_apply_mount Applying mount information for "/Systrum-Channel3" >> [2019-01-28 21:20:10] DBUG format-mp3/format_mp3_apply_settings sending metadata interval 16000 >> [2019-01-28 21:20:10] DBUG format-mp3/format_mp3_apply_settings charset ISO8859-1 >> [2019-01-28 21:20:10] DBUG sou...
2004 Dec 15
2
Fallback trouble with icecast 2.1kh
...8] DBUG stats/modify_node_event update node ice-bitrate (16) [2004-12-15 23:57:48] INFO connection/_handle_source_request Source logging in at mountpoint "/live.ogg" [2004-12-15 23:57:48] DBUG connection/connection_complete_source sources count is 3 [2004-12-15 23:57:48] DBUG source/source_apply_mount Applying mount information for "/live.ogg" [2004-12-15 23:57:48] DBUG source/source_update_settings fallback /live-default.ogg [2004-12-15 23:57:48] DBUG source/source_update_settings preventing YP listings [2004-12-15 23:57:48] DBUG source/source_update_settings max listeners to 1...