<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[Vivoh]]></title><description><![CDATA[Extending Video Webinars]]></description><link>https://vivoh.com/</link><image><url>https://vivoh.com/favicon.png</url><title>Vivoh</title><link>https://vivoh.com/</link></image><generator>Ghost 4.33</generator><lastBuildDate>Thu, 14 May 2026 06:41:31 GMT</lastBuildDate><atom:link href="https://vivoh.com/blog/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[Announcing Vivoh WebTransport]]></title><description><![CDATA[<p>December 20, 2024 - Windsor, Connecticut - Vivoh WebTransport is ready for testing and integration by select partners and customers.</p><p>Vivoh WebTransport is a high-performance system for broadcasting MPEG-TS video with low latency and no buffering. It is a relay for other Vivoh WebTransport servers, enabling massively scalable broadcasts through</p>]]></description><link>https://vivoh.com/blog/announcing-vivoh-webtransport/</link><guid isPermaLink="false">676583c890f82b03622f06b8</guid><dc:creator><![CDATA[Erik Herz]]></dc:creator><pubDate>Fri, 20 Dec 2024 14:54:26 GMT</pubDate><content:encoded><![CDATA[<p>December 20, 2024 - Windsor, Connecticut - Vivoh WebTransport is ready for testing and integration by select partners and customers.</p><p>Vivoh WebTransport is a high-performance system for broadcasting MPEG-TS video with low latency and no buffering. It is a relay for other Vivoh WebTransport servers, enabling massively scalable broadcasts through multi-tier pub/sub distribution.</p><p>Early Access Program</p><p>Vivoh is seeking partners for collaboration in the development of Vivoh WebTransport. The software is ready for testing but not yet ready for production. The server is written in Rust and can now be deployed on Linux. The client is browser-based and supports multiple rendering options, including MediaStreamTrackGenerator, HTMLCanvasElement, Offscreen Canvas, VideoFrame, and SharedArrayBuffer. New client implementations are welcome!</p><p>For early access or a demo, please contact Erik Herz on email: <a>erik@vivoh.com</a> or LinkedIn: <a href="https://www.linkedin.com/in/erikherz/">https://www.linkedin.com/in/erikherz/</a></p><p>Stay tuned for product updates here: <a href="https://vivoh.com/webtransport">https://vivoh.com/webtransport</a></p><p>About Vivoh<br>Vivoh is the leading provider of enterprise multicast video apps for all-hands meetings. Our customers include Financial Services, Energy, Government, and Technology companies that handle billions of network transactions every day. Vivoh protects their networks from the disruptive impact of live video. You can find us in the Zoom App Marketplace and the Webex App Hub or <a href="https://vivoh.com/">https://vivoh.com</a>.</p>]]></content:encoded></item><item><title><![CDATA[Vivoh Earth is Born]]></title><description><![CDATA[<p>Today, Vivoh Earth takes its first step. It is an early implementation of Media Over QUIC, which is <a href="https://quic.video/">a promising new standard for video streaming</a>.</p><p>While many issues persist (such as <a href="https://github.com/kixelated/moq-js/issues/3">broken audio</a>) and significant work is needed to fully operationalize the service, we are excited to share this <a href="https://vivoh.earth">early</a></p>]]></description><link>https://vivoh.com/blog/vivoh-earth-is-born/</link><guid isPermaLink="false">669bb217cc49d502f20353da</guid><dc:creator><![CDATA[Erik Herz]]></dc:creator><pubDate>Sat, 20 Jul 2024 12:48:30 GMT</pubDate><content:encoded><![CDATA[<p>Today, Vivoh Earth takes its first step. It is an early implementation of Media Over QUIC, which is <a href="https://quic.video/">a promising new standard for video streaming</a>.</p><p>While many issues persist (such as <a href="https://github.com/kixelated/moq-js/issues/3">broken audio</a>) and significant work is needed to fully operationalize the service, we are excited to share this <a href="https://vivoh.earth">early preview</a> with you.</p><p>Please contact erik@vivoh.com for more information and <a href="https://vivoh.earth/">check here for updates</a>.</p>]]></content:encoded></item><item><title><![CDATA[Upgrading the Vivoh Webinar Manager]]></title><description><![CDATA[<p>Upgrading the Vivoh Webinar Manager is a simple task: you download the latest DPKG (Debian Package) and use a tool like dpkg to install the new binary. There are often new security fixes that might invalidate your configuration file, however, and require updates to that file. This post documents the</p>]]></description><link>https://vivoh.com/blog/upgrading-vivoh-webinar-manager/</link><guid isPermaLink="false">65e210edcc49d502f2034f25</guid><dc:creator><![CDATA[Chris Dawson]]></dc:creator><pubDate>Fri, 01 Mar 2024 18:13:20 GMT</pubDate><content:encoded><![CDATA[<p>Upgrading the Vivoh Webinar Manager is a simple task: you download the latest DPKG (Debian Package) and use a tool like dpkg to install the new binary. There are often new security fixes that might invalidate your configuration file, however, and require updates to that file. This post documents the right way to upgrade Vivoh Webinar Manager.</p><p>The steps to upgrade are:</p><ol><li>Download the latest server binary (currently 3.8.1.0, linked below)</li><li>Stop the running Vivoh Webinar Manager</li><li>Install the new binary.</li><li>Manually start the server and look at error messages to guide your upgrade process.</li><li>Once you have verified the server and configuration are upgraded correctly, start the server as a system service.</li></ol><p>These steps are documented in detail here.</p><h2 id="download-the-latest-server-binary">Download the latest server binary</h2><p>The 3.8.1.0 binary (latest) can be found here <a href="https://releases.vivoh.com/binaries/vwm/2023_03/vivoh-webinar-manager__6b5fd029__3.8.1.0_amd64.deb">https://releases.vivoh.com/binaries/vwm/2023_03/vivoh-webinar-manager__6b5fd029__3.8.1.0_amd64.deb</a></p><p>To download this file, login via SSH to your server and use <code>wget <a href="https://releases.vivoh.com/binaries/vwm/2023_03/vivoh-webinar-manager__6b5fd029__3.8.1.0_amd64.deb">https://releases.vivoh.com/binaries/vwm/2023_03/vivoh-webinar-manager__6b5fd029__3.8.1.0_amd64.deb</a></code></p><h2 id="stop-the-current-vivoh-webinar-manager-service">Stop the current Vivoh Webinar Manager service</h2><p><code>systemctl stop vivoh-webinar-manager</code></p><p>Install the new Vivoh Webinar Manager package using the command <code>dpkg -i ./vivoh-webinar-manager__6b5fd029__3.8.1.0_amd64.deb</code></p><p>You will see output like the following:</p><pre><code>(Reading database ... 101008 files and directories currently installed.)
Preparing to unpack .../vivoh-webinar-manager__6b5fd029__3.8.1.0_amd64.deb ...
Running cleanup to remove service for package 
Unpacking vivoh-webinar-manager (3.8.1.0) over (3.6.0.0) ...
Setting up vivoh-webinar-manager (3.8.1.0) ...
Platform systemd (default) detected. Installing service.
To start this service, use: systemctl start vivoh-webinar-manager</code></pre><p>Notice the messages indicate it is installing over the existing Vivoh Webinar Manager service. It will not overwrite an existing configuration file if one already exists (found in <code>/etc/vivoh/vwm/vwm.ini</code>)</p><h2 id="start-the-vivoh-webinar-manager-manually">Start the Vivoh Webinar Manager manually</h2><p>Often when upgrading there are new security requirements which require review of the configuration file. For example, older versions of the Vivoh Webinar Manager had less strict password requirements, but newer versions require a much safer password.</p><p>After installing, attempt to restart the service using <code>systemctl start vivoh-webinar-manager</code> and then check the status using <code>systemctl status vivoh-webinar-manager</code></p><pre><code># systemctl status vivoh-webinar-manager
&#xD7; vivoh-webinar-manager.service - vivoh-webinar-manager
     Loaded: loaded (/etc/systemd/system/vivoh-webinar-manager.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Fri 2024-03-01 17:26:10 UTC; 507ms ago
    Process: 12105 ExecStart=/usr/local/vivoh/vivoh-webinar-manager -a /etc/vivoh/vwm/vwm.ini (code=exited,&gt;
   Main PID: 12105 (code=exited, status=255/EXCEPTION)
        CPU: 530ms

Mar 01 17:26:10 test2 systemd[1]: vivoh-webinar-manager.service: Main process exited, code=exited, status=2&gt;
Mar 01 17:26:10 test2 systemd[1]: vivoh-webinar-manager.service: Failed with result &apos;exit-code&apos;.
Mar 01 17:26:10 test2 systemd[1]: vivoh-webinar-manager.service: Scheduled restart job, restart counter is &gt;
Mar 01 17:26:10 test2 systemd[1]: Stopped vivoh-webinar-manager.
Mar 01 17:26:10 test2 systemd[1]: vivoh-webinar-manager.service: Start request repeated too quickly.
Mar 01 17:26:10 test2 systemd[1]: vivoh-webinar-manager.service: Failed with result &apos;exit-code&apos;.
Mar 01 17:26:10 test2 systemd[1]: Failed to start vivoh-webinar-manager.</code></pre><p>This indicates the server did not start correctly. To see why, run the Vivoh Webinar Manager manually with this command: <code>/usr/local/vivoh/vivoh-webinar-manager -a /etc/vivoh/vwm/vwm.ini</code>. (Please note, you must be in the root directory (`cd /`) so that the Vivoh Webinar Manager can locate the SQL database. This is only required when running manually.)</p><pre><code># cd /
# /usr/local/vivoh/vivoh-webinar-manager -a /etc/vivoh/vwm/vwm.ini
VWM:3.8.1.0:6b5fd029 2024-03-01T17:26:46.836Z: Retrieving database connection
VWM:3.8.1.0:6b5fd029 2024-03-01T17:26:46.838Z: Opening the db
VWM:3.8.1.0:6b5fd029 2024-03-01T17:26:46.853Z: Adding models
VWM:3.8.1.0:6b5fd029 2024-03-01T17:26:46.857Z: Synchronizing (creating) tables if needed
VWM:3.8.1.0:6b5fd029 2024-03-01T17:26:46.940Z: Password in configuration file does not meet minimal requirements for user: admin



Vivoh Webinar Manager 3.8.1.0 (6b5fd029c1b301172568e0fcf5b2d697bab69a36)


</code></pre><p>This indicates our password was invalid. Newer versions of the Vivoh Webinar Manager require passwords to be at least twelve characters long, with an uppercase character, a lowercase character, a number and a special character.</p><p>Once you have corrected this inside <code>/etc/vivoh/vwm/vwm.ini</code> then attempt to restart the server again manually.</p><pre><code># /usr/local/vivoh/vivoh-webinar-manager -a /etc/vivoh/vwm/vwm.ini
VWM:3.8.1.0:6b5fd029 2024-03-01T17:27:06.782Z: Retrieving database connection
VWM:3.8.1.0:6b5fd029 2024-03-01T17:27:06.784Z: Opening the db
VWM:3.8.1.0:6b5fd029 2024-03-01T17:27:06.798Z: Adding models
VWM:3.8.1.0:6b5fd029 2024-03-01T17:27:06.803Z: Synchronizing (creating) tables if needed
VWM:3.8.1.0:6b5fd029 2024-03-01T17:27:06.927Z: Verifying Broadcaster at:/usr/local/vivoh/encoder/bin/run.sh
VWM:3.8.1.0:6b5fd029 2024-03-01T17:27:06.928Z: Verified custom broadcaster path: /usr/local/vivoh/encoder/bin/run.sh
VWM:3.8.1.0:6b5fd029 2024-03-01T17:27:06.950Z: Starting up socket connection
VWM:3.8.1.0:6b5fd029 2024-03-01T17:27:06.950Z: Starting client server in production mode
VWM:3.8.1.0:6b5fd029 2024-03-01T17:27:06.952Z: Starting admin server in production mode
VWM:3.8.1.0:6b5fd029 2024-03-01T17:27:06.954Z: 

Vivoh Webinar Manager 3.8.1.0 (6b5fd029c1b301172568e0fcf5b2d697bab69a36)


VWM:3.8.1.0:6b5fd029 2024-03-01T17:27:06.956Z: Server (client) running on port 443
VWM:3.8.1.0:6b5fd029 2024-03-01T17:27:06.957Z: 

Vivoh Webinar Manager 3.8.1.0 (6b5fd029c1b301172568e0fcf5b2d697bab69a36)


VWM:3.8.1.0:6b5fd029 2024-03-01T17:27:06.958Z: Server (admin) running on port 8443</code></pre><h2 id="restart-the-vivoh-webinar-manager-service">Restart the Vivoh Webinar Manager service</h2><p>Use systemctl to start and verify the status of Vivoh Webinar Manager <code>systemctl start vivoh-webinar-manager</code> and <code>systemctl status vivoh-webinar-manager</code></p><pre><code># systemctl start vivoh-webinar-manager
# systemctl status vivoh-webinar-manager
&#x25CF; vivoh-webinar-manager.service - vivoh-webinar-manager
     Loaded: loaded (/etc/systemd/system/vivoh-webinar-manager.service; enabled; vendor preset: enabled)
     Active: active (running) since Fri 2024-03-01 17:27:12 UTC; 2s ago
   Main PID: 12219 (vivoh-webinar-m)
      Tasks: 10 (limit: 1163)
     Memory: 66.0M
        CPU: 520ms
     CGroup: /system.slice/vivoh-webinar-manager.service
             &#x2514;&#x2500;12219 /usr/local/vivoh/vivoh-webinar-manager -a /etc/vivoh/vwm/vwm.ini

Mar 01 17:27:12 test2 vivoh-webinar-manager[12219]: VWM:3.8.1.0:6b5fd029 2024-03-01T17:27:12.927Z: Verified&gt;
Mar 01 17:27:12 test2 vivoh-webinar-manager[12219]: VWM:3.8.1.0:6b5fd029 2024-03-01T17:27:12.936Z: Starting&gt;
Mar 01 17:27:12 test2 vivoh-webinar-manager[12219]: VWM:3.8.1.0:6b5fd029 2024-03-01T17:27:12.936Z: Starting&gt;
Mar 01 17:27:12 test2 vivoh-webinar-manager[12219]: VWM:3.8.1.0:6b5fd029 2024-03-01T17:27:12.937Z: Starting&gt;
Mar 01 17:27:12 test2 vivoh-webinar-manager[12219]: VWM:3.8.1.0:6b5fd029 2024-03-01T17:27:12.937Z:
Mar 01 17:27:12 test2 vivoh-webinar-manager[12219]: Vivoh Webinar Manager 3.8.1.0 (6b5fd029c1b301172568e0fc&gt;
Mar 01 17:27:12 test2 vivoh-webinar-manager[12219]: VWM:3.8.1.0:6b5fd029 2024-03-01T17:27:12.938Z: Server (&gt;
Mar 01 17:27:12 test2 vivoh-webinar-manager[12219]: VWM:3.8.1.0:6b5fd029 2024-03-01T17:27:12.938Z:
Mar 01 17:27:12 test2 vivoh-webinar-manager[12219]: Vivoh Webinar Manager 3.8.1.0 (6b5fd029c1b301172568e0fc&gt;
Mar 01 17:27:12 test2 vivoh-webinar-manager[12219]: VWM:3.8.1.0:6b5fd029 2024-03-01T17:27:12.938Z: Server (&gt;
root@test2:/</code></pre><p>This message indicates you have successfully upgraded and restarted the Vivoh Webinar Manager. If you are logged into the Vivoh Webinar Manager in a browser, you will need to refresh to force the login dialog.</p>]]></content:encoded></item><item><title><![CDATA[Successful All Hands Meeting Boosted By Vivoh Wallflower]]></title><description><![CDATA[<p>January 31, 2024 - Rockville, Maryland - &#xA0;A leading financial services authority purchased and deployed Vivoh Wallflower to boost engagement for their Delivery Services All Hands Meeting this week.</p><p><a href="https://vivoh.com/wallflower/">Vivoh Wallflower</a> is a programmable, branded, interactive, enhanced gallery view for Zoom, which can be viewed as a Zoom participant</p>]]></description><link>https://vivoh.com/blog/successful-all-hands-meeting-boosted-by-vivoh-wallflower/</link><guid isPermaLink="false">65baacc8cc49d502f2034eb4</guid><dc:creator><![CDATA[Erik Herz]]></dc:creator><pubDate>Wed, 31 Jan 2024 20:34:06 GMT</pubDate><content:encoded><![CDATA[<p>January 31, 2024 - Rockville, Maryland - &#xA0;A leading financial services authority purchased and deployed Vivoh Wallflower to boost engagement for their Delivery Services All Hands Meeting this week.</p><p><a href="https://vivoh.com/wallflower/">Vivoh Wallflower</a> is a programmable, branded, interactive, enhanced gallery view for Zoom, which can be viewed as a Zoom participant and projected on a video wall.</p><p>Vivoh leveraged <a href="https://www.liminalet.com/zoomiso">ZoomISO</a> and <a href="https://troikatronix.com/">Isadora</a>, combined with their own event management software to rotate remote participants in a branded visual experience with emojis and transition effects. (The available chat function was not used for this event.) Wallflower automatically switched Zoom participants and the onsite producer was able to manually add and remove them, in real-time, via a mobile web interface.</p><p>As companies strive to enhance hybrid meeting experiences, Vivoh Wallflower brings remote and in-person participants together and keeps them highly engaged. Feedback from multiple on-site participants was positive regarding the impact of Vivoh Wallflower on the overall meeting experience.</p><p><strong>About Vivoh</strong><br>Vivoh is the leading provider of enterprise multicast video apps for all-hands meetings. Our customers include Financial Services, Energy, Government, and Technology companies that handle billions of network transactions every day. Vivoh protects their networks from the disruptive impact of live video. You can find us in the <a href="https://marketplace.zoom.us/apps/KMthJcGER-CEzdCRPpWyKQ">Zoom App Marketplace</a> and the <a href="https://apphub.webex.com/search?q=vivoh">Webex App Hub</a> or <a href="https://vivoh.com/">https://vivoh.com</a>.</p>]]></content:encoded></item><item><title><![CDATA[AV1 Simulcast Technology Preview at the NAB Show NY]]></title><description><![CDATA[<p>October 25, 2023 - New York City - Vivoh is previewing their forthcoming AV1 Sub-second Simulcast offering at the National Association of Broadcasters show.</p><p>Simulcast uses WebRTC technology to deliver multiple resolutions, bitrates, and color depths - all captured, encoded, and encrypted at the point of production then distributed without</p>]]></description><link>https://vivoh.com/blog/av1-simulcast-preview/</link><guid isPermaLink="false">6538b9f6cc49d502f2034d73</guid><dc:creator><![CDATA[Erik Herz]]></dc:creator><pubDate>Wed, 25 Oct 2023 07:27:00 GMT</pubDate><content:encoded><![CDATA[<p>October 25, 2023 - New York City - Vivoh is previewing their forthcoming AV1 Sub-second Simulcast offering at the National Association of Broadcasters show.</p><p>Simulcast uses WebRTC technology to deliver multiple resolutions, bitrates, and color depths - all captured, encoded, and encrypted at the point of production then distributed without transcoding to users based upon their adapting network capabilities.</p><p>This architecture delivers the highest quality live streaming broadcasts at scale with low latency and end-to-end encryption. Server-side transcoding unnecessarily decrypts your content, adds latency, and reduces quality.</p><p>Vivoh has added AV1 codec support and WebRTC streaming to their flagship Vivoh Media Player, used by FINRA and two Fortune 500 companies for their CEO Town Hall webcasts.</p><p>Vivoh has developed a method of capturing and streaming live 10-Bit Quad HD (2560 x 1440) video at 60 frames per second, plus two additional HD resolution streams, all on modern Intel or AMD based PCs. No additional hardware is needed for Vivoh real-time Simulcast processing.</p><figure class="kg-card kg-image-card"><img src="https://vivoh.com/content/images/2023/10/av1-simulcast.png" class="kg-image" alt loading="lazy" width="1332" height="932" srcset="https://vivoh.com/content/images/size/w600/2023/10/av1-simulcast.png 600w, https://vivoh.com/content/images/size/w1000/2023/10/av1-simulcast.png 1000w, https://vivoh.com/content/images/2023/10/av1-simulcast.png 1332w" sizes="(min-width: 720px) 720px"></figure>]]></content:encoded></item><item><title><![CDATA[Introducing Vivoh Broadcast]]></title><description><![CDATA[<figure class="kg-card kg-image-card"><img src="https://vivoh.com/content/images/2023/08/VIVOH_Broadcast-1.png" class="kg-image" alt loading="lazy" width="1600" height="576" srcset="https://vivoh.com/content/images/size/w600/2023/08/VIVOH_Broadcast-1.png 600w, https://vivoh.com/content/images/size/w1000/2023/08/VIVOH_Broadcast-1.png 1000w, https://vivoh.com/content/images/2023/08/VIVOH_Broadcast-1.png 1600w" sizes="(min-width: 720px) 720px"></figure><p>Vivoh is committed to providing the most scalable and secure system to broadcast video across enterprise networks. Now it is more simple than ever.</p><p><a href="https://vivoh.com/broadcast/">Vivoh Broadcast</a> is software that can be deployed on Linux, via Docker, or as an ESXi virtual appliance. Vivoh will also provide a turnkey appliance for</p>]]></description><link>https://vivoh.com/blog/introducing-vivoh-broadcast/</link><guid isPermaLink="false">64d77c20cc49d502f2034cc4</guid><dc:creator><![CDATA[Erik Herz]]></dc:creator><pubDate>Sat, 12 Aug 2023 13:00:46 GMT</pubDate><content:encoded><![CDATA[<figure class="kg-card kg-image-card"><img src="https://vivoh.com/content/images/2023/08/VIVOH_Broadcast-1.png" class="kg-image" alt loading="lazy" width="1600" height="576" srcset="https://vivoh.com/content/images/size/w600/2023/08/VIVOH_Broadcast-1.png 600w, https://vivoh.com/content/images/size/w1000/2023/08/VIVOH_Broadcast-1.png 1000w, https://vivoh.com/content/images/2023/08/VIVOH_Broadcast-1.png 1600w" sizes="(min-width: 720px) 720px"></figure><p>Vivoh is committed to providing the most scalable and secure system to broadcast video across enterprise networks. Now it is more simple than ever.</p><p><a href="https://vivoh.com/broadcast/">Vivoh Broadcast</a> is software that can be deployed on Linux, via Docker, or as an ESXi virtual appliance. Vivoh will also provide a turnkey appliance for rent!</p><p>Corporate communicators can easily produce live video streams of webinars or town hall meetings using affordable <a href="https://www.blackmagicdesign.com/products/atemmini">BlackMagic ATEM switchers</a>, which will send high quality video to Vivoh Broadcast software for internal distribution and Webex/Zoom/Teams/Meet for external attendees. One click sends the stream to Vivoh Broadcast. No software configuration is required for each event!</p><p>Vivoh Broadcast enables automatic failover from multicast to unicast and from Vivoh to Webex/Zoom/Teams/Meet all from a single link that can be published to all users. Your network will be protected even as tens of thousands of internal viewers join an HD quality live broadcast.</p><p><strong>About Vivoh</strong><br>Vivoh is the leading provider of enterprise multicast video apps for all-hands meetings. Our customers include Financial Services, Energy, Government, and Technology companies that handle billions of network transactions every day. Vivoh protects their networks from the disruptive impact of live video. You can find us in the <a href="https://marketplace.zoom.us/apps/KMthJcGER-CEzdCRPpWyKQ">Zoom App Marketplace</a> and the <a href="https://apphub.webex.com/search?q=vivoh">Webex App Hub</a> or <a href="https://vivoh.com/">https://vivoh.com</a>.</p>]]></content:encoded></item><item><title><![CDATA[Vivoh introduces vCache to GitHub]]></title><description><![CDATA[<p>Vivoh has assembled the best-in-class eCDN proxy cache, based upon Varnish and including real-time analytics.</p><p>Live video streams can saturate enterprise networks, which may cause office-wide connectivity to fail, poor video quality, loss of productivity, and user frustration.</p><p>Now Kaltura, Vimeo, Brightcove, YouTube, Cloudflare, and even Microsoft Teams Live Event</p>]]></description><link>https://vivoh.com/blog/vivoh-introduces-vcache-to-github/</link><guid isPermaLink="false">6463ef77f5d006030ea6c60e</guid><dc:creator><![CDATA[Erik Herz]]></dc:creator><pubDate>Tue, 16 May 2023 21:03:52 GMT</pubDate><content:encoded><![CDATA[<p>Vivoh has assembled the best-in-class eCDN proxy cache, based upon Varnish and including real-time analytics.</p><p>Live video streams can saturate enterprise networks, which may cause office-wide connectivity to fail, poor video quality, loss of productivity, and user frustration.</p><p>Now Kaltura, Vimeo, Brightcove, YouTube, Cloudflare, and even Microsoft Teams Live Event streams can be scaled behind the enterprise firewall.</p><figure class="kg-card kg-image-card"><img src="https://vivoh.com/content/images/2023/05/vCache_Dashboard.png" class="kg-image" alt loading="lazy" width="1381" height="1334" srcset="https://vivoh.com/content/images/size/w600/2023/05/vCache_Dashboard.png 600w, https://vivoh.com/content/images/size/w1000/2023/05/vCache_Dashboard.png 1000w, https://vivoh.com/content/images/2023/05/vCache_Dashboard.png 1381w" sizes="(min-width: 720px) 720px"></figure>]]></content:encoded></item><item><title><![CDATA[Vivoh in Japan]]></title><description><![CDATA[<p>Co-founder and CTO, Chris Dawson, and CEO, Erik Herz, are now touring Japan to meet with a Vivoh customer and to take in the sites.</p><p>We are so happy to be able to meet with our customer and learn about how to make Vivoh OnTime even more valuable to them.</p>]]></description><link>https://vivoh.com/blog/vivoh-in-japan/</link><guid isPermaLink="false">64237abff5d006030ea6c526</guid><dc:creator><![CDATA[Erik Herz]]></dc:creator><pubDate>Tue, 28 Mar 2023 23:46:50 GMT</pubDate><content:encoded><![CDATA[<p>Co-founder and CTO, Chris Dawson, and CEO, Erik Herz, are now touring Japan to meet with a Vivoh customer and to take in the sites.</p><p>We are so happy to be able to meet with our customer and learn about how to make Vivoh OnTime even more valuable to them. We flew into Tokyo and then took the Shinkansen (bullet train) to Kanazawa and Kyoto. We especially loved the Imperial Garden and castle in Kanazawa.</p><p>Stay tuned for some new feature announcements soon!</p><figure class="kg-card kg-image-card"><img src="https://vivoh.com/content/images/2023/03/chris_erik_castle.jpeg" class="kg-image" alt loading="lazy" width="2000" height="1500" srcset="https://vivoh.com/content/images/size/w600/2023/03/chris_erik_castle.jpeg 600w, https://vivoh.com/content/images/size/w1000/2023/03/chris_erik_castle.jpeg 1000w, https://vivoh.com/content/images/size/w1600/2023/03/chris_erik_castle.jpeg 1600w, https://vivoh.com/content/images/2023/03/chris_erik_castle.jpeg 2016w" sizes="(min-width: 720px) 720px"></figure><figure class="kg-card kg-image-card"><img src="https://vivoh.com/content/images/2023/03/kanazawa.jpeg" class="kg-image" alt loading="lazy" width="1512" height="2016" srcset="https://vivoh.com/content/images/size/w600/2023/03/kanazawa.jpeg 600w, https://vivoh.com/content/images/size/w1000/2023/03/kanazawa.jpeg 1000w, https://vivoh.com/content/images/2023/03/kanazawa.jpeg 1512w" sizes="(min-width: 720px) 720px"></figure>]]></content:encoded></item><item><title><![CDATA[Vivoh eCDN Now Available]]></title><description><![CDATA[<p>Now live and on demand video can be securely and reliably distributed on internal enterprise networks without complicated peer-to-peer technologies or multicast.</p><p>Introducing the <a href="https://vivoh.com/ecdn">Vivoh eCDN</a>!</p><figure class="kg-card kg-image-card"><a href="https://vivoh.com/ecdn"><img src="https://vivoh.com/content/images/2023/03/eCDN-for-LinkedIn.png" class="kg-image" alt loading="lazy" width="1500" height="802" srcset="https://vivoh.com/content/images/size/w600/2023/03/eCDN-for-LinkedIn.png 600w, https://vivoh.com/content/images/size/w1000/2023/03/eCDN-for-LinkedIn.png 1000w, https://vivoh.com/content/images/2023/03/eCDN-for-LinkedIn.png 1500w" sizes="(min-width: 720px) 720px"></a></figure>]]></description><link>https://vivoh.com/blog/vivoh-ecdn-now-available/</link><guid isPermaLink="false">6412fb3cf5d006030ea6c4d7</guid><dc:creator><![CDATA[Erik Herz]]></dc:creator><pubDate>Thu, 16 Mar 2023 11:22:29 GMT</pubDate><content:encoded><![CDATA[<p>Now live and on demand video can be securely and reliably distributed on internal enterprise networks without complicated peer-to-peer technologies or multicast.</p><p>Introducing the <a href="https://vivoh.com/ecdn">Vivoh eCDN</a>!</p><figure class="kg-card kg-image-card"><a href="https://vivoh.com/ecdn"><img src="https://vivoh.com/content/images/2023/03/eCDN-for-LinkedIn.png" class="kg-image" alt loading="lazy" width="1500" height="802" srcset="https://vivoh.com/content/images/size/w600/2023/03/eCDN-for-LinkedIn.png 600w, https://vivoh.com/content/images/size/w1000/2023/03/eCDN-for-LinkedIn.png 1000w, https://vivoh.com/content/images/2023/03/eCDN-for-LinkedIn.png 1500w" sizes="(min-width: 720px) 720px"></a></figure>]]></content:encoded></item><item><title><![CDATA[Vivoh enables successful Webex All Hands Meetings]]></title><description><![CDATA[<p>Vivoh provided a &quot;bandwidth backstop&quot; for Webex during a mutual customer&apos;s all hands meeting last week. 4000+ on site employees joined via Vivoh multicast while the rest joined via Webex. This is how a successful hybrid event happens!</p><figure class="kg-card kg-image-card"><img src="https://vivoh.com/content/images/2022/12/webex_vivoh.png" class="kg-image" alt loading="lazy" width="2000" height="928" srcset="https://vivoh.com/content/images/size/w600/2022/12/webex_vivoh.png 600w, https://vivoh.com/content/images/size/w1000/2022/12/webex_vivoh.png 1000w, https://vivoh.com/content/images/size/w1600/2022/12/webex_vivoh.png 1600w, https://vivoh.com/content/images/2022/12/webex_vivoh.png 2156w" sizes="(min-width: 720px) 720px"></figure>]]></description><link>https://vivoh.com/blog/vivoh-enables-successful-webex-all-hands-meetings/</link><guid isPermaLink="false">63909653c6544402f3fa38cf</guid><dc:creator><![CDATA[Erik Herz]]></dc:creator><pubDate>Wed, 07 Dec 2022 13:34:40 GMT</pubDate><content:encoded><![CDATA[<p>Vivoh provided a &quot;bandwidth backstop&quot; for Webex during a mutual customer&apos;s all hands meeting last week. 4000+ on site employees joined via Vivoh multicast while the rest joined via Webex. This is how a successful hybrid event happens!</p><figure class="kg-card kg-image-card"><img src="https://vivoh.com/content/images/2022/12/webex_vivoh.png" class="kg-image" alt loading="lazy" width="2000" height="928" srcset="https://vivoh.com/content/images/size/w600/2022/12/webex_vivoh.png 600w, https://vivoh.com/content/images/size/w1000/2022/12/webex_vivoh.png 1000w, https://vivoh.com/content/images/size/w1600/2022/12/webex_vivoh.png 1600w, https://vivoh.com/content/images/2022/12/webex_vivoh.png 2156w" sizes="(min-width: 720px) 720px"></figure>]]></content:encoded></item><item><title><![CDATA[Cloudflare Stream with Vivoh Multicast Edge]]></title><description><![CDATA[<figure class="kg-card kg-image-card"><img src="https://vivoh.com/content/images/2022/09/Vivoh_CloudFlare.png" class="kg-image" alt loading="lazy" width="1606" height="758" srcset="https://vivoh.com/content/images/size/w600/2022/09/Vivoh_CloudFlare.png 600w, https://vivoh.com/content/images/size/w1000/2022/09/Vivoh_CloudFlare.png 1000w, https://vivoh.com/content/images/size/w1600/2022/09/Vivoh_CloudFlare.png 1600w, https://vivoh.com/content/images/2022/09/Vivoh_CloudFlare.png 1606w" sizes="(min-width: 720px) 720px"></figure><p><a href="https://www.cloudflare.com/products/cloudflare-stream/">Cloudflare Stream</a> supports RTMPS ingest from Zoom, Webex, MS Teams, or most video encoders, including WireCast and OBS. Many video streaming services do the same. What is rare is that they allow you to pull RTMPS from their service while others only allow you to pull HLS/DASH or to</p>]]></description><link>https://vivoh.com/blog/stream-edge/</link><guid isPermaLink="false">6335cda953dcecb3abc83c6e</guid><dc:creator><![CDATA[Erik Herz]]></dc:creator><pubDate>Thu, 29 Sep 2022 18:19:00 GMT</pubDate><content:encoded><![CDATA[<figure class="kg-card kg-image-card"><img src="https://vivoh.com/content/images/2022/09/Vivoh_CloudFlare.png" class="kg-image" alt loading="lazy" width="1606" height="758" srcset="https://vivoh.com/content/images/size/w600/2022/09/Vivoh_CloudFlare.png 600w, https://vivoh.com/content/images/size/w1000/2022/09/Vivoh_CloudFlare.png 1000w, https://vivoh.com/content/images/size/w1600/2022/09/Vivoh_CloudFlare.png 1600w, https://vivoh.com/content/images/2022/09/Vivoh_CloudFlare.png 1606w" sizes="(min-width: 720px) 720px"></figure><p><a href="https://www.cloudflare.com/products/cloudflare-stream/">Cloudflare Stream</a> supports RTMPS ingest from Zoom, Webex, MS Teams, or most video encoders, including WireCast and OBS. Many video streaming services do the same. What is rare is that they allow you to pull RTMPS from their service while others only allow you to pull HLS/DASH or to push to another RTMP server.</p><p>This is why we are so excited about Cloudflare Stream. Vivoh customers can easily deploy our 100% on premises software which will pull RTMPS from Cloudflare Stream and generate a local multicast broadcast of the Zoom Webinar.</p><p>Vivoh provides a Webinar Manager server as part of this software which allows you to publish one link to your webinar. This will launch the Vivoh Multicast App if users are on a local multicast network or the Zoom App if not.</p><p>Soon Cloudflare Stream will support <a href="https://developers.cloudflare.com/stream/webrtc-beta/">WebRTC playback</a> from the same RTMPS input stream. Combine this with the Vivoh Webinar Manager and now users can be directed to either the Vivoh Multicast App or a low latency unicast stream from Cloudflare that will work well in the browser on the desktop or mobile phones.</p><p>All other streaming solutions either do not scale well across both external and internal networks or provide high latency live video which prevents the desired real-time audience engagement of a webinar.</p><p>Soon Cloudflare Stream with Vivoh Multicast Edge software will make webinar streaming both compelling and scalable for today&apos;s hybrid work environment.</p>]]></content:encoded></item><item><title><![CDATA[F250 Energy Company Selects Vivoh Multicast For Employee Return]]></title><description><![CDATA[<p>A Fortune 250 energy company has selected Vivoh multicast to power high-quality internal video broadcasts to its many thousands of employees. They had used <a href="https://vivoh.com/blog/windows-media-multicast-was-great/">Windows Media multicast</a> before COVID and <a href="https://www.youtube.com/watch?v=ApUGFb9EDUc&amp;t=5015s">reviewed several options</a> before selecting Vivoh multicast to prepare for employee return and their need to reach internal employees with</p>]]></description><link>https://vivoh.com/blog/f250-energy-company-selects-vivoh-multicast-for-employee-return/</link><guid isPermaLink="false">6310a1d553dcecb3abc83c23</guid><dc:creator><![CDATA[Erik Herz]]></dc:creator><pubDate>Thu, 01 Sep 2022 19:04:00 GMT</pubDate><content:encoded><![CDATA[<p>A Fortune 250 energy company has selected Vivoh multicast to power high-quality internal video broadcasts to its many thousands of employees. They had used <a href="https://vivoh.com/blog/windows-media-multicast-was-great/">Windows Media multicast</a> before COVID and <a href="https://www.youtube.com/watch?v=ApUGFb9EDUc&amp;t=5015s">reviewed several options</a> before selecting Vivoh multicast to prepare for employee return and their need to reach internal employees with executive broadcasts.</p><p><strong>Industry Trend Emerges</strong><br>This move follows other Vivoh customers, including a Fortune 200 insurance company, a 40,000 person healthcare provider, and a leading financial services company, which started with Windows Media multicast. Vivoh offers the most secure and cost-effective method to reach thousands of internal employees with low latency video without disrupting internal networks.</p><p><strong>About Vivoh</strong><br>Vivoh is the leading provider of enterprise multicast video apps for all-hands meetings. Our customers include Financial Services, Energy, Government, and Healthcare companies that handle billions of network transactions every day. Vivoh protects their networks from the disruptive impact of live video. You can find us in the <a href="https://marketplace.zoom.us/apps/KMthJcGER-CEzdCRPpWyKQ">Zoom App Marketplace</a> and the <a href="https://apphub.webex.com/search?q=vivoh">Webex App Hub</a> or <a href="https://vivoh.com/">https://vivoh.com</a>.</p>]]></content:encoded></item><item><title><![CDATA[Windows Media Multicast Was Great]]></title><description><![CDATA[<p>Windows Media multicast was widely used for the delivery of &#xA0;live video within large enterprises. Thousands of Fortune 500 CEO Town Hall events used it. It was included with Windows Server and every Windows desktop had the Windows Media Player. Mac users could download it for free starting in</p>]]></description><link>https://vivoh.com/blog/windows-media-multicast-was-great/</link><guid isPermaLink="false">6303ac1253dcecb3abc83bae</guid><dc:creator><![CDATA[Erik Herz]]></dc:creator><pubDate>Fri, 26 Aug 2022 12:40:00 GMT</pubDate><content:encoded><![CDATA[<p>Windows Media multicast was widely used for the delivery of &#xA0;live video within large enterprises. Thousands of Fortune 500 CEO Town Hall events used it. It was included with Windows Server and every Windows desktop had the Windows Media Player. Mac users could download it for free starting in 2001. It was simple, reliable, and cost effective.</p><figure class="kg-card kg-image-card"><img src="https://vivoh.com/content/images/2022/08/windows_media.png" class="kg-image" alt loading="lazy" width="289" height="325"></figure><p>Microsoft no longer offers Windows Media multicast which has left many companies searching for an alternative to support the requirement to reach thousands of employees who are onsite. Zoom and Webex work well for remote employees but will disrupt enterprise networks when many join from the office.</p><p>Some companies deployed Adobe Flash multicast technology only to find themselves without a supported player. Some had adopted a method which installs a local web server on every desktop that converts multicast video to unicast so that it can play in a browser. Many have abandoned multicast altogether. </p><p>We have strong opinions about how to move forward after Windows Media multicast. It should be simple, reliable, secure, and cost effective.</p><figure class="kg-card kg-image-card"><img src="https://vivoh.com/content/images/2022/08/zoom_poll.png" class="kg-image" alt loading="lazy" width="2000" height="977" srcset="https://vivoh.com/content/images/size/w600/2022/08/zoom_poll.png 600w, https://vivoh.com/content/images/size/w1000/2022/08/zoom_poll.png 1000w, https://vivoh.com/content/images/size/w1600/2022/08/zoom_poll.png 1600w, https://vivoh.com/content/images/2022/08/zoom_poll.png 2048w" sizes="(min-width: 720px) 720px"></figure><p>Enterprises deploy Zoom and Webex client software regularly to every desktop and our customers use the same method to deploy the Vivoh Multicast App.</p><p>Vivoh provides a server that redistributes Zoom or Webex content via multicast. Alternatively, customers can send video from an encoder to the Vivoh server to distribute any live video source. In this case, no dependency upon cloud-based services is required.</p><p>This creates the most reliable, secure, and simple way to reach large numbers of employees who are onsite without disrupting your enterprise network.</p>]]></content:encoded></item><item><title><![CDATA[Vivoh Summer 2022 Engineering]]></title><description><![CDATA[<p>We had a busy season this year with four fantastic engineers joining us for the summer to help us promote multicast technology and to enhance Vivoh products. </p><!--kg-card-begin: html--><table border="0">
    <tr><td><img width="300" src="https://vivoh.com/content/images/2022/08/lauren_new-1.png"></td><td><b>Lauren Delwiche</b> - Lauren leads the <a href="https://github.com/Laur04/multicast-menu">Multicast Menu</a> project and helped Vivoh understand how multicast video content can be discovered and made available</td></tr></table>]]></description><link>https://vivoh.com/blog/vivoh-summer-2022-engineering/</link><guid isPermaLink="false">62fa820753dcecb3abc83933</guid><dc:creator><![CDATA[Erik Herz]]></dc:creator><pubDate>Thu, 18 Aug 2022 15:50:00 GMT</pubDate><content:encoded><![CDATA[<p>We had a busy season this year with four fantastic engineers joining us for the summer to help us promote multicast technology and to enhance Vivoh products. </p><!--kg-card-begin: html--><table border="0">
    <tr><td><img width="300" src="https://vivoh.com/content/images/2022/08/lauren_new-1.png"></td><td><b>Lauren Delwiche</b> - Lauren leads the <a href="https://github.com/Laur04/multicast-menu">Multicast Menu</a> project and helped Vivoh understand how multicast video content can be discovered and made available via the <a href="https://www.rfc-editor.org/rfc/rfc7450.html">AMT protocol</a>. Lauren <a href="https://youtu.be/ApUGFb9EDUc?t=3876">recently spoke</a> at the IETF 114 conference about her work and will be starting college at Yale this Fall.</td></tr>
    <tr><td><img width="300" src="https://vivoh.com/content/images/2022/08/natalie_new-1.png"></td><td><b>Natalie Landsberg</b> - Natalie leads the <a href="https://github.com/Juniper/amt-vlc">AMT in VLC</a> project and worked with&#xA0;Vivoh to help us understand the AMT protocol and to create a <a href="https://github.com/natzberg/amt-play">Python-based version</a> with playback in the browser. Natalie recently took a full-time engineering position at CradlePoint, a networking equipment provider.</td></tr>
    <tr><td><img width="300" src="https://vivoh.com/content/images/2022/08/reuben_new-1.png"></td><td><b>Reuben Pillai</b> - Reuben helped Vivoh with AWS automation and monitoring which is used for <a href="https://vivoh.com/ontime/">Vivoh OnTime</a>. This included building AWS EC2 instances, setting up Target Groups, Load Balancers, and Auto Scaling Groups. Reuben is now a rising junior at&#xA0;Loyola University Maryland.</td></tr>
    <tr><td><img width="300" src="https://vivoh.com/content/images/2022/08/matt_new-1.png"></td><td><b>Matthew Tran</b> - Matthew wanted to dive into C programming by building a <a href="https://github.com/matttran02/multicast_relay">multicast relay</a>. After Natalie ported her AMT library to Python, Matthew ported his relay to Python and helped Vivoh build out a <a href="https://github.com/vivoh-inc/amt-play">Python-based AMT multicast player</a>. Regarding his experience with Vivoh: &quot;This internship was a wonderful learning experience for me ... I have learned so much about broadcasting video during the past six weeks and have gained confidence working under your guidance.&quot; Matthew is now a rising junior at George Mason University.</td></tr>
</table><!--kg-card-end: html--><p>Vivoh is fortunate to have the opportunity to work with such great people. Vivoh is eager to support the adoption of the multicast protocol with contributions to the <a href="https://vivoh.com/opensource/">open source community</a> as well as with our <a href="https://vivoh.com/multicast">commercial offerings</a>.</p>]]></content:encoded></item><item><title><![CDATA[Vivoh software licensed by Japanese Global 2000 company for internal use and resell]]></title><description><![CDATA[<p>We are thrilled to have an opportunity to provide our software to one of the largest resellers of unified communications services, including Zoom and Webex, for both internal use and for resale globally. This company provides communication services to many of the largest financial services organizations globally and now intends</p>]]></description><link>https://vivoh.com/blog/vivoh-software-licensed-by/</link><guid isPermaLink="false">62e41f4253dcecb3abc83902</guid><dc:creator><![CDATA[Erik Herz]]></dc:creator><pubDate>Fri, 29 Jul 2022 19:03:01 GMT</pubDate><content:encoded><![CDATA[<p>We are thrilled to have an opportunity to provide our software to one of the largest resellers of unified communications services, including Zoom and Webex, for both internal use and for resale globally. This company provides communication services to many of the largest financial services organizations globally and now intends to add Vivoh capabilities. More details to follow upon a formal partnership announcement.</p><figure class="kg-card kg-image-card"><img src="https://vivoh.com/content/images/2022/07/vivoh_logo.png" class="kg-image" alt loading="lazy" width="2000" height="535" srcset="https://vivoh.com/content/images/size/w600/2022/07/vivoh_logo.png 600w, https://vivoh.com/content/images/size/w1000/2022/07/vivoh_logo.png 1000w, https://vivoh.com/content/images/size/w1600/2022/07/vivoh_logo.png 1600w, https://vivoh.com/content/images/2022/07/vivoh_logo.png 2000w" sizes="(min-width: 720px) 720px"></figure>]]></content:encoded></item></channel></rss>