pirrot icon indicating copy to clipboard operation
pirrot copied to clipboard

Feature request: Multi-site Pirrot

Open tekk opened this issue 4 years ago • 1 comments

There are basically three options when you want to build a duplex repeater on PMR446 band and not have your input overloaded by the output:

  1. Make the repeater input in LPD band (50 mW absolute maximum PEP) and output on PMR446 band, and use a sub-1000-EUR duplexer
  2. Buy a duplexer that has offset of 600kHz (this can go up to several thousands of EUR) and have both input and output on PMR446
  3. Make a multi-site repeater where on one site you make input and few kilometers away you make output site. Places are linked with a low latency link, or cable. Both input and outpur are on PMR446 band. This way you don't overload the input receiver.

The multi-site scenario is widely used in duplex repeaters on 10m and 6m amateur bands, since duplexers needed here would cost thousands of EUR. Is it possible in any manner to make Pirrot work as multi-site duplex repeater? I'm thinking of a low latency TCP/UDP or Websockets link on an open (and forwarded) port (or SSH tunnel) with voice compression (i.e. Speex or Opus, or OGG) which would stream the input from one site to another Pirrot instance on the output site in real time? Both instances would need to have it's IDs, or at least possibility to set the transmission line (IP and port of Pirrot on the output site - to stream audio in real time). I'm aware that this is not a trivial task to do, and I'm willing to help. Thanks again for your awesome work on Pirrot!

tekk avatar Jun 01 '20 08:06 tekk