{"id":14723,"date":"2026-08-06T14:35:41","date_gmt":"2026-08-06T05:35:41","guid":{"rendered":"https:\/\/village-island.com\/%e6%9c%88%e5%88%8a%e3%83%8b%e3%83%a5%e3%83%bc%e3%82%b9-2026%e5%b9%b48%e6%9c%88\/"},"modified":"2026-08-06T14:41:21","modified_gmt":"2026-08-06T05:41:21","slug":"monthly_aug_2026","status":"publish","type":"post","link":"https:\/\/www.village-island.com\/en\/monthly_aug_2026\/","title":{"rendered":"Monthly News \u2014 August 2026"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Village Island Monthly News \u2014 August 2026<\/title>\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700;800&family=Noto+Sans+JP:wght@400;500;700&family=Inter:wght@400;500;600;700&display=swap');\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  body {\n    background: #f0f2f5;\n    font-family: 'Inter', sans-serif;\n    color: #1a1a2e;\n  }\n\n  .email-wrapper {\n    max-width: 640px;\n    margin: 0 auto;\n    background: #ffffff;\n  }\n\n  \/* -- HEADER -- *\/\n  .header {\n    background: #0a1628;\n    padding: 28px 40px 24px;\n    text-align: center;\n    border-bottom: 3px solid #00b4d8;\n  }\n  .header img {\n    height: 36px;\n    display: block;\n    margin: 0 auto 14px;\n  }\n  .header-label {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #00b4d8;\n    margin-bottom: 4px;\n  }\n  .header-title {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 22px;\n    font-weight: 800;\n    color: #ffffff;\n    letter-spacing: 1px;\n  }\n  .header-date {\n    font-size: 12px;\n    color: #8899aa;\n    margin-top: 6px;\n    font-family: 'Montserrat', sans-serif;\n    letter-spacing: 1px;\n  }\n\n  \/* -- HERO INTRO -- *\/\n  .hero-intro {\n    background: linear-gradient(135deg, #0a1628 0%, #102040 100%);\n    padding: 28px 40px;\n    color: #ccd6e0;\n    font-size: 13.5px;\n    line-height: 1.85;\n    border-bottom: 1px solid #1e3050;\n  }\n  .hero-intro p { max-width: 520px; }\n\n  \/* -- TOC -- *\/\n  .toc {\n    background: #f4f8ff;\n    padding: 20px 40px;\n    border-bottom: 1px solid #dde8f0;\n  }\n  .toc-title {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #8899aa;\n    margin-bottom: 10px;\n  }\n  .toc-list {\n    list-style: none;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px 20px;\n  }\n  .toc-list li { font-size: 12.5px; color: #1a56c4; }\n  .toc-list li::before { content: '\u2192 '; color: #00b4d8; font-weight: 700; }\n\n  \/* -- SECTION COMMON -- *\/\n  .section { padding: 32px 40px; border-bottom: 1px solid #e8edf2; }\n  .section:last-child { border-bottom: none; }\n\n  .section-badge {\n    display: inline-block;\n    font-family: 'Montserrat', sans-serif;\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    padding: 3px 10px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .badge-podcast { background: #e8f8ff; color: #0077a8; }\n  .badge-event   { background: #fff3e0; color: #c05000; }\n  .badge-seminar { background: #e8f0fe; color: #1a56c4; }\n  .badge-product { background: #e8faf0; color: #1a8a4a; }\n  .badge-tech    { background: #f3e8ff; color: #6a1ab8; }\n\n  .section-title {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 17px;\n    font-weight: 800;\n    color: #0a1628;\n    line-height: 1.35;\n    margin-bottom: 14px;\n  }\n  .section-title span { color: #00b4d8; }\n\n  .section p { font-size: 13.5px; line-height: 1.85; color: #3a4a5a; margin-bottom: 12px; }\n  .section p:last-child { margin-bottom: 0; }\n\n  \/* -- PODCAST BUTTONS -- *\/\n  .podcast-buttons { display: flex; gap: 12px; margin-top: 18px; flex-wrap: wrap; }\n  .lang-group { margin-top: 20px; }\n  .lang-label {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #8899aa;\n    margin-bottom: 8px;\n  }\n\n  .btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 10px 20px;\n    border-radius: 4px;\n    font-family: 'Montserrat', sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    text-decoration: none;\n    letter-spacing: 0.5px;\n    transition: opacity 0.2s;\n    color: #ffffff !important;\n  }\n  .btn:hover { opacity: 0.85; }\n  .btn-spotify { background: #1DB954; color: #ffffff !important; }\n  .btn-apple   { background: #fc3c44; color: #ffffff !important; }\n  .btn-primary {\n    background: #0a1628;\n    color: #ffffff !important;\n    margin-top: 16px;\n    display: inline-flex;\n  }\n  .btn svg { flex-shrink: 0; }\n\n  \/* -- EYECATCH IMAGE -- *\/\n  .eyecatch {\n    width: 100%;\n    border-radius: 6px;\n    margin-bottom: 18px;\n    display: block;\n    border: 1px solid #e0e8f0;\n  }\n\n  \/* -- SPEC CHIPS -- *\/\n  .spec-chips { display: flex; flex-wrap: wrap; gap: 10px; margin: 18px 0 24px; }\n  .spec-chip {\n    flex: 1;\n    min-width: 100px;\n    text-align: center;\n    background: #ffffff;\n    border: 1px solid #e0e8f0;\n    border-radius: 8px;\n    padding: 14px 8px;\n  }\n  .spec-chip .chip-value {\n    display: block;\n    font-family: 'Montserrat', sans-serif;\n    font-size: 17px;\n    font-weight: 800;\n    color: #0a1628;\n  }\n  .spec-chip .chip-label { display: block; font-size: 10.5px; color: #6a7a8a; margin-top: 4px; line-height: 1.4; }\n\n  \/* -- FEATURE LIST -- *\/\n  .feature-list { margin: 4px 0 24px; }\n  .feature-item { display: flex; gap: 14px; padding: 14px 0; border-bottom: 1px solid #eef2f7; }\n  .feature-item:last-child { border-bottom: none; }\n  .feature-num {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 13px;\n    font-weight: 800;\n    color: #00b4d8;\n    min-width: 26px;\n  }\n  .feature-content strong { display: block; color: #0a1628; font-size: 13.5px; margin-bottom: 3px; }\n  .feature-content span { font-size: 12.5px; color: #3a4a5a; line-height: 1.7; }\n\n  \/* -- DIVIDER -- *\/\n  .divider { height: 1px; background: linear-gradient(to right, #00b4d8, transparent); margin: 4px 0; }\n\n  \/* -- FOOTER -- *\/\n  .footer { background: #0a1628; padding: 30px 40px; text-align: center; }\n  .footer img { height: 28px; margin-bottom: 16px; opacity: 0.85; }\n  .footer p { font-size: 11.5px; color: #6a8099; line-height: 1.8; }\n  .footer a { color: #00b4d8; text-decoration: none; }\n  .footer-links { margin: 14px 0 10px; display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }\n  .footer-links a {\n    font-size: 11px;\n    color: #8899aa;\n    text-decoration: none;\n    font-family: 'Montserrat', sans-serif;\n    letter-spacing: 0.5px;\n  }\n  .footer-links a:hover { color: #00b4d8; }\n\n  \/* responsive *\/\n  @media (max-width: 640px) {\n    .section, .hero-intro, .header, .toc, .footer { padding-left: 24px; padding-right: 24px; }\n    .podcast-buttons { flex-direction: column; }\n  }\n<\/style>\n<\/head>\n<body>\n<div class=\"email-wrapper\">\n\n  <div class=\"header\">\n    <img decoding=\"async\" src=\"https:\/\/village-island.com\/wp-content\/uploads\/2024\/06\/VillageIsland_LogoWhite.svg\" alt=\"Village Island\">\n    <div class=\"header-label\">Monthly Newsletter<\/div>\n    <div class=\"header-title\">August 2026<\/div>\n    <div class=\"header-date\">Village Island Co., Ltd.&nbsp;\uff5c&nbsp;village-island.com<\/div>\n  <\/div>\n\n  <div class=\"hero-intro\">\n    <p>Welcome to our August 2026 newsletter. This month we bring you two updates: the latest episode of our podcast &#8220;Talking Eye,&#8221; titled &#8220;PROTON: How a 24-Gram Camera Is Changing Video Production,&#8221; and a technical feature article on how Bluetooth\u00ae Auracast\u2122 is opening the next generation of professional audio return technology.<\/p>\n  <\/div>\n\n  <div class=\"toc\">\n    <div class=\"toc-title\">Contents<\/div>\n    <ul class=\"toc-list\">\n      <li>Podcast \u2014 A 24-Gram Camera Changes the Rules<\/li>\n      <li>Auracast \u2014 Beating the RF Jungle<\/li>\n    <\/ul>\n  <\/div>\n\n  <!-- 1. Podcast -->\n  <div class=\"section\">\n    <div class=\"section-badge badge-podcast\">\ud83c\udf99 Podcast<\/div>\n    <h2 class=\"section-title\"><span>How a 24-Gram Camera<\/span><br>Is Changing Video Production<\/h2>\n    <p>\n      In the latest episode of &#8220;Talking Eye,&#8221; we take a deep dive into PROTON \u2014 the world&#8217;s smallest and lightest broadcast-grade camera from PROTON Camera Innovations. At just 28\u00d728mm and 24 grams, PROTON is redefining what&#8217;s possible in video production. We explore how this remarkably compact camera is opening up shots once out of reach, from drone integration and POV rigs to immersive sports coverage.\n    <\/p>\n\n    <div class=\"spec-chips\">\n      <div class=\"spec-chip\"><span class=\"chip-value\">24g<\/span><span class=\"chip-label\">Weight<\/span><\/div>\n      <div class=\"spec-chip\"><span class=\"chip-value\">28\u00d728mm<\/span><span class=\"chip-label\">Size<\/span><\/div>\n      <div class=\"spec-chip\"><span class=\"chip-value\">12bit<\/span><span class=\"chip-label\">Sensor<\/span><\/div>\n    <\/div>\n\n    <div class=\"lang-group\">\n      <div class=\"lang-label\">Listen Now<\/div>\n      <div class=\"podcast-buttons\">\n        <a href=\"https:\/\/open.spotify.com\/episode\/6NQNagQc9AiRZmGICXLgmf?si=dDY11NYnRkqTFDhgLxAiNA\" class=\"btn btn-spotify\" target=\"_blank\">\u25b6 Listen on Spotify<\/a>\n        <a href=\"https:\/\/podcasts.apple.com\/jp\/podcast\/proton-how-a-24-gram-camera-is-changing-video-production\/id1877475656?i=1000779985216&#038;l=en-US\" class=\"btn btn-apple\" target=\"_blank\">\u25b6 Listen on Apple Podcasts<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- 2. Auracast Article -->\n  <div class=\"section\">\n    <div class=\"section-badge badge-tech\">\ud83d\udce1 Technical Article<\/div>\n    <h2 class=\"section-title\"><span>Beating the RF Jungle:<\/span><br>Professional-Grade Bluetooth\u00ae Auracast\u2122 Opens the Next Generation of Audio Return<\/h2>\n\n    <img decoding=\"async\" src=\"https:\/\/village-island.com\/wp-content\/uploads\/2026\/08\/auracast_broadcastasia_demo.jpg\" alt=\"Auracast field test at BroadcastAsia\" class=\"eyecatch\">\n\n    <p>\n      Unlike traditional Bluetooth, which relies on one-to-one pairing, the new <strong>Bluetooth\u00ae Auracast\u2122<\/strong> broadcast standard lets a single transmitter deliver audio to an unlimited number of receivers at once. Beyond public information systems at airports, theaters, and museums, it is proving highly practical for broadcast production environments where failure is never an option.\n    <\/p>\n    <p>\n      This article, published in TV Technology Japan and co-authored with NHK Technologies Corporation, covers the full picture of Auracast&#8217;s professional viability \u2014 from its resistance to interference through Adaptive Frequency Hopping (AFH), to low-latency modes starting at roughly 40ms, to real-world results from field testing at BroadcastAsia in Singapore in May 2026.\n    <\/p>\n\n    <div class=\"feature-list\">\n      <div class=\"feature-item\">\n        <div class=\"feature-num\">01<\/div>\n        <div class=\"feature-content\"><strong>Pairing-free broadcast delivery<\/strong><span>Periodic Advertising (PA) lets receivers automatically discover broadcasts, enabling true one-to-many distribution.<\/span><\/div>\n      <\/div>\n      <div class=\"feature-item\">\n        <div class=\"feature-num\">02<\/div>\n        <div class=\"feature-content\"><strong>Resilience in congested RF environments<\/strong><span>Adaptive Frequency Hopping (AFH) automatically avoids busy channels to maintain stable communication.<\/span><\/div>\n      <\/div>\n      <div class=\"feature-item\">\n        <div class=\"feature-num\">03<\/div>\n        <div class=\"feature-content\"><strong>Low latency from roughly 40ms<\/strong><span>Three selectable modes \u2014 low-latency, general cueing, and high-fidelity \u2014 suit professional audio return needs.<\/span><\/div>\n      <\/div>\n      <div class=\"feature-item\">\n        <div class=\"feature-num\">04<\/div>\n        <div class=\"feature-content\"><strong>Proven at BroadcastAsia<\/strong><span>Stable audio delivery was maintained throughout the show, even in a venue dense with Wi-Fi and wireless devices.<\/span><\/div>\n      <\/div>\n    <\/div>\n\n    <a href=\"https:\/\/village-island.com\/en\/auracast202608061\/\" class=\"btn btn-primary\" target=\"_blank\">Read the Full Article \u2192<\/a>\n  <\/div>\n\n  <!-- FOOTER -->\n  <div class=\"footer\">\n    <img decoding=\"async\" src=\"https:\/\/village-island.com\/wp-content\/uploads\/2024\/06\/VillageIsland_LogoWhite.svg\" alt=\"Village Island\">\n    <div class=\"footer-links\">\n      <a href=\"https:\/\/village-island.com\/en\/\" target=\"_blank\">Website<\/a>\n      <a href=\"https:\/\/village-island.com\/en\/products\/\" target=\"_blank\">Products<\/a>\n      <a href=\"mailto:info@village-island.com\">Contact Us<\/a>\n    <\/div>\n    <p>\n      Village Island Co., Ltd.<br>\n      Kowa Shirokanedai Bldg. 5F, 3-19-1 Shirokanedai<br>\n      Minato-ku, Tokyo 108-0071, Japan<br>\n      <a href=\"https:\/\/village-island.com\/en\/\">village-island.com<\/a>\n    <\/p>\n    <p style=\"margin-top:14px; font-size:10.5px; color:#445566;\">\n      This email was sent to Village Island newsletter subscribers.<br>\n      To unsubscribe, please click <a href=\"#\">here<\/a>.\n    <\/p>\n  <\/div>\n\n<\/div>\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Village Island Monthly News \u2014 August 2026 Monthly Newsletter August 2026 Village Island Co., Ltd.&nbsp;\uff5c&nbsp;village-island.com Welcome to our August 2026 newsletter. This month we bring you two updates: the latest episode of our podcast &#8220;Talking Eye,&#8221; titled &#8220;PROTON: How a 24-Gram Camera Is Changing Video Production,&#8221; and a technical feature article on how Bluetooth\u00ae Auracast\u2122 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_angie_page":false,"inline_featured_image":false,"page_builder":"","footnotes":""},"categories":[243],"tags":[],"class_list":["post-14723","post","type-post","status-publish","format-standard","hentry","category-news_en"],"_links":{"self":[{"href":"https:\/\/www.village-island.com\/en\/wp-json\/wp\/v2\/posts\/14723","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.village-island.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.village-island.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.village-island.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.village-island.com\/en\/wp-json\/wp\/v2\/comments?post=14723"}],"version-history":[{"count":6,"href":"https:\/\/www.village-island.com\/en\/wp-json\/wp\/v2\/posts\/14723\/revisions"}],"predecessor-version":[{"id":14729,"href":"https:\/\/www.village-island.com\/en\/wp-json\/wp\/v2\/posts\/14723\/revisions\/14729"}],"wp:attachment":[{"href":"https:\/\/www.village-island.com\/en\/wp-json\/wp\/v2\/media?parent=14723"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.village-island.com\/en\/wp-json\/wp\/v2\/categories?post=14723"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.village-island.com\/en\/wp-json\/wp\/v2\/tags?post=14723"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}