Skip to content

program to use Trunk player with Unitrunker/Trunking recorder

Notifications You must be signed in to change notification settings

MaxwellDPS/Unibridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4bb013f · Jan 28, 2019

History

14 Commits
Feb 26, 2018
Feb 26, 2018
Feb 2, 2018
Feb 2, 2018
Feb 26, 2018
Feb 2, 2018
Jan 28, 2019

Repository files navigation

UniBridge

Unibridge is a program that allows transmissions to be added to trunk player from a unitrunker system.

  • Add EDACS, and Unitrunker supported systems to Trunk player

Required

  • Shared Storage between Trunkplayer System and Unitrunker system
  • Unitrunker v1 or v2
  • Trunking Recorder
  • Visual Studio

Installation

Unibridge requires nuget packages

  • ssh.net
  • Newtonsoft.Json

Next you will need shared storage

Dir tree

[NAS]
 NAS
  |
Radio - Main Radio Trans Dir
  |
 New - Trunking recorder output 
I have Trunking recorer recored to v:\NAS\Radio\NEW

I have Trunkplayer symlinked to V:\NAS/Radio <- From my windows system

I have a symlink on my trunkplayer system

lrwxrwxrwx 1 root root 22 Jan 3 14:22 audio_files -> /media/Mount/NAS/Radio

I have this mounted as a network disk on windows

Next setup unitrunker and trunking recorder

Next set trunking recorder settings to audio audior

RUNNING

EXAMPLE: unitrunker.exe --host 192.168.1.23 --user radio --pass Password1 --trpath V:\NAS\NewAudio\ --tplayerpath V:\NAS\FinalAudioFolder

     --host Trunkplayer SSH HOST OR IP
     --user TrunkPlayer SSH User
     --pass TrunkPlyer SSH Password
     --trpath "V:\NAS\Truning Recorder Output Folder\"
     --tplayerpath "V:\NAS\trunk player symlinked dir\"
     ```

About

program to use Trunk player with Unitrunker/Trunking recorder

Resources

Stars

Watchers

Forks

Packages

No packages published