|
|
|
|
| Streaming / Broadcasting / Audio Recording Interested in putting your scanner online for others to hear? Want to listen to other radios on the internet. This forum is here for you to discuss these topics related to streaming scanners online. |

06-15-2009, 04:56 PM
|
|
|
ProScan supports RR web service import both online and CD-ROM versions
Quote:
Originally Posted by webstar22
Now is this the ultimate control/record and broadcast app.
I've been using Arc250 for my control and record and the monitor app for my tags for years. Now I got a all in one solution.
Stupid question. Can you import from rr.com database into proscan?
Also with the alpha tags. Can you omit the bank tag. I rather just the text tag or TG Name and not the bank tag.
|
|

06-15-2009, 05:31 PM
|
|
Member
|
|
|
Join Date: Jan 2003
Location: Washington Pa
Posts: 374
|
|
ok i am running my feed all three ways thru the client and the web server and scancast and all is well except one thing.is their anyway to make my shoutcast server public as it says it is up and private or am i missing something.thanks
__________________
Adam Donahue
Uniden
BCD996T BC796D BC780XLT BC8500XLT BC250D
Feeding The Pittsburgh Area From Time To Time On Proscan
|

06-16-2009, 08:52 AM
|
|
|
Quote:
Originally Posted by mule1075
ok i am running my feed all three ways thru the client and the web server and scancast and all is well except one thing.is their anyway to make my shoutcast server public as it says it is up and private or am i missing something.thanks
|
I'm not clear on what you are asking?
|

06-16-2009, 09:05 AM
|
|
Member
|
|
|
Join Date: Jan 2003
Location: Washington Pa
Posts: 374
|
|
i will send you a pm to explain it better.
__________________
Adam Donahue
Uniden
BCD996T BC796D BC780XLT BC8500XLT BC250D
Feeding The Pittsburgh Area From Time To Time On Proscan
|

06-16-2009, 03:35 PM
|
|
|
If you're asking about using ProScan to stream to an IceCast / Shoutcast server which may be the case sense this is a streaming audio forum.
You can use ProScan to stream the GRE audio to an IceCast / Shoutcast server. Set the ProScan comm. port to None.
If the GRE application you are using puts the text tags in the title / caption area then ProScan can retrive the text tags of the GRE application using the Metadata source selector button.
Quote:
Originally Posted by sjmars0x
Will ProScan ever have a GUI for GRE models like it does with the Unidens? i.e: Full support for a PSR-500 or 600? I wanna use ProScan, but I do not feel like buying a Uniden if I already have a GRE =P
|
|

06-16-2009, 05:06 PM
|
|
Member
|
|
|
Join Date: Feb 2007
Posts: 5
|
|
In sc_serv.ini change PublicServer=default to PublicServer=always
|

06-16-2009, 05:44 PM
|
|
Member
|
|
|
Join Date: Jan 2003
Location: Washington Pa
Posts: 374
|
|
Quote:
Originally Posted by eriley
In sc_serv.ini change PublicServer=default to PublicServer=always
|
that did the trick thank you very much
__________________
Adam Donahue
Uniden
BCD996T BC796D BC780XLT BC8500XLT BC250D
Feeding The Pittsburgh Area From Time To Time On Proscan
|

06-18-2009, 09:03 PM
|
|
|
Just caught this thread with interest,how do you listen to a proscan feed via blackberry? Just got a bold and would like to listen in on some of the feeds that are in the proscan client.
__________________
Pro 2040 Scanner
Pro 83
Pro 2096
My Sweet Pro 106
Ronnie James Dio rules.....
|

06-18-2009, 09:10 PM
|
|
|
Quote:
Originally Posted by OldDeadOne
Just caught this thread with interest,how do you listen to a proscan feed via blackberry? Just got a bold and would like to listen in on some of the feeds that are in the proscan client.
|
You can't listen to a proscan feed. But you can listen to icecast feeds which proscan will now stream too.
|

06-19-2009, 10:31 AM
|
|
|
FYI - As noted by Webstar, you can't use the Proscan client , but you can indeed listen to a non-Icecast Proscan feed on a Blackberry that is streamed using the new Proscan Web Server feature. If a feed provider is willing to send you their non-Icecast Web Server URL, then you would be all set.
__________________
Thanks - Mike
PSR-600, Pro-106, Pro-2096, Pro-96, Pro-2053, Pro-2052, BCD996T, BC796D, BC898T, BC370CRS, BC210XLT
Shack Photos
Listen to my feeds at:
Radio Reference NH
Radio Reference NJ
Last edited by NYRHKY94; 06-19-2009 at 10:36 AM..
|

06-19-2009, 06:12 PM
|
|
|
Yep. Once you got that disconnect/auto-reconnect issue fixed I'll be the first one to buy a copy. Right now it's cutting off about once a day.
|

06-19-2009, 09:14 PM
|
|
|
Quote:
Originally Posted by webstar22
Yep. Once you got that disconnect/auto-reconnect issue fixed I'll be the first one to buy a copy. Right now it's cutting off about once a day.
|
I will be working on that scheduled for Tuesday. I haven't seen the problem and mine has been up for days, maybe because maybe because I have a FIOS circuit. I will run a simulation to duplicate the problem and then add a keep-alive header to see if that will fix it.
Last edited by ProScan; 06-19-2009 at 09:22 PM..
|

06-20-2009, 11:44 AM
|
|
|
BOB:
FYI - Running mine for over a week with no hiccups or disconnects at all. I have Comcast cable modem service.
__________________
Thanks - Mike
PSR-600, Pro-106, Pro-2096, Pro-96, Pro-2053, Pro-2052, BCD996T, BC796D, BC898T, BC370CRS, BC210XLT
Shack Photos
Listen to my feeds at:
Radio Reference NH
Radio Reference NJ
|

06-20-2009, 01:24 PM
|
|
|
Quote:
Originally Posted by NYRHKY94
BOB:
FYI - Running mine for over a week with no hiccups or disconnects at all. I have Comcast cable modem service.
|
Quote:
Originally Posted by webstar22
Yep. Once you got that disconnect/auto-reconnect issue fixed I'll be the first one to buy a copy. Right now it's cutting off about once a day.
|
I did some research and found that IceCast servers don't support http keep-alive headers which now that I think about it, wouldn't have been good anyways.
I found that IceCast servers have a default timeout of 10 seconds so if no data arrives from the source client (ProScan, EdCast, and SimpleCast) for 10 seconds then the connection drops.
I added an auto restart similar to EdCast and SimpleCast in event of a connection drop.
Last edited by ProScan; 06-20-2009 at 01:27 PM..
|

06-20-2009, 03:40 PM
|
|
|
Quote:
Originally Posted by ProScan
I added an auto restart similar to EdCast and SimpleCast in event of a connection drop.
|
Will that be in an upgraded release? I'm curious b/c I switched back to running my feed in Proscan this morning and so far it's run all day without any problems.
__________________
Scott, kg4pbd
|

06-20-2009, 03:57 PM
|
|
|
It will be in the next release 2.9.2 out in a week or two.
Quote:
Originally Posted by kg4pbd
Will that be in an upgraded release? I'm curious b/c I switched back to running my feed in Proscan this morning and so far it's run all day without any problems.
|
|

06-22-2009, 10:28 PM
|
|
|
I just released version 2.9.2
* WebServer and ScanCast - Auto Start (Starts when ProScan Starts)
* ScanCast - Auto Reconnect option (10 second intervals attempt to connect)
* WebServer and ScanCast - Metadata (text tags) are shown as they are streamed
Auto Reconnect option
If the IceCast server connection timeouts because of no data then the ScanCast will now show as disconnected and will attempt to connect at 10 second intervals.
Last edited by ProScan; 06-22-2009 at 10:37 PM..
|

06-22-2009, 11:03 PM
|
|
|
Just updated to the newest.
Here is something odd. I did a complete reinstall of my computer last night and now the Remote Scanner Over IP is choppy. The icecast feed is fine and so are the recordsings but if I startup the Proscan Client and connect it's verry coppy.
Any reason for this?
|

06-22-2009, 11:07 PM
|
|
|
The Remote Scanner Over IP audio uses a different audio method then the Web Server and ScanCast. It's been choppy, any versions after 2.0. I plan in about a week to put the 2.0 scanner over ip audio back in.
Quote:
Originally Posted by webstar22
Just updated to the newest.
Here is something odd. I did a complete reinstall of my computer last night and now the Remote Scanner Over IP is choppy. The icecast feed is fine and so are the recordsings but if I startup the Proscan Client and connect it's verry coppy.
Any reason for this?
|
|

06-24-2009, 09:28 AM
|
|
|
I installed the upgrade to 2.9.2. It ran for about 24 hours without a disconnect from the icecast server. At some point in the last 12 hours it disconnected. I didn't notice it until I got to work and tried to pull up the stream via RR.
The nice thing.....I can restart the icecast stream remotely via Proscan.
One problem...It works as long as I keep Proscan up on the pc where I am located, it doesn't actually restart the stream via the instance of Proscan running at home.
I guess I spoke to soon, it starts the icecast stream however there is no audio on the stream, just the text tags. I guess I can't remotely re-start the icecast stream via Proscan. If I can't resolve this I'm going to have to go back to sending the stream to icecast without Proscan. I hate that because I like being able to control the radio remotely.
__________________
Scott, kg4pbd
Last edited by kg4pbd; 06-24-2009 at 09:37 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 03:50 AM.
|
|
|
|
| |
|
|