<?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>roip - Hamradio.my</title>
	<atom:link href="https://hamradio.my/tag/roip/feed/" rel="self" type="application/rss+xml" />
	<link>https://hamradio.my/tag/roip/</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>roip - Hamradio.my</title>
	<link>https://hamradio.my/tag/roip/</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>
		<item>
		<title>Exploring Amateur Radio and Radio over Internet Protocol (RoIP)</title>
		<link>https://hamradio.my/2024/05/exploring-amateur-radio-and-radio-over-internet-protocol-roip/</link>
					<comments>https://hamradio.my/2024/05/exploring-amateur-radio-and-radio-over-internet-protocol-roip/#respond</comments>
		
		<dc:creator><![CDATA[9M2PJU]]></dc:creator>
		<pubDate>Thu, 30 May 2024 16:08:22 +0000</pubDate>
				<category><![CDATA[amateur radio]]></category>
		<category><![CDATA[ham radio]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[roip]]></category>
		<category><![CDATA[voip]]></category>
		<category><![CDATA[echolink]]></category>
		<category><![CDATA[hamsphere]]></category>
		<category><![CDATA[zello]]></category>
		<guid isPermaLink="false">https://hamradio.my/?p=3061</guid>

					<description><![CDATA[<p>Amateur radio, also known as ham radio, has a long and storied history of connecting people across vast distances. In recent years, Radio over Internet Protocol (RoIP) has revolutionized amateur radio by integrating internet technology, enhancing communication capabilities, and expanding the reach of radio enthusiasts. This blog post delves into the history of amateur radio, [&#8230;]</p>
<p>The post <a href="https://hamradio.my/2024/05/exploring-amateur-radio-and-radio-over-internet-protocol-roip/">Exploring Amateur Radio and Radio over Internet Protocol (RoIP)</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[
<h2 class="wp-block-heading"></h2>



<p class="wp-block-paragraph">Amateur radio, also known as ham radio, has a long and storied history of connecting people across vast distances. In recent years, Radio over Internet Protocol (RoIP) has revolutionized amateur radio by integrating internet technology, enhancing communication capabilities, and expanding the reach of radio enthusiasts. This blog post delves into the history of amateur radio, the advent and advantages of RoIP, its various usages, and the software and hardware that make it all possible.</p>



<h3 class="wp-block-heading">The History of Amateur Radio</h3>



<p class="wp-block-paragraph">Amateur radio dates back to the late 19th and early 20th centuries, shortly after the discovery of radio waves. Early pioneers like Guglielmo Marconi and Nikola Tesla laid the groundwork for radio communication. By the 1910s, amateur radio operators, known as &#8220;hams,&#8221; began experimenting with wireless communication.</p>



<p class="wp-block-paragraph">In the ensuing decades, amateur radio became a popular hobby, providing a platform for enthusiasts to communicate, experiment with radio technology, and offer emergency communication services during disasters. The establishment of the International Amateur Radio Union (IARU) in 1925 helped standardize practices and regulations, further promoting the growth of the amateur radio community.</p>



<h3 class="wp-block-heading">The Emergence of Radio over Internet Protocol (RoIP)</h3>



<p class="wp-block-paragraph">The advent of the internet brought significant changes to many fields, and amateur radio was no exception. Radio over Internet Protocol (RoIP) emerged as a technology that leverages the internet to transmit radio signals, similar to how Voice over Internet Protocol (VoIP) transmits voice communication.</p>



<p class="wp-block-paragraph">RoIP allows radio signals to be transmitted over the internet, enabling operators to connect radios across the globe without the limitations of traditional radio frequency (RF) propagation. This has expanded the reach and capabilities of amateur radio, making it more accessible and versatile.</p>



<h3 class="wp-block-heading">Usages of RoIP in Amateur Radio</h3>



<p class="wp-block-paragraph">RoIP offers a range of benefits and applications for amateur radio enthusiasts:</p>



<ol class="wp-block-list">
<li><strong>Extended Reach</strong>: RoIP enables communication between operators in different parts of the world, regardless of distance or RF conditions. This is particularly useful for international contacts and emergency communication.</li>



<li><strong>Interoperability</strong>: RoIP allows different radio systems and networks to interconnect, facilitating communication between disparate systems and enhancing coordination during emergencies.</li>



<li><strong>Remote Operation</strong>: Operators can control and use their radios remotely via the internet, providing flexibility and convenience. This is especially beneficial for those who may not have access to a suitable location for an antenna setup.</li>



<li><strong>Enhanced Features</strong>: RoIP systems often come with additional features such as digital signal processing, encryption, and integration with other communication technologies, enhancing the overall communication experience.</li>
</ol>



<h3 class="wp-block-heading">Software for RoIP: Clients and Servers</h3>



<p class="wp-block-paragraph">Effective RoIP communication relies on specialized software that acts as clients and servers to manage and route radio signals over the internet. Some popular software solutions include:</p>



<h4 class="wp-block-heading">Client Software</h4>



<ol class="wp-block-list">
<li><strong>EchoLink</strong>: EchoLink allows licensed amateur radio operators to communicate with each other using VoIP technology. It connects amateur radio stations to the internet, facilitating global communication.</li>



<li><strong>Zello</strong>: Although originally designed as a push-to-talk (PTT) app, Zello is widely used in the amateur radio community for RoIP. It provides a simple interface for voice communication over the internet.</li>



<li><strong>HamSphere</strong>: HamSphere simulates HF radio communications over the internet, allowing operators to experience realistic radio conditions and propagation.</li>
</ol>



<h4 class="wp-block-heading">Server Software</h4>



<ol class="wp-block-list">
<li><strong>AllStar Link</strong>: AllStar Link is an open-source project that uses the Asterisk PBX software to create a network of linked amateur radio repeaters, nodes, and remote base stations. It provides robust and flexible communication solutions for amateur radio operators.</li>



<li><strong>SvxLink</strong>: SvxLink is a versatile server software that supports various types of communication, including simplex links, repeaters, and remote control of transceivers. It is highly configurable and supports multiple languages.</li>
</ol>



<h3 class="wp-block-heading">Hardware for RoIP</h3>



<p class="wp-block-paragraph">RoIP systems often require specific hardware to interface traditional radios with the internet. Key hardware components include:</p>



<ol class="wp-block-list">
<li><strong>Radio Interfaces</strong>: Devices such as the SignaLink USB by Tigertronics and RigBlaster by West Mountain Radio allow traditional radios to connect to computers for digital and RoIP communications.</li>



<li><strong>Networked Radios</strong>: Modern radios, such as the Icom IC-9700 and Yaesu FT-991A, come with built-in networking capabilities, allowing direct internet connectivity without the need for additional interfaces.</li>



<li><strong>Microcontrollers and SBCs</strong>: Single-board computers (SBCs) like the Raspberry Pi and microcontrollers like the Arduino are commonly used to build custom RoIP solutions. These devices can run server software and manage connections between radios and the internet.</li>
</ol>



<h3 class="wp-block-heading">Conclusion</h3>



<p class="wp-block-paragraph">The integration of Radio over Internet Protocol (RoIP) with amateur radio has significantly enhanced the capabilities and reach of this beloved hobby. By combining the timeless appeal of radio communication with the power of the internet, RoIP has opened new horizons for amateur radio operators. Whether through extended reach, remote operation, or enhanced interoperability, RoIP continues to evolve and enrich the amateur radio experience. With the right software and hardware, hams can now connect, experiment, and communicate like never before, keeping the spirit of amateur radio alive in the digital age.</p>
<p>The post <a href="https://hamradio.my/2024/05/exploring-amateur-radio-and-radio-over-internet-protocol-roip/">Exploring Amateur Radio and Radio over Internet Protocol (RoIP)</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/2024/05/exploring-amateur-radio-and-radio-over-internet-protocol-roip/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
