Scanner: Difference between revisions

From Bloominglabs
Jump to navigationJump to search
(updated with new information on scanners)
(updated page to reflect the current SDR-based scanner system)
Line 1: Line 1:
The Bloominglabs radio desk has two radio scanners running: a Uniden BCD996T digital P25 scanner and a Uniden BCT15X analog scanner. The digital scanner monitors the Indiana SAFE-T P25 Bloomington site while the analog scanner monitors local conventional VHF channels. We have an Icecast server to stream a feed from these scanners so members can listen in remotely:
In 2015, Bloominglabs received a donation of a Uniden P25 digital police scanner, and we shared that audio online via an Icecast feed for many years. However, technology evolved, and while we still have the Uniden scanner at the space we now have a more modern and feature-rich scanner feed built from Software Defined Radios (SDRs). It's now possible to listen to live scanner audio as well as archived audio, without missing any radio traffic.
http://radio.bloominglabs.org:8000/policescanner


== Listening Hints ==
=== Listening Links ===


https://openmhz.com/system/bmgsafet - this is probably the easiest site to use
* The feed is stereo
** Left channel: Indiana SAFE-T P25 Bloomington site
** Right channel: Conventional VHF
* The feed can be played multiple ways
** using a web browser
** using a media player
** using a scanner app as a "custom" feed (you will need to add the URL; it won't be pre-populated in the app's feed directory)


https://radio.bloominglabs.org - this site has some advanced features and more closely resembles a traditional scanner interface
== Troubleshooting ==


Both feeds contain radio traffic from in and around Monroe County, Indiana including many agencies in Bloomington as well as some state agencies and the occasional federal agency.
If for some reason the scanner Icecast feed goes down this is how to troubleshoot it.


=== Technical Details ===
* First, verify the scanner is turned on. It should start scanning immediately after it's powered on, if not then make that happen.

* Once it's scanning it should periodically output some audio out the speaker.
At Bloominglabs:
** If there's no audio, make sure the volume knob hasn't been turned down.

** The feed volume in independent from the scanner's volume control.
* 3x RTL-SDRs with indoor antennas
* The recording output on the scanner feeds into an Intel NUC running darkice that in turn feeds to the Icecast server.
* Intel NUC running Debian GNU/Linux
** The IP of the NUC is labeled on it for easy access.
* [https://github.com/robotastic/trunk-recorder Trunk Recorder] software (sends recorded audio to both OpenMHz and radio.bloominglabs.org)
** Services on the NUC are set to start automatically upon boot.

* Contact kevinr or dosman if you need further assistance.
In the cloud at radio.bloominglabs.org
* VPS running Debian GNU/Linux
* [https://github.com/chuot/rdio-scanner Rdio Scanner] software

Revision as of 20:01, 7 September 2022

In 2015, Bloominglabs received a donation of a Uniden P25 digital police scanner, and we shared that audio online via an Icecast feed for many years. However, technology evolved, and while we still have the Uniden scanner at the space we now have a more modern and feature-rich scanner feed built from Software Defined Radios (SDRs). It's now possible to listen to live scanner audio as well as archived audio, without missing any radio traffic.

Listening Links

https://openmhz.com/system/bmgsafet - this is probably the easiest site to use

https://radio.bloominglabs.org - this site has some advanced features and more closely resembles a traditional scanner interface

Both feeds contain radio traffic from in and around Monroe County, Indiana including many agencies in Bloomington as well as some state agencies and the occasional federal agency.

Technical Details

At Bloominglabs:

  • 3x RTL-SDRs with indoor antennas
  • Intel NUC running Debian GNU/Linux
  • Trunk Recorder software (sends recorded audio to both OpenMHz and radio.bloominglabs.org)

In the cloud at radio.bloominglabs.org