{"id":100,"date":"2023-02-19T09:47:24","date_gmt":"2023-02-19T08:47:24","guid":{"rendered":"https:\/\/blubb.fish\/?p=100"},"modified":"2023-02-19T09:47:26","modified_gmt":"2023-02-19T08:47:26","slug":"matrix-jitsi","status":"publish","type":"post","link":"https:\/\/blubb.fish\/index.php\/2023\/02\/19\/matrix-jitsi\/","title":{"rendered":"Matrix Jitsi"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Jitsi is a web collaboration client for video conferencing and sharing<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Additional information: <a href=\"https:\/\/github.com\/spantaleev\/matrix-docker-ansible-deploy\/blob\/master\/docs\/configuring-playbook-jitsi.md\" data-type=\"URL\" data-id=\"https:\/\/github.com\/spantaleev\/matrix-docker-ansible-deploy\/blob\/master\/docs\/configuring-playbook-jitsi.md\">here<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The jitsi.&lt;your-domain&gt; has to be setup<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">ports 4443\/tcp and 10000\/udp have to be opened<\/p>\n\n\n\n<p class=\"has-large-font-size wp-block-paragraph\">Setup jitsi:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">add the following to the inventory\/host_vars\/matrix.&lt;your-domain&gt;\/vars.yml<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Don&#8217;t forget to create secure passwords or use &#8220;bash inventory\/scripts\/jitsi-generate-passwords.sh&#8221;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>matrix_jitsi_enabled: true\n\n# Run `bash inventory\/scripts\/jitsi-generate-passwords.sh` to generate these passwords,\n# or define your own strong passwords manually.\nmatrix_jitsi_jicofo_auth_password: \"\"\nmatrix_jitsi_jvb_auth_password: \"\"\nmatrix_jitsi_jibri_recorder_password: \"\"\nmatrix_jitsi_jibri_xmpp_password: \"\"<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Now apply the config<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>ansible-playbook -i inventory\/hosts setup.yml --tags=setup-all<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">restart the services<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>ansible-playbook -i inventory\/hosts setup.yml --tags=start<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Now you should be able to use jitsi<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"805\" src=\"https:\/\/blubb.fish\/wp-content\/uploads\/2022\/03\/jitsi-1024x805.png\" alt=\"\" class=\"wp-image-102\" srcset=\"https:\/\/blubb.fish\/wp-content\/uploads\/2022\/03\/jitsi-1024x805.png 1024w, https:\/\/blubb.fish\/wp-content\/uploads\/2022\/03\/jitsi-300x236.png 300w, https:\/\/blubb.fish\/wp-content\/uploads\/2022\/03\/jitsi-768x603.png 768w, https:\/\/blubb.fish\/wp-content\/uploads\/2022\/03\/jitsi.png 1027w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Jitsi is a web collaboration client for video conferencing and sharing Additional information: here The jitsi.&lt;your-domain&gt; has to be setup ports 4443\/tcp and 10000\/udp have to be opened Setup jitsi: add the following to the inventory\/host_vars\/matrix.&lt;your-domain&gt;\/vars.yml Don&#8217;t forget to create secure passwords or use &#8220;bash inventory\/scripts\/jitsi-generate-passwords.sh&#8221; Now apply the config restart the services Now you [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,10],"tags":[],"class_list":["post-100","post","type-post","status-publish","format-standard","hentry","category-linux","category-matrix"],"_links":{"self":[{"href":"https:\/\/blubb.fish\/index.php\/wp-json\/wp\/v2\/posts\/100","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blubb.fish\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blubb.fish\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blubb.fish\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blubb.fish\/index.php\/wp-json\/wp\/v2\/comments?post=100"}],"version-history":[{"count":3,"href":"https:\/\/blubb.fish\/index.php\/wp-json\/wp\/v2\/posts\/100\/revisions"}],"predecessor-version":[{"id":111,"href":"https:\/\/blubb.fish\/index.php\/wp-json\/wp\/v2\/posts\/100\/revisions\/111"}],"wp:attachment":[{"href":"https:\/\/blubb.fish\/index.php\/wp-json\/wp\/v2\/media?parent=100"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blubb.fish\/index.php\/wp-json\/wp\/v2\/categories?post=100"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blubb.fish\/index.php\/wp-json\/wp\/v2\/tags?post=100"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}