search for: mp3_get_no_meta

Displaying 8 results from an estimated 8 matches for "mp3_get_no_meta".

2005 Jul 28
2
understanding error.log
...st.mp3" [2005-07-28 10:34:48] DBUG connection/connection_complete_source sources count is 0 [2005-07-28 10:34:48] DBUG connection/connection_complete_source source is ready to start [2005-07-28 10:34:48] DBUG source/source_init Source creation complete [2005-07-28 10:34:48] INFO format-mp3/mp3_get_no_meta End of stream /test.mp3 [2005-07-28 10:34:48] INFO source/source_shutdown Source "/test.mp3" exiting [2005-07-28 10:34:48] DBUG source/source_clear_source clearing source "/test.mp3" [2005-07-28 10:34:48] DBUG stats/modify_node_event update node source_relay_connections (1) [...
2005 Jun 01
3
Icecast locks with WARN connection/_accept_connection accept() failed with error 24: Too many open files
...ailed with error 24: Too many open files [2005-06-01 09:37:43] WARN connection/_accept_connection accept() failed with error 24: Too many open files [2005-06-01 09:37:45] WARN connection/_accept_connection accept() failed with error 24: Too many open files [2005-06-01 09:37:53] INFO format-mp3/mp3_get_no_meta End of stream /outofservicehq [2005-06-01 09:37:53] INFO source/source_shutdown Source "/outofservicehq" exiting [2005-06-01 09:37:53] INFO format-mp3/mp3_get_no_meta End of stream /outofservicemq [2005-06-01 09:37:53] INFO source/source_shutdown Source "/outofservicemq"...
2005 Jul 25
1
Icecast/ices problem
...e a problem. The icecast error log shows this when ices dies: [2005-07-25 13:24:21] INFO source/source_main listener count on /sophia now 1 [2005-07-25 13:26:08] INFO admin/admin_handle_request Received admin command metadata on mount "/sophia" [2005-07-25 13:29:58] INFO format-mp3/mp3_get_no_meta End of stream /sophia [2005-07-25 13:29:58] INFO source/source_shutdown Source "/sophia" exiting The last two lines would seem to show the problem but I'm not sure exactly what they mean. When ices died it was not the end of the playlist. There was one other post on this on the...
2005 Jul 28
0
understanding error.log
...connection_complete_source sources count is > 0 > [2005-07-28 10:34:48] DBUG > connection/connection_complete_source source is ready > to start > [2005-07-28 10:34:48] DBUG source/source_init Source > creation complete relay is ready > [2005-07-28 10:34:48] INFO format-mp3/mp3_get_no_meta > End of stream /test.mp3 No more data on socket, so shutdown the relay. > Here is my config file: ... > <relay> > <server>buster.kgnu.net</server> > <port>8000</port> > <mount>/KGNU_live_low.mp3.m3u</mount> &...
2005 Jul 28
2
understanding error.log
...[2005-07-28 10:34:48] DBUG > > connection/connection_complete_source source is > ready > > to start > > [2005-07-28 10:34:48] DBUG source/source_init > Source > > creation complete > > relay is ready > > > [2005-07-28 10:34:48] INFO > format-mp3/mp3_get_no_meta > > End of stream /test.mp3 > > No more data on socket, so shutdown the relay. > > > > Here is my config file: > > ... > > <relay> > > <server>buster.kgnu.net</server> > > <port>8000</port> > >...
2005 Dec 28
0
Use of TCP_CORK instead of TCP_NODELAY
...as small write() calls on each socket). This problem had been reduced a lot in Icecast 2.3.0 as can be read from the release notes of 2.3.0: Fixes for 2.3.0 ... * avoid small writes to reduce TCP overhead. This core of this fix is in the complete_read function from format_mp3.c, which is used in mp3_get_no_meta() and mp3_get_filter_meta(). /* This does the actual reading, making sure the read data is packaged in * blocks of 1400 bytes (near the common MTU size). This is because many * incoming streams come in small packets which could waste a lot of * bandwidth with many listeners due to headers and s...
2005 Dec 25
4
Use of TCP_CORK instead of TCP_NODELAY
We're abusing icecast in a true narrowcasting setup (personalized stream per mountpoint). The streams itself are created in a piece of proprietory (spelling?, i'm dutch) software, icecast merely relays them. However, the intended endpoint is an embedded device. This device has trouble with tcp/ip packets not matching the max. packet size (MSS or MSS minus header). After eleborate testing,
2004 Aug 06
3
Icecast source number problem, ices frozen after reconnect attemps failure (icecastkh13 iceskh48)
...mat-vorbis/vorbis_get_buffer End of Stream /radio-bro-gwened.ogg [2003-11-26 00:00:04] INFO source/source_main Source "/radio-bro-gwened.ogg" exiting [2003-11-26 00:00:04] INFO source/source_main passing 1 listeners to /radio-bro-gwened-default.ogg [2003-11-26 00:00:05] INFO format-mp3/mp3_get_no_meta End of stream /radio-bro-gwened.mp3 [2003-11-26 00:00:05] INFO source/source_main Source "/radio-bro-gwened.mp3" exiting [2003-11-26 00:00:05] DBUG source/source_main Adding 1 client(s) [2003-11-26 00:00:06] INFO sighandler/_sig_die Caught signal 15, shutting down... [2003-11-26 00:00...