<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>emergency comms - Hamradio.my</title>
	<atom:link href="https://hamradio.my/tag/emergency-comms/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Amateur Radio, Tech Insights and Product Reviews</description>
	<lastBuildDate>Mon, 05 Jan 2026 12:06:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://hamradio.my/wp-content/uploads/2026/02/cropped-cropped-image-removebg-preview-3-32x32.png</url>
	<title>emergency comms - Hamradio.my</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Why Mumble is the Best Kept Secret for Amateur Radio and Privacy-Conscious Civilians</title>
		<link>https://hamradio.my/2026/01/why-mumble-is-the-best-kept-secret-for-amateur-radio-and-privacy-conscious-civilians/</link>
					<comments>https://hamradio.my/2026/01/why-mumble-is-the-best-kept-secret-for-amateur-radio-and-privacy-conscious-civilians/#respond</comments>
		
		<dc:creator><![CDATA[9M2PJU]]></dc:creator>
		<pubDate>Mon, 05 Jan 2026 12:05:57 +0000</pubDate>
				<category><![CDATA[amateur radio]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[free open source software]]></category>
		<category><![CDATA[ham radio]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[radio amatur]]></category>
		<category><![CDATA[voip]]></category>
		<category><![CDATA[civilian communications]]></category>
		<category><![CDATA[digital voice]]></category>
		<category><![CDATA[discord alternative]]></category>
		<category><![CDATA[diy radio projects]]></category>
		<category><![CDATA[emergency comms]]></category>
		<category><![CDATA[ham radio software]]></category>
		<category><![CDATA[linux voip]]></category>
		<category><![CDATA[low latency audio]]></category>
		<category><![CDATA[mumble]]></category>
		<category><![CDATA[murmur server]]></category>
		<category><![CDATA[open source voip]]></category>
		<category><![CDATA[privacy tools]]></category>
		<category><![CDATA[radio over IP]]></category>
		<category><![CDATA[raspberry pi radio]]></category>
		<category><![CDATA[remote rig control]]></category>
		<category><![CDATA[roip]]></category>
		<category><![CDATA[secure communications]]></category>
		<category><![CDATA[self hosted voice chat]]></category>
		<guid isPermaLink="false">https://hamradio.my/?p=8824</guid>

					<description><![CDATA[<p>In an era dominated by Discord, Zoom, and WhatsApp, it’s easy to overlook the tools that built the foundations of VoIP (Voice over IP). Mumble is one of those tools—a free, open-source, low-latency voice chat application that has quietly remained the gold standard for those who value privacy, control, and technical flexibility. Whether you are [&#8230;]</p>
<p>The post <a href="https://hamradio.my/2026/01/why-mumble-is-the-best-kept-secret-for-amateur-radio-and-privacy-conscious-civilians/">Why Mumble is the Best Kept Secret for Amateur Radio and Privacy-Conscious Civilians</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">In an era dominated by Discord, Zoom, and WhatsApp, it’s easy to overlook the tools that built the foundations of VoIP (Voice over IP). Mumble is one of those tools—a free, open-source, low-latency voice chat application that has quietly remained the gold standard for those who value privacy, control, and technical flexibility.</p>



<p class="wp-block-paragraph">Whether you are a civilian looking to escape data-harvesting platforms or a Ham Radio operator wanting to link repeaters over IP, Mumble offers a robust solution that you arguably own and control completely.</p>



<p class="wp-block-paragraph">What is Mumble?<br>At its core, Mumble is a client-server voice chat software. Unlike modern platforms where you log into a central company&#8217;s &#8220;cloud,&#8221; Mumble relies on a decentralized architecture:</p>



<p class="wp-block-paragraph">The Client: The app you install on your PC or phone (Mumble for PC, Mumla for Android, etc.).</p>



<p class="wp-block-paragraph">The Server (Murmur): The software that hosts the chat rooms. You can rent one, but the real power comes from hosting it yourself on a Raspberry Pi, a VPS, or even an old laptop.</p>



<p class="wp-block-paragraph">It uses the Opus codec, which provides high-quality audio with remarkably low bandwidth and latency—critical for both fast-paced gaming and radio operations.</p>



<p class="wp-block-paragraph">Part 1: Civilian Usages – Privacy &amp; Gaming<br>For non-hams, Mumble is often seen as a &#8220;retro&#8221; choice, but it beats modern competitors in two specific areas: Latency and Privacy.</p>



<ol class="wp-block-list">
<li>The Privacy Shield<br>When you use Discord, your voice data and text logs pass through (and are potentially stored on) corporate servers. Mumble is different:</li>
</ol>



<p class="wp-block-paragraph">Self-Hosting: If you host your own Murmur server, you hold the encryption keys. No third party listens in.</p>



<p class="wp-block-paragraph">Encryption by Default: Mumble uses TLS/SSL to encrypt the control channel and OCB-AES128 for the voice data. It is secure out of the box.</p>



<p class="wp-block-paragraph">No Accounts Required: You don&#8217;t need to sign up with an email or phone number to join a server; you just need the IP address and a certificate (which the client generates automatically).</p>



<ol start="2" class="wp-block-list">
<li>Gaming &amp; Communities<br>Before Discord, Mumble was the king of competitive gaming because of its Positional Audio feature. This links game data to the voice chat, so if a teammate is standing to your left in-game, their voice comes from your left speaker. For makers and DIY communities, it offers a distraction-free environment—no &#8220;nitro&#8221; upsells, no animated emojis, just crystal-clear voice comms.</li>
</ol>



<p class="wp-block-paragraph">Part 2: Amateur Radio Usages – The Digital Bridge<br>For Amateur Radio operators, Mumble is not just a chat app; it is a powerful tool for RoIP (Radio over IP). Its low latency (often below 20ms) makes it feel almost like RF.</p>



<ol class="wp-block-list">
<li>Repeater Linking &amp; Remote Audio<br>Hams use Mumble to link geographically distant repeaters. Because the audio quality is high and latency is low, you don&#8217;t get the &#8220;double-talk&#8221; issues common with slower VoIP solutions.</li>
</ol>



<p class="wp-block-paragraph">Remote Rigs: You can run a Mumble client on a Raspberry Pi connected to your transceiver at your shack, and connect to it from your phone while you are away. This allows you to TX/RX remotely.</p>



<ol start="2" class="wp-block-list">
<li>Hardware Integration (PTT &amp; COS)<br>This is where Mumble shines over Skype or Discord. The open-source community has created plugins and forks specifically for radio:</li>
</ol>



<p class="wp-block-paragraph">mumbleRF: A patched version of Mumble designed to interface with GPIO pins on a Raspberry Pi. It can trigger a rig&#8217;s PTT (Push-to-Talk) when you speak and open the mic when the radio&#8217;s Squelch (COS) opens.</p>



<p class="wp-block-paragraph">HamMumble: An Android client specifically tweaked for Hams, featuring large PTT buttons and settings optimized for radio interface delays.</p>



<ol start="3" class="wp-block-list">
<li>Emergency Comms (EmComm)<br>In an emergency where internet is spotty but a local mesh network (like AREDN) is active, Mumble is perfect. It requires very little bandwidth (as low as 10-20 kbps) and can run entirely within a LAN or Mesh network without needing to reach the broader internet.</li>
</ol>



<p class="wp-block-paragraph">Getting Started: A Quick Guide<br>For Users (Clients):</p>



<p class="wp-block-paragraph">Download: Get the Mumble client for Windows/Mac/Linux, or &#8220;Mumla&#8221; for Android.</p>



<p class="wp-block-paragraph">Audio Wizard: Run the audio wizard immediately. This is critical to configure noise suppression and echo cancellation.</p>



<p class="wp-block-paragraph">Connect: Find a server IP (public directory or private) and connect.</p>



<p class="wp-block-paragraph">For Admins (Servers):</p>



<p class="wp-block-paragraph">Install Murmur: The server software is called murmur. On Ubuntu/Debian, it’s as simple as sudo apt install mumble-server.</p>



<p class="wp-block-paragraph">Configure: Edit the mumble-server.ini file to set a password (superuser) and server name.</p>



<p class="wp-block-paragraph">Port Forwarding: Default port is 64738 (TCP &amp; UDP). Open this on your router if you want friends to connect from outside your home.</p>



<p class="wp-block-paragraph">Conclusion<br>Mumble represents the best of the open-source ethos: it does one thing—voice communication—and it does it perfectly. For civilians, it’s a fortress of privacy. For Hams, it’s a flexible digital patch cable that bridges the gap between RF and the Internet.</p>



<p class="wp-block-paragraph"><a href="https://www.mumble.info">https://www.mumble.info</a></p>
<p>The post <a href="https://hamradio.my/2026/01/why-mumble-is-the-best-kept-secret-for-amateur-radio-and-privacy-conscious-civilians/">Why Mumble is the Best Kept Secret for Amateur Radio and Privacy-Conscious Civilians</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hamradio.my/2026/01/why-mumble-is-the-best-kept-secret-for-amateur-radio-and-privacy-conscious-civilians/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
