|
|
|
|
| Live Audio Feed Administration Administration topics for live audio broadcasting on RadioReference.com. This forum is for feed providers to get support. |

10-14-2012, 9:58 PM
|
|
|
Best streamer for Windows Server 2k8
I ran into a bit of an issue with my new stream. I set it up on my server, because that is running 24/7 and it doesn't have any system noises to worry about.. Figured that would be the best way to make sure it has maximum uptime. However I have noticed two things..
Scannercast can't (as far as I have found) be run properly as a service. If I run it via ServiceEx, the USB connection to the scanner fails and it doesn't provide alpha tags. It can only run correctly/automatically through the Startup menu so a user has to manually log on to resume the stream if the server reboots for any reason.
And it doesn't play nice with Remote Desktop.. It has to do with the way Server handles sound drivers through RDC. Scannercast will only see the USB sound card if I log on at the console. If I try to initiate the stream through RDC, Scannercast only lists "Primary Sound Card Capture (0)", and it errors out if I try to start broadcasting with that selected.
Another twist here is that if I log on at the console to start the stream and then later I log in the same user through RDC, it locks up Scannercast because of the sound card thing.
Can anyone suggest a better method with a different program that can be run as a service (so that it starts without a user login, like SMB/NFS) and also can be administrated through remote desktop? I don't want to use a dedicated machine as of yet so whatever you suggest has to run on Server 2k8 (32bit), but I am seriously considering a Raspberry Pi in the future.
Last edited by KD0TAZ; 10-14-2012 at 10:33 PM..
|

10-15-2012, 7:15 AM
|
|
|
For Remote Desktop... before you make the connection to the server, click the Options button. Then on the Local Resources tab, there should be options for sound. If you leave the sound at the remote computer, and also do not record sound, that should be (in theory) just like you were sitting at the server as far as the sound goes.
I can't say I've tried this specifically, but thought I'd point out this setting in case you weren't aware.
|

10-15-2012, 2:19 PM
|
|
|
Thanks for the suggestion but I did try that.. if the sound is left at the server, then you don't see ANY sound devices in an RDC.
Sent from my Galaxy SII using some Tappity Talkity thing.
|

10-15-2012, 8:34 PM
|
|
|
I can't speak to scannercast working as a service in 2K8, but I had the same issue with sound and RDP on WHS2011.
To get around the RDP sound issue I remote admin my WHS2011 with the free version of TeamViewer ( TeamViewer - Free Remote Control, Remote Access & Online Meetings ) Not only does this get me around the windows RDP sound problems I was having, if the server hiccups for any reason, I can use the Teamviewer app on my phone to login to the server.
I hope that helps some.
|

10-16-2012, 4:57 AM
|
|
|
interesting.. does that run as a service? ie: will it be available when the server first boots before anyone logs in like RDC is? If someone needs to log in before it'll work, its not much use to me though...
Sent from my Galaxy SII using some Tappity Talkity thing.
|

10-16-2012, 7:00 AM
|
|
|
Or another popular RDP replacement is VNC... There are a variety of VNC clients for numerous platforms, and servers that run as a service. VNC works as if you're sitting at the system itself, with only keyboard, video, and mouse redirected (at least the last time I used it this was the case).
|

10-16-2012, 8:14 AM
|
|
|
Quote:
Originally Posted by KD0TAZ
interesting.. does that run as a service? ie: will it be available when the server first boots before anyone logs in like RDC is? If someone needs to log in before it'll work, its not much use to me though...
Sent from my Galaxy SII using some Tappity Talkity thing.
|
Yes it is available as a service. There have been a few times where the server has done a restart (e.g. Automatic patching) or I've done a restart remotely and I'm able to connect to the server via TeamViewer and login as if I were at the server. My server is run headless by the way.
To speak to VNC, I tried vnc in various forms and I've found it to be entirely to slow even on my internal gig network. That is one of the main reasons I went with TeamViewer, the other being that I can remote into my server(s) from my adroid if needed.
|

10-16-2012, 11:29 PM
|
 |
Forums Manager
|
|
 Database Admin
|
|
Join Date: Dec 2000
Location: San Joaquin County, CA
Posts: 7,884
|
|
I've attempted to install the free TeamViewer on Windows Server 2008 and it would not permit it being a server OS. I guess that doesn't apply to WHS.
VNC is somewhat of a decent replacement for RDP but the screen refresh quality never matches what RDP can do. It gets around the sound issues though and was what I used.
Just about any application can be made to run as a service whether it's done with Windows NT Resource Kit or through Task Scheduler. The only issue is you have no UI to control. If you want full UI control then you have to have an account that logs in (and runs the app) like a local user.
__________________
-Wayne
PM's are disabled. Please use email through my profile or: wayne_h at radioreference dot com
Got an admin question? -> Forum Rules & Guidelines
Please do not reply to my moderator activity. I do not follow those threads.
|

10-17-2012, 2:45 AM
|
|
|
Quote:
Originally Posted by WayneH
I've attempted to install the free TeamViewer on Windows Server 2008 and it would not permit it being a server OS. I guess that doesn't apply to WHS.
|
Hmm interesting.. I could see a check like that allowing WHS because it is basically just Vista with a few extra features. It's not a true server OS.
Quote:
|
VNC is somewhat of a decent replacement for RDP but the screen refresh quality never matches what RDP can do. It gets around the sound issues though and was what I used.
|
Good to know.
Quote:
|
Just about any application can be made to run as a service whether it's done with Windows NT Resource Kit or through Task Scheduler. The only issue is you have no UI to control. If you want full UI control then you have to have an account that logs in (and runs the app) like a local user.
|
Yeah I use ServiceEx for things like that.. The problem isn't getting the program to run, the problem I'm having is with the USB interface to the scanner for the Alpha tags. Sometimes it starts, sometimes it doesn't. When it does start, it crashes after an hour or so and won't come back unless the server is restarted. I don't have that issue when Scannercast is run as a user program, just when its done as an automatic service.. I don't think its the fact that it's USB has to do with it, because the audio feeds through an old SoundBlaster USB and that works flawlessly. Havent had any audio problems, just the stupid alpha tags won't stay working..
Last edited by KD0TAZ; 10-17-2012 at 2:50 AM..
|

10-17-2012, 10:33 PM
|
 |
Forums Manager
|
|
 Database Admin
|
|
Join Date: Dec 2000
Location: San Joaquin County, CA
Posts: 7,884
|
|
Quote:
Originally Posted by KD0TAZ
Yeah I use ServiceEx for things like that.. The problem isn't getting the program to run, the problem I'm having is with the USB interface to the scanner for the Alpha tags. Sometimes it starts, sometimes it doesn't. When it does start, it crashes after an hour or so and won't come back unless the server is restarted. I don't have that issue when Scannercast is run as a user program, just when its done as an automatic service.. I don't think its the fact that it's USB has to do with it, because the audio feeds through an old SoundBlaster USB and that works flawlessly. Havent had any audio problems, just the stupid alpha tags won't stay working..
|
I'm not familiar with ServiceEx but can it install the service as "Automatic (Delayed Start)"?
__________________
-Wayne
PM's are disabled. Please use email through my profile or: wayne_h at radioreference dot com
Got an admin question? -> Forum Rules & Guidelines
Please do not reply to my moderator activity. I do not follow those threads.
|

10-18-2012, 12:19 AM
|
|
|
Doesn't look like it, only options in the ini file are Auto, Manual, and Disabled..
|

10-18-2012, 1:05 AM
|
|
|
I just realized that SC creates logs.. Maybe this will help y'all nail down the cause? It looks like the connection starts fine then eventually errors out and crashes. It will not come back by simply stopping and restarting the service, the server needs to be rebooted otherwise I get a popup that says Scannercast was denied access to COM3 (which is the correct port).
Code:
13-Oct-2012 16:04:42 ScannerCast V0.14 (10307)
13-Oct-2012 16:04:42 Exception: System.UnauthorizedAccessException: Access to the port is denied.
at System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
at System.IO.Ports.InternalResources.WinIOError()
at System.IO.Ports.SerialStream.Dispose(Boolean disposing)
at System.IO.Stream.Close()
at System.IO.Ports.SerialPort.Dispose(Boolean disposing)
at System.IO.Ports.SerialPort.Close()
at ScannerCast.ScannerCast.PollComPort(String portToUse, String speedToUse)
at ScannerCast.ScannerCast.<>c__DisplayClass3.<startButton_Click>b__2()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
14-Oct-2012 22:19:26 ScannerCast V0.14 (10307)
14-Oct-2012 22:19:26 Exception: System.UnauthorizedAccessException: Access to the port is denied.
at System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
at System.IO.Ports.InternalResources.WinIOError()
at System.IO.Ports.SerialStream.Dispose(Boolean disposing)
at System.IO.Stream.Close()
at System.IO.Ports.SerialPort.Dispose(Boolean disposing)
at System.IO.Ports.SerialPort.Close()
at ScannerCast.ScannerCast.PollComPort(String portToUse, String speedToUse)
at ScannerCast.ScannerCast.<>c__DisplayClass3.<startButton_Click>b__2()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
15-Oct-2012 08:53:54 ScannerCast V0.14 (10307)
15-Oct-2012 08:53:54 Exception: System.UnauthorizedAccessException: Access to the port is denied.
at System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
at System.IO.Ports.InternalResources.WinIOError()
at System.IO.Ports.SerialStream.Dispose(Boolean disposing)
at System.IO.Stream.Close()
at System.IO.Ports.SerialPort.Dispose(Boolean disposing)
at System.IO.Ports.SerialPort.Close()
at ScannerCast.ScannerCast.PollComPort(String portToUse, String speedToUse)
at ScannerCast.ScannerCast.<>c__DisplayClass3.<startButton_Click>b__2()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
15-Oct-2012 17:13:40 ScannerCast V0.14 (10307)
15-Oct-2012 17:13:41 Exception: System.UnauthorizedAccessException: Access to the port is denied.
at System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
at System.IO.Ports.InternalResources.WinIOError()
at System.IO.Ports.SerialStream.Dispose(Boolean disposing)
at System.IO.Stream.Close()
at System.IO.Ports.SerialPort.Dispose(Boolean disposing)
at System.IO.Ports.SerialPort.Close()
at ScannerCast.ScannerCast.PollComPort(String portToUse, String speedToUse)
at ScannerCast.ScannerCast.<>c__DisplayClass3.<startButton_Click>b__2()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
15-Oct-2012 21:31:48 ScannerCast V0.14 (10307)
15-Oct-2012 21:31:48 Exception: System.UnauthorizedAccessException: Access to the port is denied.
at System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
at System.IO.Ports.InternalResources.WinIOError()
at System.IO.Ports.SerialStream.Dispose(Boolean disposing)
at System.IO.Stream.Close()
at System.IO.Ports.SerialPort.Dispose(Boolean disposing)
at System.IO.Ports.SerialPort.Close()
at ScannerCast.ScannerCast.PollComPort(String portToUse, String speedToUse)
at ScannerCast.ScannerCast.<>c__DisplayClass3.<startButton_Click>b__2()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
Code:
13-Oct-2012 13:33:24 *****************************
13-Oct-2012 13:33:59 Retrieving initial auto-config for user 'kd0taz'
13-Oct-2012 13:34:00 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
13-Oct-2012 13:34:00 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
13-Oct-2012 13:34:49 Server start requested.
13-Oct-2012 13:34:49 Retrieving initial auto-config for user 'kd0taz'
13-Oct-2012 13:34:53 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
13-Oct-2012 13:34:53 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
13-Oct-2012 13:34:53 Sound Card: Line (USB Audio Device) (3)
13-Oct-2012 13:34:53 MP3 BitRate: 16Kbps
13-Oct-2012 13:34:53 Stream name: Russell City Police, and Fire, Russell County Sheriff and EMS
13-Oct-2012 13:34:53 COM Port: COM1
13-Oct-2012 13:34:53 Port Speed: 115200
13-Oct-2012 13:34:54 Connecting to Icecast server audio3.radioreference.com/675245502
13-Oct-2012 13:34:54 Connection complete to RR server audio3.radioreference.com/675245502
13-Oct-2012 13:35:44 Server stop requested.
13-Oct-2012 13:35:46 Disconnected from Icecast server audio3.radioreference.com/675245502
13-Oct-2012 13:35:47 Server Stopping Sound Capture.
13-Oct-2012 13:35:47 Server Final Cleanup.
13-Oct-2012 13:35:47 Server Stopped.
13-Oct-2012 13:36:20 Server start requested.
13-Oct-2012 13:36:20 Retrieving initial auto-config for user 'kd0taz'
13-Oct-2012 13:36:21 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
13-Oct-2012 13:36:21 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
13-Oct-2012 13:36:21 Sound Card: Line (USB Audio Device) (3)
13-Oct-2012 13:36:22 MP3 BitRate: 16Kbps
13-Oct-2012 13:36:22 Stream name: Russell City Police, and Fire, Russell County Sheriff and EMS
13-Oct-2012 13:36:22 Connecting to Icecast server audio3.radioreference.com/675245502
13-Oct-2012 13:36:22 COM Port: COM3
13-Oct-2012 13:36:22 Port Speed: 115200
13-Oct-2012 13:36:22 Connection complete to RR server audio3.radioreference.com/675245502
13-Oct-2012 15:24:17 *****************************
13-Oct-2012 15:24:17 Server start requested.
13-Oct-2012 15:24:38 Retrieving initial auto-config for user 'kd0taz'
13-Oct-2012 15:24:40 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
13-Oct-2012 15:24:40 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
13-Oct-2012 15:24:40 Sound Card: Line (USB Audio Device) (3)
13-Oct-2012 15:24:41 MP3 BitRate: 16Kbps
13-Oct-2012 15:24:41 Stream name: Russell City Police, and Fire, Russell County Sheriff and EMS
13-Oct-2012 15:24:41 COM Port: COM3
13-Oct-2012 15:24:41 Port Speed: 115200
13-Oct-2012 15:24:42 Connection complete to RR server audio3.radioreference.com/675245502
13-Oct-2012 16:04:42 PollComPort: I/O Exception -- COM port access failed COM port COM3
A device attached to the system is not functioning.
14-Oct-2012 21:39:26 *****************************
14-Oct-2012 21:39:26 Server start requested.
14-Oct-2012 21:39:29 Retrieving initial auto-config for user 'kd0taz'
14-Oct-2012 21:39:30 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
14-Oct-2012 21:39:30 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
14-Oct-2012 21:39:30 Sound Card: Primary Sound Capture Driver (0)
14-Oct-2012 22:02:58 Server stop requested.
14-Oct-2012 22:03:01 Server Stopping Sound Capture.
14-Oct-2012 22:17:36 *****************************
14-Oct-2012 22:17:37 Server start requested.
14-Oct-2012 22:17:55 Retrieving initial auto-config for user 'kd0taz'
14-Oct-2012 22:17:59 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
14-Oct-2012 22:17:59 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
14-Oct-2012 22:17:59 Sound Card: Line (USB Audio Device) (3)
14-Oct-2012 22:18:00 MP3 BitRate: 16Kbps
14-Oct-2012 22:18:00 Stream name: Russell City Police, and Fire, Russell County Sheriff and EMS
14-Oct-2012 22:18:01 Connecting to Icecast server audio3.radioreference.com/675245502
14-Oct-2012 22:18:01 COM Port: COM3
14-Oct-2012 22:18:01 Port Speed: 115200
14-Oct-2012 22:18:01 Connection complete to RR server audio3.radioreference.com/675245502
14-Oct-2012 22:19:26 PollComPort: I/O Exception -- COM port access failed COM port COM3
A device attached to the system is not functioning.
14-Oct-2012 22:19:27 *****************************
14-Oct-2012 22:19:27 Server start requested.
14-Oct-2012 22:19:29 Retrieving initial auto-config for user 'kd0taz'
14-Oct-2012 22:19:30 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
14-Oct-2012 22:19:30 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
14-Oct-2012 22:19:30 Sound Card: Line (USB Audio Device) (3)
14-Oct-2012 22:19:30 MP3 BitRate: 16Kbps
14-Oct-2012 22:19:30 Stream name: Russell City Police, and Fire, Russell County Sheriff and EMS
14-Oct-2012 22:19:30 Connecting to Icecast server audio3.radioreference.com/675245502
14-Oct-2012 22:19:30 Failed to open COM port COM port COM3
Access to the port 'COM3' is denied.
14-Oct-2012 22:19:30 Connection complete to RR server audio3.radioreference.com/675245502
14-Oct-2012 22:21:52 *****************************
14-Oct-2012 22:21:52 Server start requested.
14-Oct-2012 22:21:54 Retrieving initial auto-config for user 'kd0taz'
14-Oct-2012 22:21:56 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
14-Oct-2012 22:21:56 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
14-Oct-2012 22:21:56 Sound Card: Line (USB Audio Device) (3)
14-Oct-2012 22:21:56 MP3 BitRate: 16Kbps
14-Oct-2012 22:21:56 Stream name: Russell City Police, and Fire, Russell County Sheriff and EMS
14-Oct-2012 22:21:56 Failed to open COM port COM port COM3
Access to the port 'COM3' is denied.
14-Oct-2012 22:21:56 Connecting to Icecast server audio3.radioreference.com/675245502
14-Oct-2012 22:21:56 Error status from Icecast (105): HTTP/1.0 403 Mountpoint in use
Content-Type: text/html
14-Oct-2012 22:22:08 No further connect attempts will be made (105).
14-Oct-2012 22:22:23 Server stop requested.
14-Oct-2012 22:22:26 Server Stopping Sound Capture.
14-Oct-2012 22:22:26 Server Final Cleanup.
14-Oct-2012 22:22:26 Server Stopped.
15-Oct-2012 03:50:45 Exiting without Stop Broadcast button being pressed.
15-Oct-2012 03:50:45 Server stop requested.
15-Oct-2012 03:50:47 Disconnected from Icecast server audio3.radioreference.com/675245502
15-Oct-2012 03:50:48 Server Stopping Sound Capture.
15-Oct-2012 03:50:49 Server Final Cleanup.
15-Oct-2012 03:50:49 Server Stopped.
15-Oct-2012 03:53:12 *****************************
15-Oct-2012 03:53:12 Server start requested.
15-Oct-2012 03:53:29 Retrieving initial auto-config for user 'kd0taz'
15-Oct-2012 03:53:37 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
15-Oct-2012 03:53:37 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
15-Oct-2012 03:53:37 Sound Card: Line (USB Audio Device) (3)
15-Oct-2012 03:53:38 MP3 BitRate: 16Kbps
15-Oct-2012 03:53:38 Stream name: Russell City Police, and Fire, Russell County Sheriff and EMS
15-Oct-2012 03:53:38 Connecting to Icecast server audio3.radioreference.com/675245502
15-Oct-2012 03:53:38 COM Port: COM3
15-Oct-2012 03:53:38 Port Speed: 115200
15-Oct-2012 03:53:38 Connection complete to RR server audio3.radioreference.com/675245502
15-Oct-2012 08:53:54 PollComPort: I/O Exception -- COM port access failed COM port COM3
A device attached to the system is not functioning.
15-Oct-2012 08:53:55 *****************************
15-Oct-2012 08:53:55 Server start requested.
15-Oct-2012 08:53:57 Retrieving initial auto-config for user 'kd0taz'
15-Oct-2012 08:53:58 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
15-Oct-2012 08:53:58 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
15-Oct-2012 08:53:58 Sound Card: Line (USB Audio Device) (3)
15-Oct-2012 08:53:58 MP3 BitRate: 16Kbps
15-Oct-2012 08:53:58 Stream name: Russell City Police, and Fire, Russell County Sheriff and EMS
15-Oct-2012 08:53:58 Connecting to Icecast server audio3.radioreference.com/675245502
15-Oct-2012 08:53:58 Failed to open COM port COM port COM3
Access to the port 'COM3' is denied.
15-Oct-2012 08:53:58 Connection complete to RR server audio3.radioreference.com/675245502
15-Oct-2012 16:15:34 Exiting without Stop Broadcast button being pressed.
15-Oct-2012 16:15:34 Server stop requested.
15-Oct-2012 16:15:35 Disconnected from Icecast server audio3.radioreference.com/675245502
15-Oct-2012 16:17:48 *****************************
15-Oct-2012 16:17:48 Server start requested.
15-Oct-2012 16:18:03 Retrieving initial auto-config for user 'kd0taz'
15-Oct-2012 16:18:14 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
15-Oct-2012 16:18:14 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
15-Oct-2012 16:18:14 Sound Card: Line (USB Audio Device) (3)
15-Oct-2012 16:18:15 MP3 BitRate: 16Kbps
15-Oct-2012 16:18:15 Stream name: Russell City Police, and Fire, Russell County Sheriff and EMS
15-Oct-2012 16:18:15 Connecting to Icecast server audio3.radioreference.com/675245502
15-Oct-2012 16:18:15 COM Port: COM3
15-Oct-2012 16:18:15 Port Speed: 115200
15-Oct-2012 16:18:15 Connection complete to RR server audio3.radioreference.com/675245502
15-Oct-2012 17:13:40 PollComPort: I/O Exception -- COM port access failed COM port COM3
A device attached to the system is not functioning.
15-Oct-2012 17:13:41 *****************************
15-Oct-2012 17:13:42 Server start requested.
15-Oct-2012 17:13:43 Retrieving initial auto-config for user 'kd0taz'
15-Oct-2012 17:13:44 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
15-Oct-2012 17:13:44 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
15-Oct-2012 17:13:44 Sound Card: Line (USB Audio Device) (3)
15-Oct-2012 17:13:45 MP3 BitRate: 16Kbps
15-Oct-2012 17:13:45 Stream name: Russell City Police, and Fire, Russell County Sheriff and EMS
15-Oct-2012 17:13:45 Connecting to Icecast server audio3.radioreference.com/675245502
15-Oct-2012 17:13:45 Failed to open COM port COM port COM3
Access to the port 'COM3' is denied.
15-Oct-2012 17:13:45 Connection complete to RR server audio3.radioreference.com/675245502
15-Oct-2012 21:09:14 Exiting without Stop Broadcast button being pressed.
15-Oct-2012 21:09:14 Server stop requested.
15-Oct-2012 21:09:15 Disconnected from Icecast server audio3.radioreference.com/675245502
15-Oct-2012 21:11:30 *****************************
15-Oct-2012 21:11:31 Server start requested.
15-Oct-2012 21:11:46 Retrieving initial auto-config for user 'kd0taz'
15-Oct-2012 21:11:55 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
15-Oct-2012 21:11:55 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
15-Oct-2012 21:11:55 Sound Card: Line (USB Audio Device) (3)
15-Oct-2012 21:11:56 MP3 BitRate: 16Kbps
15-Oct-2012 21:11:56 Stream name: Russell City Police, and Fire, Russell County Sheriff and EMS
15-Oct-2012 21:11:56 Connecting to Icecast server audio3.radioreference.com/675245502
15-Oct-2012 21:11:56 COM Port: COM3
15-Oct-2012 21:11:56 Port Speed: 115200
15-Oct-2012 21:11:57 Connection complete to RR server audio3.radioreference.com/675245502
15-Oct-2012 21:31:48 PollComPort: I/O Exception -- COM port access failed COM port COM3
A device attached to the system is not functioning.
15-Oct-2012 21:31:49 *****************************
15-Oct-2012 21:31:49 Server start requested.
15-Oct-2012 21:31:51 Retrieving initial auto-config for user 'kd0taz'
15-Oct-2012 21:31:52 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
15-Oct-2012 21:31:52 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
15-Oct-2012 21:31:52 Sound Card: Line (USB Audio Device) (3)
15-Oct-2012 21:31:52 MP3 BitRate: 16Kbps
15-Oct-2012 21:31:52 Stream name: Russell City Police, and Fire, Russell County Sheriff and EMS
15-Oct-2012 21:31:52 Connecting to Icecast server audio3.radioreference.com/675245502
15-Oct-2012 21:31:52 Failed to open COM port COM port COM3
Access to the port 'COM3' is denied.
15-Oct-2012 21:31:52 Connection complete to RR server audio3.radioreference.com/675245502
15-Oct-2012 23:37:54 Write to Icecast server failed Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host.
15-Oct-2012 23:37:54 Disconnect details follow (for debugging if necessary):
Message: Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host.
Source: System
TargetSite: Void Write(Byte[], Int32, Int32)
StackTrace: at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
at ScannerCast.ScannerCast.PushClientThread()
--Message: An existing connection was forcibly closed by the remote host
Source: System
TargetSite: Int32 Send(Byte[], Int32, Int32, System.Net.Sockets.SocketFlags)
StackTrace: at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
Socket error: 10054
15-Oct-2012 23:38:05 Connection complete to RR server audio3.radioreference.com/675245502
17-Oct-2012 03:34:00 Recycling audio subsystem for maintenance.
18-Oct-2012 00:26:18 *****************************
18-Oct-2012 00:26:18 Server start requested.
18-Oct-2012 00:26:22 Retrieving initial auto-config for user 'kd0taz'
18-Oct-2012 00:26:23 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
18-Oct-2012 00:26:23 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
18-Oct-2012 00:26:23 Sound Card: Line (USB Audio Device) (3)
18-Oct-2012 00:26:24 MP3 BitRate: 16Kbps
18-Oct-2012 00:26:24 Stream name: Russell City Police, and Fire, Russell County Sheriff and EMS
18-Oct-2012 00:26:24 Connecting to Icecast server audio3.radioreference.com/675245502
18-Oct-2012 00:26:24 Connection complete to RR server audio3.radioreference.com/675245502
18-Oct-2012 00:39:39 *****************************
18-Oct-2012 00:39:39 Server start requested.
18-Oct-2012 00:39:41 Retrieving initial auto-config for user 'kd0taz'
18-Oct-2012 00:39:42 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
18-Oct-2012 00:39:42 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
18-Oct-2012 00:39:42 Sound Card: Line (USB Audio Device) (3)
18-Oct-2012 00:39:42 MP3 BitRate: 16Kbps
18-Oct-2012 00:39:42 Stream name: Russell City Police, and Fire, Russell County Sheriff and EMS
18-Oct-2012 00:39:42 Failed to open COM port COM port COM3
Access to the port 'COM3' is denied.
18-Oct-2012 00:39:42 Connecting to Icecast server audio3.radioreference.com/675245502
18-Oct-2012 00:39:42 Connection complete to RR server audio3.radioreference.com/675245502
18-Oct-2012 00:39:58 *****************************
18-Oct-2012 00:39:58 Server start requested.
18-Oct-2012 00:40:00 Retrieving initial auto-config for user 'kd0taz'
18-Oct-2012 00:40:02 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
18-Oct-2012 00:40:02 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
18-Oct-2012 00:40:02 Sound Card: Line (USB Audio Device) (3)
18-Oct-2012 00:40:02 Failed to open COM port COM port COM3
Access to the port 'COM3' is denied.
18-Oct-2012 00:40:02 Connection complete to RR server audio3.radioreference.com/675245502
18-Oct-2012 00:40:42 *****************************
18-Oct-2012 00:40:42 Server start requested.
18-Oct-2012 00:40:44 Retrieving initial auto-config for user 'kd0taz'
18-Oct-2012 00:40:45 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
18-Oct-2012 00:40:45 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
18-Oct-2012 00:40:45 Sound Card: Line (USB Audio Device) (3)
18-Oct-2012 00:40:45 MP3 BitRate: 16Kbps
18-Oct-2012 00:40:45 Stream name: Russell City Police, and Fire, Russell County Sheriff and EMS
18-Oct-2012 00:40:45 Failed to open COM port COM port COM3
Access to the port 'COM3' is denied.
18-Oct-2012 00:40:45 Connecting to Icecast server audio3.radioreference.com/675245502
18-Oct-2012 00:40:45 Connection complete to RR server audio3.radioreference.com/675245502
18-Oct-2012 00:46:54 Exiting without Stop Broadcast button being pressed.
18-Oct-2012 00:46:54 Server stop requested.
18-Oct-2012 00:46:55 Disconnected from Icecast server audio3.radioreference.com/675245502
18-Oct-2012 00:46:57 Server Stopping Sound Capture.
18-Oct-2012 00:46:57 Server Final Cleanup.
18-Oct-2012 00:46:57 Server Stopped.
18-Oct-2012 00:51:20 *****************************
18-Oct-2012 00:51:20 Server start requested.
18-Oct-2012 00:51:24 Retrieving initial auto-config for user 'kd0taz'
18-Oct-2012 00:51:27 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
18-Oct-2012 00:51:27 Selected Feed: Russell City Police, and Fire, Russell County Sheriff and EMS(12639)
18-Oct-2012 00:51:27 Sound Card: Line (USB Audio Device) (3)
18-Oct-2012 00:51:28 MP3 BitRate: 16Kbps
18-Oct-2012 00:51:28 Stream name: Russell City Police, and Fire, Russell County Sheriff and EMS
18-Oct-2012 00:51:28 Connecting to Icecast server audio3.radioreference.com/675245502
18-Oct-2012 00:51:28 COM Port: COM3
18-Oct-2012 00:51:28 Port Speed: 115200
18-Oct-2012 00:51:28 Connection complete to RR server audio3.radioreference.com/675245502
Last edited by KD0TAZ; 10-18-2012 at 1:09 AM..
|

10-18-2012, 10:11 PM
|
 |
Forums Manager
|
|
 Database Admin
|
|
Join Date: Dec 2000
Location: San Joaquin County, CA
Posts: 7,884
|
|
I would try running your logs past the SC programmer. I don't have the experience to understand the debug messages but maybe there's an improper call to the com port or the com port is being put in to a state the OS cannot (or is not told to properly) return from.
__________________
-Wayne
PM's are disabled. Please use email through my profile or: wayne_h at radioreference dot com
Got an admin question? -> Forum Rules & Guidelines
Please do not reply to my moderator activity. I do not follow those threads.
|

10-18-2012, 10:42 PM
|
|
|
KD0TAZ,
I didn't chime in before but now I see you're spending time trying to get something to work. If you want, you can check out my RadioFeed program which is rock solid. It doesn't run as a Windows Server but will automatically start when the computer boots without logging in. Create a shortcut in the start up folder and check the the RadioFeed option "Start Up - Source Client & Web Server Use Last State When Program Closed".
Last edited by ProScan; 10-18-2012 at 10:45 PM..
|

10-20-2012, 1:25 AM
|
|
|
If it doesn't run as a service, it wont run before login. Putting it into the Startup menu makes it run when a user logs on.
But thanks, I'll try it out tomorrow and see if I can make it work..
Question though.. if the RadioFeed program is running on the server, can I use ProScan on say, a laptop on the network to control the scanner? Or is it like Win500 where ProScan would need to be running on the server (which would force me to drop the feeder) in remote mode in order to allow control?
Sent from my Galaxy SII using some Tappity Talkity thing.
Last edited by KD0TAZ; 10-20-2012 at 1:34 AM..
|

10-21-2012, 5:40 PM
|
|
|
Quote:
Originally Posted by KD0TAZ
If it doesn't run as a service, it wont run before login. Putting it into the Startup menu makes it run when a user logs on.
But thanks, I'll try it out tomorrow and see if I can make it work..
Question though.. if the RadioFeed program is running on the server, can I use ProScan on say, a laptop on the network to control the scanner? Or is it like Win500 where ProScan would need to be running on the server (which would force me to drop the feeder) in remote mode in order to allow control?
Sent from my Galaxy SII using some Tappity Talkity thing.
|
RadioFeed doesn't have remote control however ProScan can stream to an IceCast server and the Web Server can be activate at the same time for remote control using a internet browser.
server like Radiofeed
|

10-31-2012, 3:51 AM
|
|
|
Quote:
Originally Posted by ProScan
Does the USB converter show up in the Device Manager in the Ports (COM & LPT) section? If no then the driver issue needs to be resolved. If yes then in RadioFeed, choose the same port number. The RadioFeed baud rate should be the highest and the scanner baud rate should be the highest. What kind of scanner?
|
Ok it's a PRO-197, and yes the COM port shows up in Device Manager (COM13) - even after it has crashed.. I even changed the port number because it had originally grabbed COM3, which has a legacy IRQ conflict with COM1 (which is in use for the external dialup modem on the physical serial port). Even though those kind of conflicts haven't meant much since the DOS days, I figured it wouldn't hurt to rule out anyway.
The problem I'm having now isn't GETTING it to work - because unlike Scannercast the scanner data link does start properly every time with RadioFeed.. The problem now is KEEPING it working. As I said, it works fine for a couple hours and then something crashes the COM port - to the point that simply restarting the program (or even unplugging/replugging the USB dongle) doesn't fix it, because the port becomes inaccessible. I need to shut down and restart the server in order to regain access to the port. I've tried it in multiple USB ports, and I've even gone and changed the power policy to make sure that there wasn't some obscure power management setting shutting down the USB port. What makes me think it's a driver issue is that the audio inputs through a USB sound card (an old pre-Audigy SoundBlaster USB), and that has never even so much as hiccupped.
I don't see any error logging options in RadioFeed, but considering I was having the same issue with Scannercast, maybe those logs I posted above might help you point me to the problem?
This looks odd because it is running as a service through ServiceEx.. The GUI doesn't pop up on a user desktop, it comes up in this 'purgatory', which is basically the "system desktop". There are several other programs - including one that utilizes the external modem - that run just fine this way, so I'm reasonably convinced that it is not causing the issue.

Last edited by KD0TAZ; 10-31-2012 at 4:33 AM..
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 5:26 PM.
|
|
|
|
| |
|
|