Randy Bush
2014-Jun-22 22:35 UTC
[Icecast] second life listener connects but does not get stream
Linux blort.psg.com 3.13.0-29-generic #53-Ubuntu SMP Wed Jun 4 21:02:19 UTC 2014 i686 i686 i686 GNU/Linux # icecast2 --version Icecast 2.3.3 <listen-socket> <port>43000</port> </listen-socket> <listen-socket> <port>43001</port> <shoutcast-compat>1</shoutcast-compat> </listen-socket> source is Nicecast/ITunes on MacOSX Mavericks, shoutcast mode listeners: o web site sees stream o i can download an stream.m3u file from web site and hear stream o in second life (firestorm viewer) - i am asked to allow the stream, i.e. it sees it - i do not receive the stream, i.e. can not listen to it i turned debug up to 4. how can i better debug? randy # cat access.log 210.138.216.50 - - [22/Jun/2014:22:20:10 +0000] "GET /admin.cgi ICY/1.1" 200 155 "-" "Shoutcast(Mozilla)" 0 210.138.216.50 - - [22/Jun/2014:22:20:27 +0000] "GET / HTTP/1.1" 200 2627 "-" "FMODEx/4.44.32" 0 210.138.216.50 - - [22/Jun/2014:22:20:40 +0000] "SOURCE /stream HTTP/1.0" 200 0 "-" "-" 30 # cat error.log [2014-06-22 22:19:52] INFO sighandler/_sig_die Caught signal 15, shutting down... [2014-06-22 22:19:52] INFO main/main Shutting down [2014-06-22 22:19:52] INFO fserve/fserve_shutdown file serving stopped [2014-06-22 22:19:52] INFO slave/_slave_thread shutting down current relays [2014-06-22 22:19:52] INFO slave/_slave_thread Slave thread shutdown complete [2014-06-22 22:19:52] INFO auth/auth_shutdown Auth shutdown [2014-06-22 22:19:52] INFO yp/yp_shutdown YP thread down [2014-06-22 22:19:52] INFO stats/stats_shutdown stats thread finished [2014-06-22 22:19:54] INFO main/main Icecast 2.3.3 server started [2014-06-22 22:19:54] DBUG yp/yp_recheck_config Updating YP configuration [2014-06-22 22:19:54] INFO connection/get_ssl_certificate No SSL capability [2014-06-22 22:19:54] INFO stats/_stats_thread stats thread started [2014-06-22 22:19:54] INFO yp/yp_update_thread YP update thread started [2014-06-22 22:19:55] DBUG slave/_slave_thread checking master stream list [2014-06-22 22:20:10] DBUG stats/modify_node_event update global clients (1) [2014-06-22 22:20:10] DBUG stats/modify_node_event update global connections (1) [2014-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 to 0 [2014-06-22 22:20:10] DBUG source/source_update_settings max listeners to -1 [2014-06-22 22:20:10] DBUG source/source_update_settings queue size to 524288 [2014-06-22 22:20:10] DBUG source/source_update_settings burst size to 0 [2014-06-22 22:20:10] DBUG source/source_update_settings source timeout to 10 [2014-06-22 22:20:10] DBUG source/source_update_settings fallback_when_full to 0 [2014-06-22 22:20:10] DBUG connection/connection_complete_source source is ready to start [2014-06-22 22:20:10] DBUG source/source_init Source creation complete [2014-06-22 22:20:10] DBUG admin/admin_handle_request Admin request (/admin.cgi) [2014-06-22 22:20:10] DBUG admin/admin_handle_request Got command (admin.cgi) [2014-06-22 22:20:10] INFO admin/admin_handle_request Received admin command admin.cgi on mount "/stream" [2014-06-22 22:20:10] DBUG admin/command_shoutcast_metadata Got shoutcast metadata update request [2014-06-22 22:20:10] DBUG admin/command_shoutcast_metadata Metadata on mountpoint /stream changed to "African Jazz Pioneers - Dark City" [2014-06-22 22:20:10] DBUG fserve/fserve_add_client Adding client to file serving engine [2014-06-22 22:20:10] DBUG fserve/fserve_add_pending fserve handler waking up [2014-06-22 22:20:10] DBUG fserve/fserv_thread_function fserve handler exit [2014-06-22 22:20:11] DBUG stats/modify_node_event update global sources (1) [2014-06-22 22:20:11] DBUG stats/process_source_event new source stat /stream [2014-06-22 22:20:11] DBUG stats/process_source_event new node listenurl (http://blort.psg.com:43000/stream) [2014-06-22 22:20:11] DBUG stats/process_source_event new node listener_peak (0) [2014-06-22 22:20:11] DBUG stats/process_source_event new node public (0) [2014-06-22 22:20:11] DBUG stats/process_source_event new node server_name (Randy Bush's Broadcast) [2014-06-22 22:20:11] DBUG stats/process_source_event new node server_description (Unspecified description) [2014-06-22 22:20:11] DBUG stats/process_source_event new node server_url (http://www.rogueamoeba.com/nicecast/) [2014-06-22 22:20:11] DBUG stats/process_source_event new node genre (various) [2014-06-22 22:20:11] DBUG stats/process_source_event new node bitrate (128) [2014-06-22 22:20:11] DBUG stats/process_source_event new node server_type (audio/mpeg) [2014-06-22 22:20:11] DBUG stats/process_source_event new node max_listeners (unlimited) [2014-06-22 22:20:11] DBUG stats/process_source_event new node source_ip (210.138.216.50) [2014-06-22 22:20:11] DBUG stats/modify_node_event update global source_client_connections (1) [2014-06-22 22:20:11] DBUG stats/process_source_event new node listeners (0) [2014-06-22 22:20:11] DBUG stats/modify_node_event update "/stream" listenurl (http://blort.psg.com:43000/stream) [2014-06-22 22:20:11] DBUG stats/modify_node_event update global source_total_connections (1) [2014-06-22 22:20:11] DBUG stats/process_source_event new node slow_listeners (0) [2014-06-22 22:20:11] DBUG stats/modify_node_event update "/stream" listeners (0) [2014-06-22 22:20:11] DBUG stats/modify_node_event update "/stream" listener_peak (0) [2014-06-22 22:20:11] DBUG stats/process_source_event new node stream_start (Sun, 22 Jun 2014 22:20:10 +0000) [2014-06-22 22:20:11] DBUG stats/modify_node_event update global clients (2) [2014-06-22 22:20:11] DBUG stats/modify_node_event update global connections (2) [2014-06-22 22:20:11] DBUG stats/modify_node_event update global client_connections (1) [2014-06-22 22:20:11] DBUG stats/modify_node_event update global clients (1) [2014-06-22 22:20:11] DBUG stats/process_source_event new node total_bytes_read (0) [2014-06-22 22:20:11] DBUG stats/process_source_event new node total_bytes_sent (0) [2014-06-22 22:20:11] DBUG format-mp3/mp3_set_title shoutcast metadata block setup with StreamTitle='African Jazz Pioneers - Dark City'; [2014-06-22 22:20:11] INFO source/source_main listener count on /stream now 0 [2014-06-22 22:20:11] DBUG stats/process_source_event new node title (African Jazz Pioneers - Dark City) [2014-06-22 22:20:11] DBUG stats/modify_node_event update "/stream" listeners (0) [2014-06-22 22:20:15] DBUG stats/modify_node_event update "/stream" total_bytes_read (63000) [2014-06-22 22:20:15] DBUG stats/modify_node_event update "/stream" total_bytes_sent (0) [2014-06-22 22:20:20] DBUG stats/modify_node_event update "/stream" total_bytes_read (144200) [2014-06-22 22:20:20] DBUG stats/modify_node_event update "/stream" total_bytes_sent (0) [2014-06-22 22:20:25] DBUG stats/modify_node_event update "/stream" total_bytes_read (225400) [2014-06-22 22:20:25] DBUG stats/modify_node_event update "/stream" total_bytes_sent (0) [2014-06-22 22:20:27] DBUG connection/_handle_get_request alias has made / into /status.xsl [2014-06-22 22:20:27] DBUG auth/add_authenticated_listener Stats request, sending XSL transformed stats [2014-06-22 22:20:27] DBUG fserve/fserve_add_client Adding client to file serving engine [2014-06-22 22:20:27] DBUG fserve/fserve_add_pending fserve handler waking up [2014-06-22 22:20:27] DBUG fserve/fserv_thread_function fserve handler exit [2014-06-22 22:20:27] DBUG stats/modify_node_event update global clients (2) [2014-06-22 22:20:27] DBUG stats/modify_node_event update global connections (3) [2014-06-22 22:20:27] DBUG stats/modify_node_event update global client_connections (2) [2014-06-22 22:20:27] DBUG stats/modify_node_event update global clients (1) [2014-06-22 22:20:30] DBUG stats/modify_node_event update "/stream" total_bytes_read (303800) [2014-06-22 22:20:30] DBUG stats/modify_node_event update "/stream" total_bytes_sent (0) [2014-06-22 22:20:35] DBUG stats/modify_node_event update "/stream" total_bytes_read (384941) [2014-06-22 22:20:35] DBUG stats/modify_node_event update "/stream" total_bytes_sent (0) [2014-06-22 22:20:40] INFO source/get_next_buffer End of Stream /stream [2014-06-22 22:20:40] INFO source/source_shutdown Source "/stream" exiting [2014-06-22 22:20:40] DBUG source/source_clear_source clearing source "/stream" [2014-06-22 22:20:40] DBUG source/source_free_source freeing source "/stream" [2014-06-22 22:20:40] DBUG stats/modify_node_event update "/stream" total_bytes_read (463400) [2014-06-22 22:20:40] DBUG stats/modify_node_event update "/stream" total_bytes_sent (0) [2014-06-22 22:20:40] DBUG stats/process_source_event delete source node /stream [2014-06-22 22:20:40] DBUG stats/modify_node_event update global clients (0) [2014-06-22 22:20:40] DBUG stats/modify_node_event update global sources (0) [2014-06-22 22:20:40] DBUG slave/_slave_thread checking master stream list