39
edits
m (Adding some notes) |
|||
| Line 105: | Line 105: | ||
* Software or hardware? | * Software or hardware? | ||
** For FM we will want a dedicated FM processor really - which normally come with RSL transmitter hires, or can be obtained quite easily from the same place. | ** For FM we will want a dedicated FM processor really - which normally come with RSL transmitter hires, or can be obtained quite easily from the same place. | ||
** We might want to do different processing on the stream, in which case we might need a secondary processor | ** We might want to do different processing on the stream, in which case we might need a secondary processor | ||
*** This could be software - if the processing/encoding PC falls over, so will the stream so it doesn't really matter! | *** This could be software - if the processing/encoding PC falls over, so will the stream so it doesn't really matter! | ||
*** Stream processing can be done with Jamin or similar - JACK + darkice + jamin + rotter makes for a good TX-in-a-box system for online | |||
=== FM Transmission === | === FM Transmission === | ||
A transmitter usually helps. | A transmitter usually helps. | ||
| Line 121: | Line 121: | ||
Pretty good little setup and does everything we need and reasonably good value too - good alternative should we be unable to have anything donated. | Pretty good little setup and does everything we need and reasonably good value too - good alternative should we be unable to have anything donated. | ||
We will need a mast to put the dipole up on at a reasonable height, probably guyed. | |||
=== Online Streaming === | === Online Streaming === | ||
| Line 131: | Line 133: | ||
* [http://www.icecast.org/ Icecast2] Server(s) | * [http://www.icecast.org/ Icecast2] Server(s) | ||
* [http://code.google.com/p/darkice/ Darkice] Source Encoder(s) | * [http://code.google.com/p/darkice/ Darkice] Source Encoder(s) | ||
* rotter is a recording of transmission logger well-suited to making long-format recordings of radio stations, Linux+JACK based | |||
==== Hardware ==== | ==== Hardware ==== | ||
| Line 182: | Line 185: | ||
Gate/Compressors would be good for the mics, plus a limiter on the output of the mixer. | Gate/Compressors would be good for the mics, plus a limiter on the output of the mixer. | ||
* I can probably hire some dBx 266 (dual gate/compressors) from [http://www.kenttech.co.uk/ Kent Tech] for fairly cheap - [[User:naxxfish]] | * I can probably hire some dBx 266 (dual gate/compressors) from [http://www.kenttech.co.uk/ Kent Tech] for fairly cheap - [[User:naxxfish]] | ||
* Might be able to provide a Klark Teknik Square ONE Dynamics box - 8 channels of switchable gates/compressors, absolutely perfect for quick and simple broadcast mic processing for 4 mics --[[User:JamesHarrison|James Harrison]] 13:48, 4 March 2012 (UTC) | |||
=== Playout === | === Playout === | ||
| Line 187: | Line 191: | ||
* [http://www.rivendellaudio.org/ Rivendell] | * [http://www.rivendellaudio.org/ Rivendell] | ||
** I'd strongly recommend Rivendell. It's FOSS, very stable, and has all the features we need. Linux-based means it'll play nicely with other tools like JACK/rotter/darkice/etc. --[[User:JamesHarrison|James Harrison]] 13:48, 4 March 2012 (UTC) | |||
* [https://www.radio.warwick.ac.uk/tech/Digiplay Digiplay] from Radio Warwick | * [https://www.radio.warwick.ac.uk/tech/Digiplay Digiplay] from Radio Warwick | ||
* Jazzler | * Jazzler | ||
| Line 202: | Line 207: | ||
* IP Codecs? | * IP Codecs? | ||
** Anyone know of some software that sends bidirectional audio we could run on a laptop over wifi? | ** Anyone know of some software that sends bidirectional audio we could run on a laptop over wifi? | ||
*** [https://github.com/JamesHarrison/openob Hugely relevant]. Mumble/murmur can also do this sort of thing quite well more generically. --[[User:JamesHarrison|James Harrison]] 13:48, 4 March 2012 (UTC) | |||