search for: mp3_get_filter_meta

Displaying 5 results from an estimated 5 matches for "mp3_get_filter_meta".

2008 Feb 05
1
Incorrect metadata format, ending stream
Hi, I'm trying to relay a shoutcast-style MP3 stream but am getting the following error: [2008-02-05 23:05:05] EROR format-mp3/mp3_get_filter_meta Incorrect metadata format, ending stream Is there any way I can tell what is wrong with the data we're getting? The stream I'm trying to relay is http://acb.org:8550/ This is a shared server so it's possible that not all broadcasters trigger this problem. Metadata seems to come th...
2006 Jun 26
1
Icecast realy crashes .. revicited ???
...9:21] INFO fserve/fserve_client_create checking for file /tunein.png (/usr/local/share/icecast/web/tunein.png) [2006-06-26 22:49:21] INFO fserve/fserve_client_create checking for file /corner_bottomleft.jpg (/usr/local/share/icecast/web/corner_bottomleft.jpg) [2006-06-26 22:49:22] EROR format-mp3/mp3_get_filter_meta Incorrect metadata format, ending stream [2006-06-26 22:49:22] INFO source/source_shutdown Source "/ccbl-yarmouth" exiting Any Ideas, kinda looks like a problem that cropped up last August (V2.3.0) Thanks Pete Flaherty -------------- next part -------------- An HTML attachment was s...
2005 Dec 28
0
Use of TCP_CORK instead of TCP_NODELAY
...s 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 such like. */ static int c...
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,
2010 Jul 30
33
[PATCHES] Smartjog PatchDump
Hello, I work at SmarctJog.com, we have here some patches on IceCast for performance and reliability, these are mostly client/connection/source cleanups (a slave merge is underway, and some more good stuff (c)), but we'd like this to be merged in before the list gets any longer. Please find attached a list of our patches with a short desc: This one is actually not from us/me, it was found