CINXE.COM

Video Conferencing Software Blog | Jitsi Blog & News

<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8"> <meta http-equiv="x-ua-compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <script type="text/javascript"> var pathInfo = { base: 'https://jitsi.org/wp-content/themes/jitsi/', css: 'css/', js: 'js/', swf: 'swf/', } </script> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- This site is optimized with the Yoast SEO plugin v16.0.2 - https://yoast.com/wordpress/plugins/seo/ --> <title>Video Conferencing Software Blog | Jitsi Blog &amp; News</title> <meta name="description" content="Looking for news from the Jitsi community? Discover our blog, which includes video conferencing news &amp; updates. Learn more today!" /> <link rel="canonical" href="https://jitsi.org/blog/" /> <link rel="next" href="https://jitsi.org/blog/page/2/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Video Conferencing Software Blog | Jitsi Blog &amp; News" /> <meta property="og:description" content="Looking for news from the Jitsi community? Discover our blog, which includes video conferencing news &amp; updates. Learn more today!" /> <meta property="og:url" content="https://jitsi.org/blog/" /> <meta property="og:site_name" content="Jitsi" /> <meta property="og:image" content="https://jitsi.org/wp-content/uploads/2020/04/Jitsi_opengraph.jpg" /> <meta property="og:image:width" content="1231" /> <meta property="og:image:height" content="500" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@jitsinews" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://jitsi.org/#organization","name":"Jitsi","url":"https://jitsi.org/","sameAs":["https://www.facebook.com/jitsi/","https://www.youtube.com/c/JitsiOrg","https://twitter.com/jitsinews"],"logo":{"@type":"ImageObject","@id":"https://jitsi.org/#logo","inLanguage":"en-US","url":"https://jitsi.org/wp-content/uploads/2018/11/jitsi-logo-blue-grey-text.png","width":1125,"height":595,"caption":"Jitsi"},"image":{"@id":"https://jitsi.org/#logo"}},{"@type":"WebSite","@id":"https://jitsi.org/#website","url":"https://jitsi.org/","name":"Jitsi","description":"Open-source video conferencing","publisher":{"@id":"https://jitsi.org/#organization"},"potentialAction":[{"@type":"SearchAction","target":"https://jitsi.org/?s={search_term_string}","query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":["WebPage","CollectionPage"],"@id":"https://jitsi.org/blog/#webpage","url":"https://jitsi.org/blog/","name":"Video Conferencing Software Blog | Jitsi Blog & News","isPartOf":{"@id":"https://jitsi.org/#website"},"datePublished":"2020-04-08T15:29:40+00:00","dateModified":"2021-02-17T14:58:44+00:00","description":"Looking for news from the Jitsi community? Discover our blog, which includes video conferencing news & updates. Learn more today!","breadcrumb":{"@id":"https://jitsi.org/blog/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://jitsi.org/blog/"]}]},{"@type":"BreadcrumbList","@id":"https://jitsi.org/blog/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"item":{"@type":"WebPage","@id":"https://jitsi.org/","url":"https://jitsi.org/","name":"Home"}},{"@type":"ListItem","position":2,"item":{"@type":"WebPage","@id":"https://jitsi.org/blog/","url":"https://jitsi.org/blog/","name":"Blog"}}]}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel="alternate" type="application/rss+xml" title="Jitsi &raquo; Feed" href="https://jitsi.org/feed/" /> <link rel="alternate" type="application/rss+xml" title="Jitsi &raquo; Comments Feed" href="https://jitsi.org/comments/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v7.17.0 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=UA-319188-1" type="text/javascript" data-cfasync="false"></script> <script type="text/javascript" data-cfasync="false"> var mi_version = '7.17.0'; var mi_track_user = true; var mi_no_track_reason = ''; var disableStr = 'ga-disable-UA-319188-1'; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { return document.cookie.indexOf( disableStr + '=true' ) > - 1; } /* Disable tracking if the opt-out cookie exists. */ if ( __gtagTrackerIsOptedOut() ) { window[disableStr] = true; } /* Opt-out function */ function __gtagTrackerOptout() { document.cookie = disableStr + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStr] = true; } if ( 'undefined' === typeof gaOptout ) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; if ( mi_track_user ) { function __gtagTracker() {dataLayer.push( arguments );} __gtagTracker( 'js', new Date() ); __gtagTracker( 'set', { 'developer_id.dZGIzZG' : true, }); __gtagTracker( 'config', 'UA-319188-1', { forceSSL:true, } ); window.gtag = __gtagTracker; ( function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function (){ var args = Array.prototype.slice.call(arguments); args.unshift( 'send' ); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if ( len === 0 ) { return; } var f = arguments[len - 1]; if ( typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function' ) { if ( 'send' === arguments[0] ) { var hitConverted, hitObject = false, action; if ( 'event' === arguments[1] ) { if ( 'undefined' !== typeof arguments[3] ) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ( typeof arguments[2] === 'object' ) { hitObject = arguments[2]; } if ( typeof arguments[5] === 'object' ) { Object.assign( hitObject, arguments[5] ); } if ( 'undefined' !== typeof ( arguments[1].hitType ) ) { hitObject = arguments[1]; } if ( hitObject ) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs( hitObject ); __gtagTracker( 'event', action, hitConverted ); } } return; } function mapArgs( args ) { var gaKey, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', }; for ( gaKey in gaMap ) { if ( 'undefined' !== typeof args[gaKey] ) { hit[gaMap[gaKey]] = args[gaKey]; } } return hit; } try { f.hitCallback(); } catch ( ex ) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; } )(); } else { console.log( "" ); ( function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; } )(); } </script> <!-- / Google Analytics by MonsterInsights --> <link rel='stylesheet' id='wp-block-library-css' href='https://jitsi.org/wp-includes/css/dist/block-library/style.min.css?ver=6.7.1' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='BOOTSTRAP-css' href='https://jitsi.org/wp-content/plugins/bootstrap/css/bootstrap46.min.css?ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='jitsi-style-css' href='https://jitsi.org/wp-content/themes/jitsi/style.css?ver=202405310644' type='text/css' media='all' /> <link crossorigin="anonymous" rel='stylesheet' id='jitsi-fonts-css' href='https://fonts.googleapis.com/css?family=Roboto%3A300%2C300i%2C400%2C400i%2C700%2C700i&#038;ver=6.7.1' type='text/css' media='all' /> <script type="text/javascript" id="monsterinsights-frontend-script-js-extra"> /* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/jitsi.org","hash_tracking":"false","ua":"UA-319188-1"}; /* ]]> */ </script> <script type="text/javascript" src="https://jitsi.org/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=7.17.0" id="monsterinsights-frontend-script-js"></script> <script type="text/javascript" src="https://jitsi.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://jitsi.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://jitsi.org/xmlrpc.php?rsd" /> <script> document.documentElement.className = document.documentElement.className.replace( 'no-js', 'js' ); </script> <style> .no-js img.lazyload { display: none; } figure.wp-block-image img.lazyloading { min-width: 150px; } .lazyload, .lazyloading { opacity: 0; } .lazyloaded { opacity: 1; transition: opacity 400ms; transition-delay: 0ms; } </style> <!-- There is no amphtml version available for this URL. --><link rel="icon" href="https://jitsi.org/wp-content/uploads/2020/04/Jitsi-favicon-196-50x50.png" sizes="32x32" /> <link rel="icon" href="https://jitsi.org/wp-content/uploads/2020/04/Jitsi-favicon-196.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://jitsi.org/wp-content/uploads/2020/04/Jitsi-favicon-196.png" /> <meta name="msapplication-TileImage" content="https://jitsi.org/wp-content/uploads/2020/04/Jitsi-favicon-196.png" /> <style type="text/css" id="wp-custom-css"> .wp-video { text-align: center; margin-left: auto; margin-right: auto; } .wp-block-code { background-color: transparent; } .wp-block-code code { white-space: unset; } code { background: #f4f4f4; border: 1px solid #ddd; border-left: 3px solid #2b2b2b; color: #666; page-break-inside: avoid; font-family: monospace; font-size: 15px; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1em 1.5em; display: block; word-wrap: break-word; } code:not(pre *) { display: inline; border: 0; padding: 0.1em 0.5em; } </style> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous"> </head> <body class="blog"> <div id="wrapper"> <div id="top-banner" class="news-banner-block "> <div class="container"> <p>JaaS: the Team that Builds Jitsi Can Now Also Run it for You! <a href="https://jaas.8x8.vc" target="_blank">Start now</a></p> </div> </div> <script> window.onload = function() { document.getElementById("top-banner").className += "top-banner-animation"; }; </script> <header id="header"> <div class="container"> <div class="logo"> <a href="https://jitsi.org"><img alt="Jitsi" data-src="https://jitsi.org/wp-content/themes/jitsi/images/logo-web-2020.png" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="><noscript><img src="https://jitsi.org/wp-content/themes/jitsi/images/logo-web-2020.png" alt="Jitsi"></noscript></a> </div> <div class="btn-nav-holder"> <div class="link-nav-block"> <nav class="nav-area"> <a href="#" class="nav-opener"><span></span></a> <div class="list-holder"> <div class="list-frame"><ul id="nav" class="menu"><li id="menu-item-1753" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1753"><a target="_blank" href="https://jitsi.github.io/handbook/docs/intro">Docs</a></li> <li id="menu-item-967" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-967"><a href="https://jitsi.org/projects/">Projects</a></li> <li id="menu-item-1796" class="menu-item menu-item-type-post_type menu-item-object-page active page_item page-item-1795 current_page_item current_page_parent menu-item-1796"><a href="https://jitsi.org/blog/">Blog</a></li> <li id="menu-item-1778" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1778"><a target="_blank" href="https://community.jitsi.org/">Community</a></li> <li id="menu-item-1840" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1840"><a href="https://jitsi.org/about/">About</a><a href="#" class="open"></a> <div class="inner-nav"><ul> <li id="menu-item-1841" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1841"><a href="https://jitsi.org/about/">About</a></li> <li id="menu-item-1917" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1917"><a href="https://jitsi.org/powered-by-jitsi/">Powered by Jitsi™</a></li> <li id="menu-item-2091" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2091"><a href="https://jitsi.org/partners/">Partners</a></li> <li id="menu-item-2051" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2051"><a href="https://jitsi.org/press/">Jitsi in the News</a></li> <li id="menu-item-2231" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2231"><a href="https://jitsi.org/user-faq/">User FAQ</a></li> </ul></div> </li> <li id="menu-item-2249" class="caret button menu-item menu-item-type-post_type menu-item-object-page menu-item-2249"><a href="https://jitsi.org/downloads/">Download</a></li> </ul></div> </div> </nav> </div> </div> </div> </header> <main id="main"> <div class="container"> <div class="row text-center"> <h1 class="section-title">News from the Jitsi Community</h1> </div> <div class="row blog-wrapper"> <div class=" offset-md-1 col-md-6"> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/gsoc-2025-lets-do-this/">GSoC 2025, let&#8217;s do this!</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="134" height="140" alt="" decoding="async" data-src="https://jitsi.org/wp-content/uploads/2017/03/gsoc-transparent.png" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="134" height="140" src="https://jitsi.org/wp-content/uploads/2017/03/gsoc-transparent.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> February 28, 2025 </div> <div class="post-excerpt"> <p>We&#8217;re excited to share that Jitsi has been accepted into Google Summer of Code 2025! This is a great opportunity to get hands-on experience, collaborate with our awesome community, and contribute to the Jitsi open-source [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/gsoc-2025-lets-do-this/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/connecting-anything-to-everything-via-sip/">Connecting anything to everything via SIP</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="400" height="217" alt="" decoding="async" fetchpriority="high" data-srcset="https://jitsi.org/wp-content/uploads/2024/05/Screenshot-2024-05-17-at-14.13.08.png 1910w, https://jitsi.org/wp-content/uploads/2024/05/Screenshot-2024-05-17-at-14.13.08-300x163.png 300w, https://jitsi.org/wp-content/uploads/2024/05/Screenshot-2024-05-17-at-14.13.08-1024x556.png 1024w, https://jitsi.org/wp-content/uploads/2024/05/Screenshot-2024-05-17-at-14.13.08-768x417.png 768w, https://jitsi.org/wp-content/uploads/2024/05/Screenshot-2024-05-17-at-14.13.08-1536x835.png 1536w" data-src="https://jitsi.org/wp-content/uploads/2024/05/Screenshot-2024-05-17-at-14.13.08.png" data-sizes="(max-width: 400px) 100vw, 400px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="400" height="217" src="https://jitsi.org/wp-content/uploads/2024/05/Screenshot-2024-05-17-at-14.13.08.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" fetchpriority="high" srcset="https://jitsi.org/wp-content/uploads/2024/05/Screenshot-2024-05-17-at-14.13.08.png 1910w, https://jitsi.org/wp-content/uploads/2024/05/Screenshot-2024-05-17-at-14.13.08-300x163.png 300w, https://jitsi.org/wp-content/uploads/2024/05/Screenshot-2024-05-17-at-14.13.08-1024x556.png 1024w, https://jitsi.org/wp-content/uploads/2024/05/Screenshot-2024-05-17-at-14.13.08-768x417.png 768w, https://jitsi.org/wp-content/uploads/2024/05/Screenshot-2024-05-17-at-14.13.08-1536x835.png 1536w" sizes="(max-width: 400px) 100vw, 400px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> May 21, 2024 </div> <div class="post-excerpt"> <p>In the evolving landscape of virtual meetings, seamless connectivity remains paramount. SIP integration enables participants to join meetings from various devices, including hardware phones or softphones such as Bria, video conferencing systems such as Zoom, [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/connecting-anything-to-everything-via-sip/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/improving-performance-on-very-large-calls-introducing-ssrc-rewriting/">Improving performance on very large calls: introducing SSRC rewriting</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="400" height="101" alt="" decoding="async" data-srcset="https://jitsi.org/wp-content/uploads/2024/04/ssrc-rewriting.png 2268w, https://jitsi.org/wp-content/uploads/2024/04/ssrc-rewriting-300x76.png 300w, https://jitsi.org/wp-content/uploads/2024/04/ssrc-rewriting-1024x259.png 1024w, https://jitsi.org/wp-content/uploads/2024/04/ssrc-rewriting-768x194.png 768w, https://jitsi.org/wp-content/uploads/2024/04/ssrc-rewriting-1536x388.png 1536w, https://jitsi.org/wp-content/uploads/2024/04/ssrc-rewriting-2048x517.png 2048w" data-src="https://jitsi.org/wp-content/uploads/2024/04/ssrc-rewriting.png" data-sizes="(max-width: 400px) 100vw, 400px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="400" height="101" src="https://jitsi.org/wp-content/uploads/2024/04/ssrc-rewriting.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" srcset="https://jitsi.org/wp-content/uploads/2024/04/ssrc-rewriting.png 2268w, https://jitsi.org/wp-content/uploads/2024/04/ssrc-rewriting-300x76.png 300w, https://jitsi.org/wp-content/uploads/2024/04/ssrc-rewriting-1024x259.png 1024w, https://jitsi.org/wp-content/uploads/2024/04/ssrc-rewriting-768x194.png 768w, https://jitsi.org/wp-content/uploads/2024/04/ssrc-rewriting-1536x388.png 1536w, https://jitsi.org/wp-content/uploads/2024/04/ssrc-rewriting-2048x517.png 2048w" sizes="(max-width: 400px) 100vw, 400px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> April 23, 2024 </div> <div class="post-excerpt"> <p>In the last stable release, Jitsi enabled a new feature called SSRC rewriting that improves the system performance for very large calls. This feature helps reduce the overall load on the system by reducing the [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/improving-performance-on-very-large-calls-introducing-ssrc-rewriting/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/av1-and-more-how-does-jitsi-meet-pick-video-codecs/">AV1 and more &#8230; how does Jitsi Meet pick video codecs?</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="302" height="167" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2024/12/Av1_logo.png 302w, https://jitsi.org/wp-content/uploads/2024/12/Av1_logo-300x166.png 300w" data-src="https://jitsi.org/wp-content/uploads/2024/12/Av1_logo.png" data-sizes="auto, (max-width: 302px) 100vw, 302px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="302" height="167" src="https://jitsi.org/wp-content/uploads/2024/12/Av1_logo.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2024/12/Av1_logo.png 302w, https://jitsi.org/wp-content/uploads/2024/12/Av1_logo-300x166.png 300w" sizes="auto, (max-width: 302px) 100vw, 302px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> December 17, 2024 </div> <div class="post-excerpt"> <p>Say hello to AV1, the new default video codec in Jitsi Meet  The AV1 codec represents the cutting edge of video compression technology. Developed by the Alliance for Open Media (AOMedia), a consortium including tech [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/av1-and-more-how-does-jitsi-meet-pick-video-codecs/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/jitsi-moodle-with-a-dash-of-jaas/">Jitsi + Moodle, with a dash of JaaS</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="400" height="267" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2024/03/blog-scaled.jpg 2560w, https://jitsi.org/wp-content/uploads/2024/03/blog-300x200.jpg 300w, https://jitsi.org/wp-content/uploads/2024/03/blog-1024x683.jpg 1024w, https://jitsi.org/wp-content/uploads/2024/03/blog-768x512.jpg 768w, https://jitsi.org/wp-content/uploads/2024/03/blog-1536x1024.jpg 1536w, https://jitsi.org/wp-content/uploads/2024/03/blog-2048x1365.jpg 2048w" data-src="https://jitsi.org/wp-content/uploads/2024/03/blog-scaled.jpg" data-sizes="auto, (max-width: 400px) 100vw, 400px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="400" height="267" src="https://jitsi.org/wp-content/uploads/2024/03/blog-scaled.jpg" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2024/03/blog-scaled.jpg 2560w, https://jitsi.org/wp-content/uploads/2024/03/blog-300x200.jpg 300w, https://jitsi.org/wp-content/uploads/2024/03/blog-1024x683.jpg 1024w, https://jitsi.org/wp-content/uploads/2024/03/blog-768x512.jpg 768w, https://jitsi.org/wp-content/uploads/2024/03/blog-1536x1024.jpg 1536w, https://jitsi.org/wp-content/uploads/2024/03/blog-2048x1365.jpg 2048w" sizes="auto, (max-width: 400px) 100vw, 400px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> March 28, 2024 </div> <div class="post-excerpt"> <p>So you want to have live meetings in Moodle courses. Well, as it turns out, this is quite an easy feat. Thanks to the wonderful work done by UDIMA (Universidad a Distancia de Madrid), you [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/jitsi-moodle-with-a-dash-of-jaas/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/google-summer-of-code-2024/">Google Summer of Code 2024</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> </div> </div> <div class=" col-md-8"> <div class="post-meta"> February 21, 2024 </div> <div class="post-excerpt"> <p>We&#8217;re happy to announce that Jitsi will be participating in Google Summer of Code 2024! We have some very cool project ideas in the list for this year, and we&#8217;re still open to discussing new [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/google-summer-of-code-2024/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/custom-meeting-controls-with-elgato-stream-deck-and-webhid/">Custom meeting controls with Elgato Stream Deck and WebHID</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="400" height="300" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2023/12/IMG_9182-Large-768x576.jpeg 768w, https://jitsi.org/wp-content/uploads/2023/12/IMG_9182-Large-300x225.jpeg 300w, https://jitsi.org/wp-content/uploads/2023/12/IMG_9182-Large-1024x768.jpeg 1024w, https://jitsi.org/wp-content/uploads/2023/12/IMG_9182-Large.jpeg 1280w" data-src="https://jitsi.org/wp-content/uploads/2023/12/IMG_9182-Large-768x576.jpeg" data-sizes="auto, (max-width: 400px) 100vw, 400px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="400" height="300" src="https://jitsi.org/wp-content/uploads/2023/12/IMG_9182-Large-768x576.jpeg" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2023/12/IMG_9182-Large-768x576.jpeg 768w, https://jitsi.org/wp-content/uploads/2023/12/IMG_9182-Large-300x225.jpeg 300w, https://jitsi.org/wp-content/uploads/2023/12/IMG_9182-Large-1024x768.jpeg 1024w, https://jitsi.org/wp-content/uploads/2023/12/IMG_9182-Large.jpeg 1280w" sizes="auto, (max-width: 400px) 100vw, 400px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> December 21, 2023 </div> <div class="post-excerpt"> <p>With the holidays just around the corner we thought it would be a cool to show a perhaps non-conventional use of the Elgato StreamDeck, a gadget I recently acquired that would make a great gift! [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/custom-meeting-controls-with-elgato-stream-deck-and-webhid/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/authentication-on-meet-jit-si/">Authentication on meet.jit.si</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> </div> </div> <div class=" col-md-8"> <div class="post-meta"> August 22, 2023 </div> <div class="post-excerpt"> <p>What’s going on? Starting on August 24th, we will no longer support the anonymous creation of rooms on meet.jit.si, and will require the use of an account (we will be supporting Google, GitHub and Facebook [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/authentication-on-meet-jit-si/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/introducing-the-jitsi-meet-flutter-sdk/">Introducing the Jitsi Meet Flutter SDK</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="300" height="300" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2023/08/Jitsi-Meet-Flutter-SDK-1.jpg 1734w, https://jitsi.org/wp-content/uploads/2023/08/Jitsi-Meet-Flutter-SDK-1-300x300.jpg 300w, https://jitsi.org/wp-content/uploads/2023/08/Jitsi-Meet-Flutter-SDK-1-1024x1024.jpg 1024w, https://jitsi.org/wp-content/uploads/2023/08/Jitsi-Meet-Flutter-SDK-1-150x150.jpg 150w, https://jitsi.org/wp-content/uploads/2023/08/Jitsi-Meet-Flutter-SDK-1-768x768.jpg 768w, https://jitsi.org/wp-content/uploads/2023/08/Jitsi-Meet-Flutter-SDK-1-1536x1536.jpg 1536w, https://jitsi.org/wp-content/uploads/2023/08/Jitsi-Meet-Flutter-SDK-1-50x50.jpg 50w, https://jitsi.org/wp-content/uploads/2023/08/Jitsi-Meet-Flutter-SDK-1-284x284.jpg 284w" data-src="https://jitsi.org/wp-content/uploads/2023/08/Jitsi-Meet-Flutter-SDK-1.jpg" data-sizes="auto, (max-width: 300px) 100vw, 300px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="300" height="300" src="https://jitsi.org/wp-content/uploads/2023/08/Jitsi-Meet-Flutter-SDK-1.jpg" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2023/08/Jitsi-Meet-Flutter-SDK-1.jpg 1734w, https://jitsi.org/wp-content/uploads/2023/08/Jitsi-Meet-Flutter-SDK-1-300x300.jpg 300w, https://jitsi.org/wp-content/uploads/2023/08/Jitsi-Meet-Flutter-SDK-1-1024x1024.jpg 1024w, https://jitsi.org/wp-content/uploads/2023/08/Jitsi-Meet-Flutter-SDK-1-150x150.jpg 150w, https://jitsi.org/wp-content/uploads/2023/08/Jitsi-Meet-Flutter-SDK-1-768x768.jpg 768w, https://jitsi.org/wp-content/uploads/2023/08/Jitsi-Meet-Flutter-SDK-1-1536x1536.jpg 1536w, https://jitsi.org/wp-content/uploads/2023/08/Jitsi-Meet-Flutter-SDK-1-50x50.jpg 50w, https://jitsi.org/wp-content/uploads/2023/08/Jitsi-Meet-Flutter-SDK-1-284x284.jpg 284w" sizes="auto, (max-width: 300px) 100vw, 300px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> August 3, 2023 </div> <div class="post-excerpt"> <p>Flutter&#8216;s initial release occurred in 2017, the same year as the introduction of our mobile apps and mobile SDKs. For those who are unfamiliar with it, Flutter is one of the most popular frameworks for [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/introducing-the-jitsi-meet-flutter-sdk/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/introducing-the-jitsi-meet-react-native-sdk/">Introducing the Jitsi Meet React Native SDK</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="349" height="300" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2023/07/JSX-Example-copy.jpg 474w, https://jitsi.org/wp-content/uploads/2023/07/JSX-Example-copy-300x258.jpg 300w, https://jitsi.org/wp-content/uploads/2023/07/JSX-Example-copy-40x33.jpg 40w" data-src="https://jitsi.org/wp-content/uploads/2023/07/JSX-Example-copy.jpg" data-sizes="auto, (max-width: 349px) 100vw, 349px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="349" height="300" src="https://jitsi.org/wp-content/uploads/2023/07/JSX-Example-copy.jpg" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2023/07/JSX-Example-copy.jpg 474w, https://jitsi.org/wp-content/uploads/2023/07/JSX-Example-copy-300x258.jpg 300w, https://jitsi.org/wp-content/uploads/2023/07/JSX-Example-copy-40x33.jpg 40w" sizes="auto, (max-width: 349px) 100vw, 349px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> July 20, 2023 </div> <div class="post-excerpt"> <p>Ever since we introduced our mobile apps to the world back in 2017 they have been backed by React Native. Using React Native allowed us to reach feature parity quickly since all logic is shared [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/introducing-the-jitsi-meet-react-native-sdk/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/introducing-jaas-components/">Self-hosting a fully-featured Jitsi Meet instance just got as easy as pie</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="304" height="300" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2022/12/Screenshot-2022-12-07-at-21.48.18.png 807w, https://jitsi.org/wp-content/uploads/2022/12/Screenshot-2022-12-07-at-21.48.18-300x296.png 300w, https://jitsi.org/wp-content/uploads/2022/12/Screenshot-2022-12-07-at-21.48.18-768x758.png 768w, https://jitsi.org/wp-content/uploads/2022/12/Screenshot-2022-12-07-at-21.48.18-50x50.png 50w" data-src="https://jitsi.org/wp-content/uploads/2022/12/Screenshot-2022-12-07-at-21.48.18.png" data-sizes="auto, (max-width: 304px) 100vw, 304px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="304" height="300" src="https://jitsi.org/wp-content/uploads/2022/12/Screenshot-2022-12-07-at-21.48.18.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2022/12/Screenshot-2022-12-07-at-21.48.18.png 807w, https://jitsi.org/wp-content/uploads/2022/12/Screenshot-2022-12-07-at-21.48.18-300x296.png 300w, https://jitsi.org/wp-content/uploads/2022/12/Screenshot-2022-12-07-at-21.48.18-768x758.png 768w, https://jitsi.org/wp-content/uploads/2022/12/Screenshot-2022-12-07-at-21.48.18-50x50.png 50w" sizes="auto, (max-width: 304px) 100vw, 304px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> December 16, 2022 </div> <div class="post-excerpt"> <p>Hey there Fellow Jitsters! Have you ever considered adding telephony to your Jitsi Meet self-hosted instance? Up until now you only had the option to run Jigasi and deal with telephony yourself. Many of our [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/introducing-jaas-components/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/trust-but-verify-introducing-user-verification/">Trust, but verify: introducing user verification</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="266" height="300" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2022/12/Screenshot-2022-12-06-at-21.32.23.png 824w, https://jitsi.org/wp-content/uploads/2022/12/Screenshot-2022-12-06-at-21.32.23-266x300.png 266w, https://jitsi.org/wp-content/uploads/2022/12/Screenshot-2022-12-06-at-21.32.23-768x865.png 768w" data-src="https://jitsi.org/wp-content/uploads/2022/12/Screenshot-2022-12-06-at-21.32.23.png" data-sizes="auto, (max-width: 266px) 100vw, 266px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="266" height="300" src="https://jitsi.org/wp-content/uploads/2022/12/Screenshot-2022-12-06-at-21.32.23.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2022/12/Screenshot-2022-12-06-at-21.32.23.png 824w, https://jitsi.org/wp-content/uploads/2022/12/Screenshot-2022-12-06-at-21.32.23-266x300.png 266w, https://jitsi.org/wp-content/uploads/2022/12/Screenshot-2022-12-06-at-21.32.23-768x865.png 768w" sizes="auto, (max-width: 266px) 100vw, 266px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> December 6, 2022 </div> <div class="post-excerpt"> <p>It&#8217;s been a while since we introduced End-to-End Encryption (E2EE) over two years ago. Back then we started with a simple model consisting of a passphrase everyone needed to type and later migrated to a [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/trust-but-verify-introducing-user-verification/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/introducing-whiteboards-in-jitsi-meet/">Introducing whiteboards in Jitsi Meet</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="400" height="294" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2022/11/blog-whiteboard-1.png 1600w, https://jitsi.org/wp-content/uploads/2022/11/blog-whiteboard-1-300x221.png 300w, https://jitsi.org/wp-content/uploads/2022/11/blog-whiteboard-1-1024x753.png 1024w, https://jitsi.org/wp-content/uploads/2022/11/blog-whiteboard-1-768x565.png 768w, https://jitsi.org/wp-content/uploads/2022/11/blog-whiteboard-1-1536x1130.png 1536w" data-src="https://jitsi.org/wp-content/uploads/2022/11/blog-whiteboard-1.png" data-sizes="auto, (max-width: 400px) 100vw, 400px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="400" height="294" src="https://jitsi.org/wp-content/uploads/2022/11/blog-whiteboard-1.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2022/11/blog-whiteboard-1.png 1600w, https://jitsi.org/wp-content/uploads/2022/11/blog-whiteboard-1-300x221.png 300w, https://jitsi.org/wp-content/uploads/2022/11/blog-whiteboard-1-1024x753.png 1024w, https://jitsi.org/wp-content/uploads/2022/11/blog-whiteboard-1-768x565.png 768w, https://jitsi.org/wp-content/uploads/2022/11/blog-whiteboard-1-1536x1130.png 1536w" sizes="auto, (max-width: 400px) 100vw, 400px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> December 1, 2022 </div> <div class="post-excerpt"> <p>Trying to explain something to someone and they just don’t get it? If an image is worth a thousand words how about a diagram? Today we&#8217;re excited to announce the availability of whiteboards in Jitsi [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/introducing-whiteboards-in-jitsi-meet/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/low-latency-conference-streaming-to-very-large-audiences/">Low-latency conference streaming to very large audiences</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="400" height="275" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2022/11/Screenshot-2022-11-10-at-11.47.12.png 2136w, https://jitsi.org/wp-content/uploads/2022/11/Screenshot-2022-11-10-at-11.47.12-300x206.png 300w, https://jitsi.org/wp-content/uploads/2022/11/Screenshot-2022-11-10-at-11.47.12-1024x703.png 1024w, https://jitsi.org/wp-content/uploads/2022/11/Screenshot-2022-11-10-at-11.47.12-768x527.png 768w, https://jitsi.org/wp-content/uploads/2022/11/Screenshot-2022-11-10-at-11.47.12-1536x1054.png 1536w, https://jitsi.org/wp-content/uploads/2022/11/Screenshot-2022-11-10-at-11.47.12-2048x1406.png 2048w" data-src="https://jitsi.org/wp-content/uploads/2022/11/Screenshot-2022-11-10-at-11.47.12.png" data-sizes="auto, (max-width: 400px) 100vw, 400px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="400" height="275" src="https://jitsi.org/wp-content/uploads/2022/11/Screenshot-2022-11-10-at-11.47.12.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2022/11/Screenshot-2022-11-10-at-11.47.12.png 2136w, https://jitsi.org/wp-content/uploads/2022/11/Screenshot-2022-11-10-at-11.47.12-300x206.png 300w, https://jitsi.org/wp-content/uploads/2022/11/Screenshot-2022-11-10-at-11.47.12-1024x703.png 1024w, https://jitsi.org/wp-content/uploads/2022/11/Screenshot-2022-11-10-at-11.47.12-768x527.png 768w, https://jitsi.org/wp-content/uploads/2022/11/Screenshot-2022-11-10-at-11.47.12-1536x1054.png 1536w, https://jitsi.org/wp-content/uploads/2022/11/Screenshot-2022-11-10-at-11.47.12-2048x1406.png 2048w" sizes="auto, (max-width: 400px) 100vw, 400px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> November 10, 2022 </div> <div class="post-excerpt"> <p>Jitsi today supports life-streaming conferences to large audiences through our Jibri tool &#8211; this tool renders all the media from the conference, and forwards it to a streaming service such as YouTube. This approach works, [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/low-latency-conference-streaming-to-very-large-audiences/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/enhanced-noise-suppression-in-jitsi-meet/">Enhanced noise suppression in Jitsi Meet</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="398" height="300" alt="" decoding="async" loading="lazy" data-src="https://jitsi.org/wp-content/uploads/2022/07/pexels-jerson-vargas-4765390-567x427.jpg" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="398" height="300" src="https://jitsi.org/wp-content/uploads/2022/07/pexels-jerson-vargas-4765390-567x427.jpg" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> July 28, 2022 </div> <div class="post-excerpt"> <p>For a while now Jitsi Meet has been using the RNNoise library to calculate voice audio detection scores for audio input tracks and leveraging those to implement functionality such as &#8220;talk while muted&#8221; and &#8220;noisy [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/enhanced-noise-suppression-in-jitsi-meet/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/a-stepping-stone-towards-end-to-end-encryption-on-mobile/">A stepping stone towards end-to-end encryption on mobile</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="388" height="300" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2020/04/screenshot-0-rubbish.jpg 600w, https://jitsi.org/wp-content/uploads/2020/04/screenshot-0-rubbish-300x232.jpg 300w" data-src="https://jitsi.org/wp-content/uploads/2020/04/screenshot-0-rubbish.jpg" data-sizes="auto, (max-width: 388px) 100vw, 388px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="388" height="300" src="https://jitsi.org/wp-content/uploads/2020/04/screenshot-0-rubbish.jpg" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2020/04/screenshot-0-rubbish.jpg 600w, https://jitsi.org/wp-content/uploads/2020/04/screenshot-0-rubbish-300x232.jpg 300w" sizes="auto, (max-width: 388px) 100vw, 388px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> June 17, 2022 </div> <div class="post-excerpt"> <p>It has been a while since our first release of end-to-end encryption for the web app and ever since we have tried to enhance and improve it. One of these enhancements was the introduction of [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/a-stepping-stone-towards-end-to-end-encryption-on-mobile/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/bridge-cascading-is-back/">Bridge cascading with geo-location is back</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> </div> </div> <div class=" col-md-8"> <div class="post-meta"> June 13, 2022 </div> <div class="post-excerpt"> <p>Back in 2018 we first released cascaded bridges based on geo-location on meet.jit.si. Then in 2020 as we struggled to scale the service to handle the increased traffic that came with the pandemic we had [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/bridge-cascading-is-back/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/introducing-car-mode/">Introducing Car Mode!</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="260" height="300" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2022/05/pexels-matheus-bertelli-799443.jpg 277w, https://jitsi.org/wp-content/uploads/2022/05/pexels-matheus-bertelli-799443-260x300.jpg 260w" data-src="https://jitsi.org/wp-content/uploads/2022/05/pexels-matheus-bertelli-799443.jpg" data-sizes="auto, (max-width: 260px) 100vw, 260px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="260" height="300" src="https://jitsi.org/wp-content/uploads/2022/05/pexels-matheus-bertelli-799443.jpg" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2022/05/pexels-matheus-bertelli-799443.jpg 277w, https://jitsi.org/wp-content/uploads/2022/05/pexels-matheus-bertelli-799443-260x300.jpg 260w" sizes="auto, (max-width: 260px) 100vw, 260px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> May 10, 2022 </div> <div class="post-excerpt"> <p>Virtual / hybrid meetings are part of our everyday life now. Some meet in their home office, kitchen, slouching in the couch, while taking a walk, or even while driving! We won&#8217;t encourage you to [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/introducing-car-mode/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/jitsi-as-a-service-a-two-way-street/">Jitsi as a Service: a two-way street, by Tsahi Levent-Levi</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> </div> </div> <div class=" col-md-8"> <div class="post-meta"> May 3, 2022 </div> <div class="post-excerpt"> <p>Tsahi Levent-Levi, also known as BlogGeek.me, has established himself as, arguably the most prominent WebRTC analyst. He has been commenting on the industry for the past decade, while also training WebRTC professionals, co-running the testRTC [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/jitsi-as-a-service-a-two-way-street/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/jitsi-is-back-at-google-summer-of-code/">Jitsi is back at Google Summer of Code</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="300" height="300" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2016/12/gsoc2016.png 373w, https://jitsi.org/wp-content/uploads/2016/12/gsoc2016-150x150.png 150w, https://jitsi.org/wp-content/uploads/2016/12/gsoc2016-300x300.png 300w, https://jitsi.org/wp-content/uploads/2016/12/gsoc2016-50x50.png 50w, https://jitsi.org/wp-content/uploads/2016/12/gsoc2016-284x284.png 284w" data-src="https://jitsi.org/wp-content/uploads/2016/12/gsoc2016.png" data-sizes="auto, (max-width: 300px) 100vw, 300px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="300" height="300" src="https://jitsi.org/wp-content/uploads/2016/12/gsoc2016.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2016/12/gsoc2016.png 373w, https://jitsi.org/wp-content/uploads/2016/12/gsoc2016-150x150.png 150w, https://jitsi.org/wp-content/uploads/2016/12/gsoc2016-300x300.png 300w, https://jitsi.org/wp-content/uploads/2016/12/gsoc2016-50x50.png 50w, https://jitsi.org/wp-content/uploads/2016/12/gsoc2016-284x284.png 284w" sizes="auto, (max-width: 300px) 100vw, 300px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> March 8, 2022 </div> <div class="post-excerpt"> <p>Hey there Fellow Jitsters! We&#8217;ve got some great news to share: Jitsi has been selected to participate in Google Summer of Code 2022! We had a several year hiatus, but we are thrilled to be [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/jitsi-is-back-at-google-summer-of-code/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/introducing-the-jitsi-meet-react-sdk/">Introducing the Jitsi Meet React SDK</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="345" height="300" alt="" decoding="async" loading="lazy" data-src="https://jitsi.org/wp-content/uploads/2022/03/React-icon.svg-e1646650073339.png" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="345" height="300" src="https://jitsi.org/wp-content/uploads/2022/03/React-icon.svg-e1646650073339.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> March 7, 2022 </div> <div class="post-excerpt"> <p>Today we are releasing an often requested feature / package from the Jitsi community. We&#8217;re happy to announce the availability of the Jitsi Meet React SDK. This new SDK simplifies the integration of the Jitsi [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/introducing-the-jitsi-meet-react-sdk/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/power-up-your-jitsi-deployment-with-jaas/">Power up your Jitsi deployment with JaaS</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="400" height="300" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2020/09/Jitsi_Logo_powered-by-8x8-1-768x577.png 768w, https://jitsi.org/wp-content/uploads/2020/09/Jitsi_Logo_powered-by-8x8-1-300x225.png 300w, https://jitsi.org/wp-content/uploads/2020/09/Jitsi_Logo_powered-by-8x8-1-1024x769.png 1024w, https://jitsi.org/wp-content/uploads/2020/09/Jitsi_Logo_powered-by-8x8-1.png 1200w" data-src="https://jitsi.org/wp-content/uploads/2020/09/Jitsi_Logo_powered-by-8x8-1-768x577.png" data-sizes="auto, (max-width: 400px) 100vw, 400px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="400" height="300" src="https://jitsi.org/wp-content/uploads/2020/09/Jitsi_Logo_powered-by-8x8-1-768x577.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2020/09/Jitsi_Logo_powered-by-8x8-1-768x577.png 768w, https://jitsi.org/wp-content/uploads/2020/09/Jitsi_Logo_powered-by-8x8-1-300x225.png 300w, https://jitsi.org/wp-content/uploads/2020/09/Jitsi_Logo_powered-by-8x8-1-1024x769.png 1024w, https://jitsi.org/wp-content/uploads/2020/09/Jitsi_Logo_powered-by-8x8-1.png 1200w" sizes="auto, (max-width: 400px) 100vw, 400px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> November 9, 2021 </div> <div class="post-excerpt"> <p>The 8&#215;8 Jitsi team is building its next great service and we need your help! We are currently working on a service that would let Jitsi users easily connect their self-hosted Jitsi  deployments to 8&#215;8’s [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/power-up-your-jitsi-deployment-with-jaas/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/who-won-over-the-classroom/">Who won over the classroom?</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="400" height="234" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon.png 5223w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-300x176.png 300w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-1024x599.png 1024w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-768x449.png 768w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-1536x899.png 1536w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-2048x1198.png 2048w" data-src="https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon.png" data-sizes="auto, (max-width: 400px) 100vw, 400px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="400" height="234" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon.png 5223w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-300x176.png 300w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-1024x599.png 1024w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-768x449.png 768w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-1536x899.png 1536w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-2048x1198.png 2048w" data-src="https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon.png" data-sizes="auto, (max-width: 400px) 100vw, 400px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="400" height="234" src="https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon.png 5223w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-300x176.png 300w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-1024x599.png 1024w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-768x449.png 768w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-1536x899.png 1536w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-2048x1198.png 2048w" sizes="auto, (max-width: 400px) 100vw, 400px" /></noscript></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> May 14, 2021 </div> <div class="post-excerpt"> <p>As you may know we have worked with the European Commission on a hackathon focused on Jitsi for education. The awards ceremony tool place this past Monday. You may watch it here: Now that we&#8217;ve [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/who-won-over-the-classroom/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/winning-over-the-classroom-with-jitsi/">Winning over the classroom with Jitsi</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="400" height="234" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon.png 5223w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-300x176.png 300w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-1024x599.png 1024w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-768x449.png 768w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-1536x899.png 1536w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-2048x1198.png 2048w" data-src="https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon.png" data-sizes="auto, (max-width: 400px) 100vw, 400px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="400" height="234" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon.png 5223w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-300x176.png 300w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-1024x599.png 1024w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-768x449.png 768w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-1536x899.png 1536w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-2048x1198.png 2048w" data-src="https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon.png" data-sizes="auto, (max-width: 400px) 100vw, 400px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="400" height="234" src="https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon.png 5223w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-300x176.png 300w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-1024x599.png 1024w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-768x449.png 768w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-1536x899.png 1536w, https://jitsi.org/wp-content/uploads/2021/04/ISA2_Jitsi_Hackathon-2048x1198.png 2048w" sizes="auto, (max-width: 400px) 100vw, 400px" /></noscript></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> April 7, 2021 </div> <div class="post-excerpt"> <p>Hey there Fellow Jitsters! Today we are very excited to announce we are launching an education themed hackathon together with the European Commission. The ultimate goal is to improve Jitsi for education usage, which has [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/winning-over-the-classroom-with-jitsi/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/march-update-new-toolbar-ui-virtual-backgrounds-and-more/">March update: virtual backgrounds, new toolbar UI and more!</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="400" height="209" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2021/03/Screenshot-2021-03-25-at-09.39.13-1.png 822w, https://jitsi.org/wp-content/uploads/2021/03/Screenshot-2021-03-25-at-09.39.13-1-300x157.png 300w, https://jitsi.org/wp-content/uploads/2021/03/Screenshot-2021-03-25-at-09.39.13-1-768x402.png 768w, https://jitsi.org/wp-content/uploads/2021/03/Screenshot-2021-03-25-at-09.39.13-1-180x94.png 180w" data-src="https://jitsi.org/wp-content/uploads/2021/03/Screenshot-2021-03-25-at-09.39.13-1.png" data-sizes="auto, (max-width: 400px) 100vw, 400px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="400" height="209" src="https://jitsi.org/wp-content/uploads/2021/03/Screenshot-2021-03-25-at-09.39.13-1.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2021/03/Screenshot-2021-03-25-at-09.39.13-1.png 822w, https://jitsi.org/wp-content/uploads/2021/03/Screenshot-2021-03-25-at-09.39.13-1-300x157.png 300w, https://jitsi.org/wp-content/uploads/2021/03/Screenshot-2021-03-25-at-09.39.13-1-768x402.png 768w, https://jitsi.org/wp-content/uploads/2021/03/Screenshot-2021-03-25-at-09.39.13-1-180x94.png 180w" sizes="auto, (max-width: 400px) 100vw, 400px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> March 25, 2021 </div> <div class="post-excerpt"> <p>Hey there Fellow Jitsters! You might have noticed some changes on meet.jit.si. We rolled out a new release yesterday and we want to tell you all about it!</p> <span><a class="read-more caret" href="https://jitsi.org/blog/march-update-new-toolbar-ui-virtual-backgrounds-and-more/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/jaas-the-team-that-builds-jitsi-can-now-also-run-it-for-you/">JaaS: the Team that Builds Jitsi Can Now Also Run it for You!</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> </div> </div> <div class=" col-md-8"> <div class="post-meta"> January 27, 2021 </div> <div class="post-excerpt"> <p>TL;DR The Jitsi team at 8&#215;8 are proud to announce the brand new and awesome Jitsi as a Service: world&#8217;s easiest way to embed video meetings in your apps and websites! All the power of [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/jaas-the-team-that-builds-jitsi-can-now-also-run-it-for-you/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/end-to-end-encryption-beyond-buzzwords/">End-to-end Encryption Beyond Buzzwords</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="400" height="225" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2020/12/beyondbuzz-large.jpg 600w, https://jitsi.org/wp-content/uploads/2020/12/beyondbuzz-large-300x169.jpg 300w" data-src="https://jitsi.org/wp-content/uploads/2020/12/beyondbuzz-large.jpg" data-sizes="auto, (max-width: 400px) 100vw, 400px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="400" height="225" src="https://jitsi.org/wp-content/uploads/2020/12/beyondbuzz-large.jpg" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2020/12/beyondbuzz-large.jpg 600w, https://jitsi.org/wp-content/uploads/2020/12/beyondbuzz-large-300x169.jpg 300w" sizes="auto, (max-width: 400px) 100vw, 400px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> December 15, 2020 </div> <div class="post-excerpt"> <p>Trying to navigate the complexities of privacy protection and end-to-end encryption for real-time comms? This talk from Jitsi founder Emil Ivov will help clarify things!</p> <span><a class="read-more caret" href="https://jitsi.org/blog/end-to-end-encryption-beyond-buzzwords/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/join-us-in-the-hackingfromhome-hackathon/">Join us in the #HackingFromHome hackathon!</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="178" height="300" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2020/09/jitsi-mattermost.png 300w, https://jitsi.org/wp-content/uploads/2020/09/jitsi-mattermost-178x300.png 178w" data-src="https://jitsi.org/wp-content/uploads/2020/09/jitsi-mattermost.png" data-sizes="auto, (max-width: 178px) 100vw, 178px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="178" height="300" src="https://jitsi.org/wp-content/uploads/2020/09/jitsi-mattermost.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2020/09/jitsi-mattermost.png 300w, https://jitsi.org/wp-content/uploads/2020/09/jitsi-mattermost-178x300.png 178w" sizes="auto, (max-width: 178px) 100vw, 178px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> September 24, 2020 </div> <div class="post-excerpt"> <p>Ever since the project&#8217;s inception as a multi-protocol chat client back in 2003 collaboration has been at the heart of Jitsi. Protocols came and went and now thanks to WebRTC anyone can use Jitsi Meet [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/join-us-in-the-hackingfromhome-hackathon/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/e2ee/">This is what end-to-end encryption should look like!</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="284" height="220" alt="" decoding="async" loading="lazy" data-src="https://jitsi.org/wp-content/uploads/2020/04/small-284.png" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="284" height="220" src="https://jitsi.org/wp-content/uploads/2020/04/small-284.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> April 12, 2020 </div> <div class="post-excerpt"> <p>BEFORE YOU BEGIN! Please make sure you check out our post on how end-to-end encryption in general does NOT offer a meaningful level of trust and protection when it comes to modern meetings services. Also [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/e2ee/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/features-update-april-2020/">Jitsi Meet features update, April 2020</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="158" height="152" alt="" decoding="async" loading="lazy" data-src="https://jitsi.org/wp-content/uploads/2020/04/Screen-Shot-2020-04-06-at-14.42.02-300x212-1.png" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="158" height="152" src="https://jitsi.org/wp-content/uploads/2020/04/Screen-Shot-2020-04-06-at-14.42.02-300x212-1.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> April 7, 2020 </div> <div class="post-excerpt"> <p>Hello Fellow Jitsters! While we work on making sure our infrastructure is able to cope with the recent surge in traffic, we have managed to ship some features we think you may like, let&#8217;s go! [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/features-update-april-2020/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/security/">Jitsi Meet Security &#038; Privacy</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="400" height="166" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2020/04/security-blog.jpg 812w, https://jitsi.org/wp-content/uploads/2020/04/security-blog-300x124.jpg 300w, https://jitsi.org/wp-content/uploads/2020/04/security-blog-768x318.jpg 768w" data-src="https://jitsi.org/wp-content/uploads/2020/04/security-blog.jpg" data-sizes="auto, (max-width: 400px) 100vw, 400px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="400" height="166" src="https://jitsi.org/wp-content/uploads/2020/04/security-blog.jpg" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2020/04/security-blog.jpg 812w, https://jitsi.org/wp-content/uploads/2020/04/security-blog-300x124.jpg 300w, https://jitsi.org/wp-content/uploads/2020/04/security-blog-768x318.jpg 768w" sizes="auto, (max-width: 400px) 100vw, 400px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> April 3, 2020 </div> <div class="post-excerpt"> <p>Jitsi Meet Security &amp; Privacy For us Fellow Jitsters, developing a platform our users can rely on is the most important thing. That means, amongst other things, we are very mindful of the security and [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/security/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/make-it-live-with-video/">You can help! Deploy your own Jitsi Meet instance now</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="284" height="160" alt="" decoding="async" loading="lazy" data-src="https://jitsi.org/wp-content/uploads/2020/03/call-to-action-thumbnail-medium-284x160-1.png" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="284" height="160" src="https://jitsi.org/wp-content/uploads/2020/03/call-to-action-thumbnail-medium-284x160-1.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> March 23, 2020 </div> <div class="post-excerpt"> <p>The majority of plans we schedule each day are made with the assumption that we will be able to meet with people, face to face, and work out whatever we need to, with the appropriate [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/make-it-live-with-video/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/google-summer-of-code-2020/">Google Summer of Code 2020</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="134" height="140" alt="" decoding="async" loading="lazy" data-src="https://jitsi.org/wp-content/uploads/2017/03/gsoc-transparent.png" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="134" height="140" src="https://jitsi.org/wp-content/uploads/2017/03/gsoc-transparent.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> February 28, 2020 </div> <div class="post-excerpt"> <p>Last week our friends at Google announced the list of organizations selected for the 2020 edition ot their GSoC 2020.  We have been privileged to partake in GSoC on multiple occasions, but there are many [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/google-summer-of-code-2020/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/introducing-presenter-mode/">Introducing: Presenter Mode</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="400" height="230" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2019/12/Screen-Shot-2019-12-06-at-10.37.40.jpg 582w, https://jitsi.org/wp-content/uploads/2019/12/Screen-Shot-2019-12-06-at-10.37.40-300x173.jpg 300w" data-src="https://jitsi.org/wp-content/uploads/2019/12/Screen-Shot-2019-12-06-at-10.37.40.jpg" data-sizes="auto, (max-width: 400px) 100vw, 400px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="400" height="230" src="https://jitsi.org/wp-content/uploads/2019/12/Screen-Shot-2019-12-06-at-10.37.40.jpg" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2019/12/Screen-Shot-2019-12-06-at-10.37.40.jpg 582w, https://jitsi.org/wp-content/uploads/2019/12/Screen-Shot-2019-12-06-at-10.37.40-300x173.jpg 300w" sizes="auto, (max-width: 400px) 100vw, 400px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> December 6, 2019 </div> <div class="post-excerpt"> <p>NOTE: As for 2023 this feature has been replaced by the ability to share camera and screen video simultaneously and has thus been removed. Jitsi Meet has had the ability to share your screen with [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/introducing-presenter-mode/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/open-source-sfus/">Open Source SFUs</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="400" height="203" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2019/12/sfus.jpg 685w, https://jitsi.org/wp-content/uploads/2019/12/sfus-300x152.jpg 300w" data-src="https://jitsi.org/wp-content/uploads/2019/12/sfus.jpg" data-sizes="auto, (max-width: 400px) 100vw, 400px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="400" height="203" src="https://jitsi.org/wp-content/uploads/2019/12/sfus.jpg" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2019/12/sfus.jpg 685w, https://jitsi.org/wp-content/uploads/2019/12/sfus-300x152.jpg 300w" sizes="auto, (max-width: 400px) 100vw, 400px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> December 6, 2019 </div> <div class="post-excerpt"> <p>Today we are trying something new. We invited Tsahi Levent-Levi to write a guest postfor us. For those working with WebRTC for some time Tsahi will be a faminilar name. Tsahi has been working in [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/open-source-sfus/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/jitsi-meet-now-available-on-f-droid/">Jitsi Meet now available on F-Droid</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="138" height="300" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2019/11/Screen-Shot-2019-11-26-at-12.54.04.png 371w, https://jitsi.org/wp-content/uploads/2019/11/Screen-Shot-2019-11-26-at-12.54.04-138x300.png 138w" data-src="https://jitsi.org/wp-content/uploads/2019/11/Screen-Shot-2019-11-26-at-12.54.04.png" data-sizes="auto, (max-width: 138px) 100vw, 138px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="138" height="300" src="https://jitsi.org/wp-content/uploads/2019/11/Screen-Shot-2019-11-26-at-12.54.04.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2019/11/Screen-Shot-2019-11-26-at-12.54.04.png 371w, https://jitsi.org/wp-content/uploads/2019/11/Screen-Shot-2019-11-26-at-12.54.04-138x300.png 138w" sizes="auto, (max-width: 138px) 100vw, 138px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> November 26, 2019 </div> <div class="post-excerpt"> <p>Hey there Fellow (Android) Jitsters! We have a good one for you today. Well, technically it went up on Friday, but in case you missed it, here we go: Jitsi Meet is now available on [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/jitsi-meet-now-available-on-f-droid/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/new-mobile-releases-and-open-beta-access/">New mobile releases and open beta access</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="150" height="300" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2019/11/iphone-frame.png 200w, https://jitsi.org/wp-content/uploads/2019/11/iphone-frame-150x300.png 150w" data-src="https://jitsi.org/wp-content/uploads/2019/11/iphone-frame.png" data-sizes="auto, (max-width: 150px) 100vw, 150px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="150" height="300" src="https://jitsi.org/wp-content/uploads/2019/11/iphone-frame.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2019/11/iphone-frame.png 200w, https://jitsi.org/wp-content/uploads/2019/11/iphone-frame-150x300.png 150w" sizes="auto, (max-width: 150px) 100vw, 150px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> November 15, 2019 </div> <div class="post-excerpt"> <p>Hi there Fellow Jitsters! Today we are happy to announce Jitsi Meet for mobile 19.4! You can check the release notes here, but we&#8217;d like to talk about a couple of the new features here, [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/new-mobile-releases-and-open-beta-access/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/jvb-2-0-preparing-our-video-router-for-the-next-10-years-of-video-conferencing/">JVB 2.0: preparing our video router for the next 10 years of video conferencing</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="385" height="245" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2019/08/08-jitsi-desktop-copy.jpg 385w, https://jitsi.org/wp-content/uploads/2019/08/08-jitsi-desktop-copy-300x191.jpg 300w, https://jitsi.org/wp-content/uploads/2019/08/08-jitsi-desktop-copy-383x245.jpg 383w" data-src="https://jitsi.org/wp-content/uploads/2019/08/08-jitsi-desktop-copy.jpg" data-sizes="auto, (max-width: 385px) 100vw, 385px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="385" height="245" src="https://jitsi.org/wp-content/uploads/2019/08/08-jitsi-desktop-copy.jpg" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2019/08/08-jitsi-desktop-copy.jpg 385w, https://jitsi.org/wp-content/uploads/2019/08/08-jitsi-desktop-copy-300x191.jpg 300w, https://jitsi.org/wp-content/uploads/2019/08/08-jitsi-desktop-copy-383x245.jpg 383w" sizes="auto, (max-width: 385px) 100vw, 385px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> August 8, 2019 </div> <div class="post-excerpt"> <p>Today we&#8217;d like to share a very important milestone for the Jitsi project: we just finalized the first version of JVB 2.0, the evolution of our trusty Jitsi Videobridge. What is the JVB? You may [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/jvb-2-0-preparing-our-video-router-for-the-next-10-years-of-video-conferencing/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/jitsi-meet-for-mobile-19-0-released/">Jitsi Meet for mobile 19.0 released!</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="169" height="300" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2019/03/IMG_6766.jpg 680w, https://jitsi.org/wp-content/uploads/2019/03/IMG_6766-169x300.jpg 169w, https://jitsi.org/wp-content/uploads/2019/03/IMG_6766-576x1024.jpg 576w" data-src="https://jitsi.org/wp-content/uploads/2019/03/IMG_6766.jpg" data-sizes="auto, (max-width: 169px) 100vw, 169px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="169" height="300" src="https://jitsi.org/wp-content/uploads/2019/03/IMG_6766.jpg" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2019/03/IMG_6766.jpg 680w, https://jitsi.org/wp-content/uploads/2019/03/IMG_6766-169x300.jpg 169w, https://jitsi.org/wp-content/uploads/2019/03/IMG_6766-576x1024.jpg 576w" sizes="auto, (max-width: 169px) 100vw, 169px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> March 12, 2019 </div> <div class="post-excerpt"> <p>You might have noticed an update to Jitsi Meet on your Android or iOS device, that&#8217;s because our brand new release, 19.0 is out! &#8220;19.0?! What did I miss?!&#8221; we hear you say. The first [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/jitsi-meet-for-mobile-19-0-released/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/santa-claus-video-chat-jitsi-meet/">Santa Claus video chat powered by Jitsi Meet</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="200" height="200" alt="" decoding="async" loading="lazy" data-src="https://jitsi.org/wp-content/uploads/2018/12/3-wise-men-post-thumbnail-e1544709854483.png" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="200" height="200" src="https://jitsi.org/wp-content/uploads/2018/12/3-wise-men-post-thumbnail-e1544709854483.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> December 11, 2018 </div> <div class="post-excerpt"> <p>Every once in a while we learn about a project like no other using Jitsi Meet. Today we&#8217;d like to share one such project: Papa Noel Online and its sibling project Los Reyes Magos TV. These projects [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/santa-claus-video-chat-jitsi-meet/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/jitsi-solaborate-hello-2/">Jitsi + Solaborate HELLO 2</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="200" height="199" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2018/11/hello2.png 200w, https://jitsi.org/wp-content/uploads/2018/11/hello2-150x150.png 150w, https://jitsi.org/wp-content/uploads/2018/11/hello2-50x50.png 50w" data-src="https://jitsi.org/wp-content/uploads/2018/11/hello2.png" data-sizes="auto, (max-width: 200px) 100vw, 200px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="200" height="199" src="https://jitsi.org/wp-content/uploads/2018/11/hello2.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2018/11/hello2.png 200w, https://jitsi.org/wp-content/uploads/2018/11/hello2-150x150.png 150w, https://jitsi.org/wp-content/uploads/2018/11/hello2-50x50.png 50w" sizes="auto, (max-width: 200px) 100vw, 200px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> November 24, 2018 </div> <div class="post-excerpt"> <p>So, here&#8217;s something cool: Solaborate just announced support for Jitsi Meet in their HELLO 2 camera. Check out the demo, it looks pretty slick: Happy to announce that Jitsi Meet now works with HELLO 2. [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/jitsi-solaborate-hello-2/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/communications-transformed-a-jitsi-episode/">Communications Transformed: A Jitsi Episode</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="199" height="199" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2018/11/avatars-000511109592-h0r870-t200x200.png 199w, https://jitsi.org/wp-content/uploads/2018/11/avatars-000511109592-h0r870-t200x200-150x150.png 150w, https://jitsi.org/wp-content/uploads/2018/11/avatars-000511109592-h0r870-t200x200-50x50.png 50w" data-src="https://jitsi.org/wp-content/uploads/2018/11/avatars-000511109592-h0r870-t200x200.png" data-sizes="auto, (max-width: 199px) 100vw, 199px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="199" height="199" src="https://jitsi.org/wp-content/uploads/2018/11/avatars-000511109592-h0r870-t200x200.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2018/11/avatars-000511109592-h0r870-t200x200.png 199w, https://jitsi.org/wp-content/uploads/2018/11/avatars-000511109592-h0r870-t200x200-150x150.png 150w, https://jitsi.org/wp-content/uploads/2018/11/avatars-000511109592-h0r870-t200x200-50x50.png 50w" sizes="auto, (max-width: 199px) 100vw, 199px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> November 20, 2018 </div> <div class="post-excerpt"> <p>On this episode of the Communications Transformed podcast, Randy chats to Emil Ivov, Jitsi&#8217;s Founder and Project Lead. Emil talks about how Jitsi got started and how open source has been the cornerstone of our [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/communications-transformed-a-jitsi-episode/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/we-have-a-new-home-and-it-wont-impact-you/">We have a new home and it won&#8217;t impact you</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="180" height="185" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2018/10/jitsi-8x8-1.png 180w, https://jitsi.org/wp-content/uploads/2018/10/jitsi-8x8-1-50x50.png 50w" data-src="https://jitsi.org/wp-content/uploads/2018/10/jitsi-8x8-1.png" data-sizes="auto, (max-width: 180px) 100vw, 180px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="180" height="185" src="https://jitsi.org/wp-content/uploads/2018/10/jitsi-8x8-1.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2018/10/jitsi-8x8-1.png 180w, https://jitsi.org/wp-content/uploads/2018/10/jitsi-8x8-1-50x50.png 50w" sizes="auto, (max-width: 180px) 100vw, 180px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> October 29, 2018 </div> <div class="post-excerpt"> <p>Today 8&#215;8 announced it has acquired the Jitsi team and our technology from Atlassian. This is a great thing and will only help to keep Jitsi’s momentum with renewed investment. The Jitsi team will remain [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/we-have-a-new-home-and-it-wont-impact-you/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/iit-rtc-2018/">Jitsi at IIT-RTC 2018 &#8211; Cost Optimizing &#038; P2P4121</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="250" height="185" alt="" decoding="async" loading="lazy" data-src="https://jitsi.org/wp-content/uploads/2018/10/iit-rtc-logo2.jpg" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="250" height="185" src="https://jitsi.org/wp-content/uploads/2018/10/iit-rtc-logo2.jpg" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> October 23, 2018 </div> <div class="post-excerpt"> <p>The Illinois Institute of Technology in Chicago holds a Real Time Communications Conference – the IIT-RTC Conference &#8211; every year where Jitsi has been a regular presenter. This year, Senior Jitsi Developer and University of [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/iit-rtc-2018/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/a-simple-congestion-test-for-zoom/">WebRTC vs. Zoom &#8211; A Simple Congestion Test</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="120" height="90" alt="" decoding="async" loading="lazy" data-src="https://jitsi.org/wp-content/uploads/2018/10/zvw.jpg" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="120" height="90" src="https://jitsi.org/wp-content/uploads/2018/10/zvw.jpg" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> October 1, 2018 </div> <div class="post-excerpt"> <p>If you have already come across Zoom, then you’ve probably heard them make bold claims about their technology like this one for example: -web &nbsp; &nbsp; Jitsi founder Emil Ivov recently mentioned in an interview that, in spite of [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/a-simple-congestion-test-for-zoom/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/new-video-explains-geographical-cascading/">New video explains geographical cascading</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="252" height="160" alt="" decoding="async" loading="lazy" data-src="https://jitsi.org/wp-content/uploads/2018/09/octo-video-thumbnail-small-1.png" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="252" height="160" src="https://jitsi.org/wp-content/uploads/2018/09/octo-video-thumbnail-small-1.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> September 27, 2018 </div> <div class="post-excerpt"> <p>We announced our new geographical bridge cascading feature that helps to scale Jitsi Meet instances while minimizing latency between your conference participants. We have had a lot of questions on how this works, so Boris [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/new-video-explains-geographical-cascading/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/jitsi-meet-now-with-geographical-bridge-cascading/">Jitsi Meet, now with geographical bridge cascading</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="400" height="204" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2018/09/octo-annotated.jpg 1024w, https://jitsi.org/wp-content/uploads/2018/09/octo-annotated-300x153.jpg 300w, https://jitsi.org/wp-content/uploads/2018/09/octo-annotated-768x391.jpg 768w" data-src="https://jitsi.org/wp-content/uploads/2018/09/octo-annotated.jpg" data-sizes="auto, (max-width: 400px) 100vw, 400px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="400" height="204" src="https://jitsi.org/wp-content/uploads/2018/09/octo-annotated.jpg" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2018/09/octo-annotated.jpg 1024w, https://jitsi.org/wp-content/uploads/2018/09/octo-annotated-300x153.jpg 300w, https://jitsi.org/wp-content/uploads/2018/09/octo-annotated-768x391.jpg 768w" sizes="auto, (max-width: 400px) 100vw, 400px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> September 18, 2018 </div> <div class="post-excerpt"> <p>Real-time communication is a tricky business, and large scale video conferencing is especially so. There are many things that can be done to improve user experience but they get harder and harder as you go through [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/jitsi-meet-now-with-geographical-bridge-cascading/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/remote-desktop-control-and-always-on-top-view-with-the-new-jitsi-meet-desktop-app/">Remote desktop control and always-on-top view with the new Jitsi Meet desktop app</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="300" height="234" alt="" decoding="async" loading="lazy" data-src="https://jitsi.org/wp-content/uploads/2018/08/jitsi-meet-electron-screenshot-thumb.png" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="300" height="234" src="https://jitsi.org/wp-content/uploads/2018/08/jitsi-meet-electron-screenshot-thumb.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> September 11, 2018 </div> <div class="post-excerpt"> <p>We recently blogged bout Google Summer of Code 2018 and the 3 projects which finished successfully. Today we are going to talk about one of those projects: Jitsi Meet Electron, or the Jitsi Meet desktop [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/remote-desktop-control-and-always-on-top-view-with-the-new-jitsi-meet-desktop-app/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/jitsi-meet-now-with-google-and-microsoft-calendar-support/">Jitsi Meet now with Google and Microsoft calendar support</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="240" height="237" alt="" decoding="async" loading="lazy" data-srcset="https://jitsi.org/wp-content/uploads/2018/09/connect-cal-sq-small.png 240w, https://jitsi.org/wp-content/uploads/2018/09/connect-cal-sq-small-50x50.png 50w" data-src="https://jitsi.org/wp-content/uploads/2018/09/connect-cal-sq-small.png" data-sizes="auto, (max-width: 240px) 100vw, 240px" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="240" height="237" src="https://jitsi.org/wp-content/uploads/2018/09/connect-cal-sq-small.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://jitsi.org/wp-content/uploads/2018/09/connect-cal-sq-small.png 240w, https://jitsi.org/wp-content/uploads/2018/09/connect-cal-sq-small-50x50.png 50w" sizes="auto, (max-width: 240px) 100vw, 240px" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> September 4, 2018 </div> <div class="post-excerpt"> <p>Meetings are often hard to manage without the help of a calendar app which is why we are very happy to announce Jitsi Meet&#8217;s latest feature: the ability to connect your Google or Microsoft calendar [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/jitsi-meet-now-with-google-and-microsoft-calendar-support/">Read more</a></span> </div> </div> </div> </div> <hr class="post-separator" aria-hidden="true" /> <div class="blog-entry"> <h2 class="entry-title"><a href="https://jitsi.org/blog/new-jitsi-meet-mobile-releases-more-features-better-performance/">New Jitsi Meet Mobile now with Live Streaming, better performance and more!</a></h2> <div class="row"> <div class=" col-md-4 "> <div class="post-feature-image"> <img width="140" height="249" alt="" decoding="async" loading="lazy" data-src="https://jitsi.org/wp-content/uploads/2018/08/ls1-supersmall.png" class="attachment-400x300 size-400x300 wp-post-image lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img width="140" height="249" src="https://jitsi.org/wp-content/uploads/2018/08/ls1-supersmall.png" class="attachment-400x300 size-400x300 wp-post-image" alt="" decoding="async" loading="lazy" /></noscript> </div> </div> <div class=" col-md-8"> <div class="post-meta"> August 30, 2018 </div> <div class="post-excerpt"> <p>It&#8217;s been a while since we have last written about our mobile apps. We have been busy improving them, and now that 1.18 is available for Android and iOS, let&#8217;s talk about the release! This [&hellip;]</p> <span><a class="read-more caret" href="https://jitsi.org/blog/new-jitsi-meet-mobile-releases-more-features-better-performance/">Read more</a></span> </div> </div> </div> </div> </div> <!-- col --> <div class="col-md-4"> <aside id="sidebar"> <div class="widget widget_recent_entries" id="recent-posts-2"> <h3>Recent Posts</h3> <ul> <li> <a href="https://jitsi.org/blog/gsoc-2025-lets-do-this/">GSoC 2025, let&#8217;s do this!</a> </li> <li> <a href="https://jitsi.org/blog/av1-and-more-how-does-jitsi-meet-pick-video-codecs/">AV1 and more &#8230; how does Jitsi Meet pick video codecs?</a> </li> <li> <a href="https://jitsi.org/blog/connecting-anything-to-everything-via-sip/">Connecting anything to everything via SIP</a> </li> <li> <a href="https://jitsi.org/blog/improving-performance-on-very-large-calls-introducing-ssrc-rewriting/">Improving performance on very large calls: introducing SSRC rewriting</a> </li> <li> <a href="https://jitsi.org/blog/jitsi-moodle-with-a-dash-of-jaas/">Jitsi + Moodle, with a dash of JaaS</a> </li> </ul> </div><div class="widget widget_categories" id="categories-2"><h3>Categories</h3> <ul> <li class="cat-item cat-item-16"><a href="https://jitsi.org/blog/category/apache/">Apache</a> (1) </li> <li class="cat-item cat-item-25"><a href="https://jitsi.org/blog/category/atlassian/">Atlassian</a> (1) </li> <li class="cat-item cat-item-55"><a href="https://jitsi.org/blog/category/featured/">Featured</a> (16) </li> <li class="cat-item cat-item-22"><a href="https://jitsi.org/blog/category/gsoc/">GSoC</a> (10) </li> <li class="cat-item cat-item-52"><a href="https://jitsi.org/blog/category/guest-post/">Guest Post</a> (1) </li> <li class="cat-item cat-item-63"><a href="https://jitsi.org/blog/category/jitsi-as-a-service/">Jitsi as a Service</a> (6) </li> <li class="cat-item cat-item-14"><a href="https://jitsi.org/blog/category/jitsi-community/">Jitsi Community</a> (30) </li> <li class="cat-item cat-item-17"><a href="https://jitsi.org/blog/category/jitsi-meet/">Jitsi Meet</a> (56) </li> <li class="cat-item cat-item-15"><a href="https://jitsi.org/blog/category/jitsi-videobridge/">Jitsi Videobridge</a> (16) </li> <li class="cat-item cat-item-21"><a href="https://jitsi.org/blog/category/kranky-geek/">Kranky Geek</a> (1) </li> <li class="cat-item cat-item-10"><a href="https://jitsi.org/blog/category/live-streaming/">Live Streaming</a> (3) </li> <li class="cat-item cat-item-18"><a href="https://jitsi.org/blog/category/meet-jit-si/">meet.jit.si</a> (16) </li> <li class="cat-item cat-item-24"><a href="https://jitsi.org/blog/category/mobile/">Mobile</a> (7) </li> <li class="cat-item cat-item-53"><a href="https://jitsi.org/blog/category/new-feature/">New Feature</a> (9) </li> <li class="cat-item cat-item-3"><a href="https://jitsi.org/blog/category/press-release/">Press Release</a> (9) </li> <li class="cat-item cat-item-54"><a href="https://jitsi.org/blog/category/security-and-privacy/">Security and Privacy</a> (4) </li> <li class="cat-item cat-item-19"><a href="https://jitsi.org/blog/category/simulcast/">Simulcast</a> (3) </li> <li class="cat-item cat-item-20"><a href="https://jitsi.org/blog/category/svc/">SVC</a> (1) </li> <li class="cat-item cat-item-1"><a href="https://jitsi.org/blog/category/uncategorized/">Uncategorized</a> (25) </li> <li class="cat-item cat-item-13"><a href="https://jitsi.org/blog/category/video-conferencing/">Video Conferencing</a> (8) </li> <li class="cat-item cat-item-8"><a href="https://jitsi.org/blog/category/webrtc/">WebRTC</a> (12) </li> <li class="cat-item cat-item-9"><a href="https://jitsi.org/blog/category/youtube/">YouTube</a> (6) </li> </ul> </div> </aside> </div> <!-- col --> </div> </div> </main> <footer id="footer"> <div class="container"> <div class="row"> <div class="col-md-9 col-sm-12 copyright"> <p><span class="inlineblockonmobile">Jitsi is a trademark of © 8&#120;8, Inc. <a href="https://www.8x8.com/" target="_blank" rel="noopener"><img loading="lazy" decoding="async" style="margin: 0 2px;" alt="" width="25" height="25" data-src="https://jitsi.org/wp-content/uploads/2020/04/8x8_RedSquare_Logo_RGB_sm.png" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img loading="lazy" decoding="async" style="margin: 0 2px;" src="https://jitsi.org/wp-content/uploads/2020/04/8x8_RedSquare_Logo_RGB_sm.png" alt="" width="25" height="25" /></noscript></a> All Rights Reserved.</span></p> </div> <div class="col-md-3 col-sm-12 social-block text-center"> <ul class="social-icons"> <li><a href="https://github.com/jitsi" title="GitHub" target="_blank"> <img alt="GitHub" rel="noreferrer noopener" data-src="https://jitsi.org/wp-content/uploads/2020/04/8x8_Social_Icon_Github.svg" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="><noscript><img src="https://jitsi.org/wp-content/uploads/2020/04/8x8_Social_Icon_Github.svg" alt="GitHub" rel="noreferrer noopener"></noscript></a></li> <li><a href="https://twitter.com/jitsinews" title="Twitter" target="_blank"> <img alt="Twitter" rel="noreferrer noopener" data-src="https://jitsi.org/wp-content/uploads/2020/04/Twitter-icon.svg" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="><noscript><img src="https://jitsi.org/wp-content/uploads/2020/04/Twitter-icon.svg" alt="Twitter" rel="noreferrer noopener"></noscript></a></li> <li><a href="https://www.facebook.com/jitsi" title="Facebook" target="_blank"> <img alt="Facebook" rel="noreferrer noopener" data-src="https://jitsi.org/wp-content/uploads/2020/04/Facebook-icon.svg" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="><noscript><img src="https://jitsi.org/wp-content/uploads/2020/04/Facebook-icon.svg" alt="Facebook" rel="noreferrer noopener"></noscript></a></li> <li><a href="https://www.youtube.com/channel/UCyXuxN-aNUpRv0juUXLyjbw" title="YouTube" target="_blank"> <img alt="YouTube" rel="noreferrer noopener" data-src="https://jitsi.org/wp-content/uploads/2020/04/YouTube-icon.svg" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="><noscript><img src="https://jitsi.org/wp-content/uploads/2020/04/YouTube-icon.svg" alt="YouTube" rel="noreferrer noopener"></noscript></a></li> </ul> </div> </div> </div> </footer> </div> <script type="text/javascript" src="https://jitsi.org/wp-content/plugins/bootstrap/js/bootstrap46.min.js?ver=1" id="BOOTSTRAP-js"></script> <script type="text/javascript" src="https://jitsi.org/wp-content/plugins/bootstrap/script.js?ver=1" id="jitsi-custom-script-js"></script> <script type="text/javascript" src="https://jitsi.org/wp-content/plugins/wp-smushit/app/assets/js/smush-lazy-load.min.js?ver=3.8.3" id="smush-lazy-load-js"></script> <script type="text/javascript" src="https://jitsi.org/wp-content/themes/jitsi/js/jquery.main.js?ver=6.7.1" id="jitsi-script-js"></script> <script type="text/javascript" src="https://jitsi.org/wp-content/themes/jitsi/js/theme.js?ver=6.7.1" id="jitsi-theme-script-js"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10