Why does my VLM conf:
Code: Select all
new channel1 broadcast enabled
setup channel1 input http://scfire-ntc-aa05.stream.aol.com:80/stream/1074
control channel1 play
Code: Select all
new channel1 broadcast enabled
setup channel1 input http://www.bbc.co.uk/radio/listen/live/r2.asx
control channel1 play
Code: Select all
main debug: net: connecting to www.bbc.co.uk port 80
main debug: connection: Resource temporarily unavailable
main debug: connection succeeded (socket = 5896)
access_http debug: protocol 'HTTP' answer code 200
access_http debug: Server: Apache/2.0.63 (Unix)
access_http debug: We have a Cookie we won't remember: BBC-UID=94a98bda92e880cbacd9701ad0a0bca334c0aa99b0c0b1f454cf3ab1c4fdbb670VLC%20media%20player%20%2d%20version%200%2e9%2e8a%20Grishenko%20%2d%20%28c%29%201996%2d2008%20the%20VideoLAN%20team; expires=Tue, 12-Mar-13 09:31:55 GMT; path=/; domain=bbc.co.uk;
access_http debug: Transfer-Encoding: chunked
access_http debug: Content-Type: video/x-ms-asf
main debug: using access module "access_http"
main debug: TIMER module_Need() : 2098.000 ms - Total 2098.000 ms / 1 intvls (Avg 2098.000 ms)
main debug: Using AStream*Stream
main debug: pre-buffering...
main debug: received first data for our buffer
main debug: creating demux: access='http' demux='' path='www.bbc.co.uk/radio/listen/live/r2.asx'
main debug: looking for demux module: 51 candidates
playlist debug: found valid ASX playlist
main debug: using demux module "playlist"
main debug: TIMER module_Need() : 32.000 ms - Total 32.000 ms / 1 intvls (Avg 32.000 ms)
main debug: looking for a subtitle file in C:\webradioencoder\tmp\
main debug: `http://www.bbc.co.uk/radio/listen/live/r2.asx' successfully opened
playlist debug: param name strlen: 8
playlist debug: param name: HTMLView
playlist debug: param name strlen: 3
playlist debug: param name: GEO
main debug: EOF reached
main debug: control type=1
main debug: waitpipe: object killed
main debug: removing module "playlist"
main debug: removing module "access_http"
main debug: thread ended
main debug: thread times: real 0m2.281250s, kernel 0m0.234375s, user 0m0.703125s
main debug: thread 4784 joined (input/vlm.c:776)
main debug: TIMER input launching for '(null)' : 2161.000 ms - Total 2161.000 ms / 1 intvls (Avg 2161.000 ms)
main debug: removing all interfaces
Can anyone help please?
Michael