la_vecchia_wiki_moinmoin/How_to_radio_stream_in_english.html

51 lines
5.2 KiB
HTML
Raw Normal View History

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>How to radio stream in english</title>
<link rel="stylesheet" type="text/css" media="all" charset="utf-8" href="acaro/css/common.css">
<link rel="stylesheet" type="text/css" media="screen" charset="utf-8" href="acaro/css/screen.css">
<link rel="stylesheet" type="text/css" media="print" charset="utf-8" href="acaro/css/print.css">
<style type="text/css">
ul.pagetitle{
display: inline;
margin: 0;
padding: 0;
font-size: 1.5em;
}
li.pagetitle{
display: inline;
margin: 0;
}
td.noborder {
border: 0;
}
</style>
</head>
<body>
<table>
<tr>
<td class="noborder">
<img src="logo.png" width="85" height="85">
</td>
<td class="noborder">
<ul class="pagetitle">
<li class="pagetitle"><a class="backlink">How to radio stream in english</a>
</ul>
<br><br>
[<a href="FrontPage.html">FrontPage</a>]
</td>
</tr>
</table>
<hr>
<div id="page">
<div dir="ltr" id="content" lang="en"><span class="anchor" id="top"></span>
<span class="anchor" id="line-1"></span><p class="line867">
<h3 id="The_howto_radio_page_in_english">The howto radio page in english</h3>
<span class="anchor" id="line-2"></span><span class="anchor" id="line-3"></span><p class="line862">thanx to Madu, for the translation <a class="https" href="https://hackmd.io/@madu/HowToRadioStream">here</a> <span class="anchor" id="line-4"></span><span class="anchor" id="line-5"></span><p class="line867"><strong>How to radio stream</strong> <span class="anchor" id="line-6"></span><span class="anchor" id="line-7"></span><p class="line874">how to make a DIY radio or better DIWO. <span class="anchor" id="line-8"></span><span class="anchor" id="line-9"></span><p class="line874">server side: <span class="anchor" id="line-10"></span><span class="anchor" id="line-11"></span><p class="line874">You need a machine (pc, server, VPS, etc) that relays the audio signal to the listeners. In other words, the audio signal is sent via the internet (eg mp3 music played on the PC) to a machine facing the network, which makes it available for listening to many in a stream form (ogg or mp3); this thing is called broadcast. <span class="anchor" id="line-12"></span><span class="anchor" id="line-13"></span><p class="line874">We use icecast2 on a server (VPS) with the free Debian operating system. <span class="anchor" id="line-14"></span><span class="anchor" id="line-15"></span><p class="line874">client side: <span class="anchor" id="line-16"></span><span class="anchor" id="line-17"></span><p class="line874">We use mixxx, free software that allows you to play and mix music, but also to record and send audio to the icecast server. <span class="anchor" id="line-18"></span><span class="anchor" id="line-19"></span><p class="line874">microphones and vocals: <span class="anchor" id="line-20"></span><span class="anchor" id="line-21"></span><p class="line874">To add the voice to the broadcast, one or more microphones must be connected to the local PC that runs mixxx. <span class="anchor" id="line-22"></span><span class="anchor" id="line-23"></span><p class="line874">It takes an external sound card to be connected via USB. <span class="anchor" id="line-24"></span><span class="anchor" id="line-25"></span><p class="line874">remote audio connection: <span class="anchor" id="line-26"></span><span class="anchor" id="line-27"></span><p class="line874">To add an audio connection from a distance, such as a phone call, you will need to attach a telephone patch which is in turn connected to an ATA with a VoIP connection to the external sound card, or use software such as jitsi. <span class="anchor" id="line-28"></span><span class="anchor" id="line-29"></span><p class="line874">If you also want to receive calls, perhaps from those who are not in front of the PC, you will need to have a telephone line, or a DID (phone number) also VoIP, and then bring the audio signal to mixxx via hardware (phone attached to the sound card) or software (jitsi). <span class="anchor" id="line-30"></span><span class="anchor" id="line-31"></span><p class="line874">link <span class="anchor" id="line-32"></span><ul><li><p class="line891"><a class="https" href="https://icecast.org">https://icecast.org</a> <span class="anchor" id="line-33"></span></li><li><p class="line891"><a class="https" href="https://mixxx.org">https://mixxx.org</a> <span class="anchor" id="line-34"></span></li><li><p class="line891"><a class="https" href="https://www.liquidsoap.info">https://www.liquidsoap.info</a> <span class="anchor" id="line-35"></span></li><li><p class="line891"><a class="http" href="http://idjc.sourceforge.net">http://idjc.sourceforge.net</a> <span class="anchor" id="line-36"></span></li><li><p class="line891"><a class="https" href="https://lab.dyne.org/StreamingRadioHowto">https://lab.dyne.org/StreamingRadioHowto</a> <span class="anchor" id="line-37"></span></li><li><p class="line891"><a class="https" href="https://www.thregr.org/~wavexx/software/fIcy/#fpls-options">https://www.thregr.org/~wavexx/software/fIcy/#fpls-options</a> <span class="anchor" id="line-38"></span></li></ul><span class="anchor" id="bottom"></span></div>
</div>
<hr>
2024-11-06 23:21
</body>
</html>