Actions

Difference between revisions of "Broadcastify-Calls"

From The RadioReference Wiki

(12 intermediate revisions by 6 users not shown)
Line 2: Line 2:
  
 
Broadcastify Calls is different from regular broadcastify feeds as the calls platform captures '''every single call''' on a conventional or trunked system, as individual call files, and makes those calls available in real time and in archives.  The Broadcastify Calls platform is not intended to replace regular Broadcastify audio streams at this time, but to supplement them, and we will eventually create Broadcastify audio streams from the Broadcastify Calls platform.
 
Broadcastify Calls is different from regular broadcastify feeds as the calls platform captures '''every single call''' on a conventional or trunked system, as individual call files, and makes those calls available in real time and in archives.  The Broadcastify Calls platform is not intended to replace regular Broadcastify audio streams at this time, but to supplement them, and we will eventually create Broadcastify audio streams from the Broadcastify Calls platform.
 +
 +
Broadcastify Calls makes available to call ingest providers ALL calls they send to us, but limits public access to calls covered by our [https://broadcastify.zendesk.com/hc/en-us/articles/204740115-Feed-Provider-Terms-of-Service-What-can-and-cannot-be-broadcast Feed Provider Terms of Service]
  
 
Broadcastify Calls Features includes:
 
Broadcastify Calls Features includes:
Line 12: Line 14:
  
 
See the current interface here:  https://www.broadcastify.com/calls/
 
See the current interface here:  https://www.broadcastify.com/calls/
 +
 +
You can submit an application to send calls here:  https://www.broadcastify.com/apply/calls
  
 
=== Supported Sources ===
 
=== Supported Sources ===
* [https://github.com/robotastic/trunk-recorder Trunk Recorder] (Trunked P25, Conventional P25, Conventional FM Analog)
+
* [[Broadcastify-Calls-Trunk-Recorder|Trunk Recorder]] (Trunked P25, Motorola SmartNet/SmartZone, Conventional P25, Conventional FM Analog)
* [https://github.com/aaknitt/voxcall VoxCall] (Conventional Single Channel)
+
* [https://github.com/aaknitt/voxcall VoxCall] (Single Channel Only - Conventional or Trunked)
 
* [https://www.scannerbox.us/TrunkingRecorder/ Trunking Recorder 3.0] (Trunked Systems)
 
* [https://www.scannerbox.us/TrunkingRecorder/ Trunking Recorder 3.0] (Trunked Systems)
* [https://github.com/DSheirer/sdrtrunk/releases/tag/v0.5.0-alpha.1 SDRTrunk alpha 0.5.0a1] (Trunked P25, Conventional P25)
+
* [https://github.com/DSheirer/sdrtrunk/releases/tag/v0.5.0-alpha.6 SDRTrunk Version 0.5.0 Alpha 6] (Trunked P25, Conventional P25)
  
 
=== Source System Setup Instructions ===
 
=== Source System Setup Instructions ===
 
==== API and System ID Assignment ====
 
==== API and System ID Assignment ====
You will need an '''API Key''' and '''System ID''' assigned by the administrator before you can get started.
+
You will need an '''API Key''' and '''System ID''' assigned by the administrator before you can get started. To get a System ID and API Key issued, submit an application here:
 
 
To get a System ID and API Key issued, send an email to '''support@radioreference.com''' with the following info:
 
  
# Your RadioReference/Broadcastify Username
+
* [https://www.broadcastify.com/apply/calls Broadcastify Calls Application]
# Trunked or Conventional System(s) you wish to send to us
 
# Trunked Site Name and SiteID (in the RRDB) or Conventional Frequencies List
 
# Call Upload Application Name (Trunk Recorder, SDRTrunk, VoxCall, etc)
 
# County where your ingest system resides
 
  
 
==== Trunk Recorder ====
 
==== Trunk Recorder ====
Line 36: Line 34:
  
 
==== SDRtrunk ====
 
==== SDRtrunk ====
* [https://github.com/DSheirer/sdrtrunk/wiki/Playlist-Editor#how-to-setup-broadcastify-calls How To Setup Broadcastify Calls] - sdrtrunk configuration instructions
+
* [https://github.com/DSheirer/sdrtrunk/wiki/Playlist-Editor#how-to-setup-broadcastify-calls How To Setup Broadcastify Calls] - SDRtrunk configuration instructions
 +
 
 +
=== API Documentation ===
 +
* [[Broadcastify-Calls-API]]
 +
 
 +
<br /><br />
 +
 
 +
[[Category:Live Audio FAQ]]

Revision as of 11:01, 21 June 2022

Broadcastify Calls is a high capacity service that ingests radio system calls.

Broadcastify Calls is different from regular broadcastify feeds as the calls platform captures every single call on a conventional or trunked system, as individual call files, and makes those calls available in real time and in archives. The Broadcastify Calls platform is not intended to replace regular Broadcastify audio streams at this time, but to supplement them, and we will eventually create Broadcastify audio streams from the Broadcastify Calls platform.

Broadcastify Calls makes available to call ingest providers ALL calls they send to us, but limits public access to calls covered by our Feed Provider Terms of Service

Broadcastify Calls Features includes:

  • 30 day retention
  • duplicate call handling
  • Live Call Playback
  • Playlists Playback
  • tight integration with the RadioReference database
  • call and source detailed statistics

See the current interface here: https://www.broadcastify.com/calls/

You can submit an application to send calls here: https://www.broadcastify.com/apply/calls

Supported Sources

Source System Setup Instructions

API and System ID Assignment

You will need an API Key and System ID assigned by the administrator before you can get started. To get a System ID and API Key issued, submit an application here:

Trunk Recorder

SDRtrunk

API Documentation