{"id":66169,"date":"2025-09-30T13:56:41","date_gmt":"2025-09-30T13:56:41","guid":{"rendered":"http:\/\/performers.cam4.com\/?p=66169"},"modified":"2026-04-16T08:01:55","modified_gmt":"2026-04-16T08:01:55","slug":"first-time-live-password-practice-show","status":"publish","type":"post","link":"https:\/\/performers.cam4.com\/pt-pt\/first-time-live-password-practice-show\/","title":{"rendered":"First time live &#8211; Password Practice Show"},"content":{"rendered":"<section class=\"cam4-article alignwide\" lang=\"en\">\n<p class=\"preview-intro\">A safe start to check everything in advance!<\/p>\n<style>\n    \/* Variables and basics *\/\n    .cam4-article{\n      --surface:#f5f6f8;      \/* light gray (like sidebars) *\/\n      --text:#1b1b1f;\n      --muted:#6b6f7a;\n      --brand:#ff7a00;        \/* orange brand accent *\/\n      --radius:14px;\n      --radius-sm:10px;\n      --border:rgba(0,0,0,.08);\n      --font: system-ui, -apple-system, Segoe UI, Roboto, Inter, Arial, sans-serif;<\/p>\n<p>      \/* No \u201cboxed\u201d look *\/\n      background: transparent !important;\n      box-shadow: none !important;\n      border: 0 !important;\n      border-radius: 0 !important;\n      padding: 0;\n      margin: 0;\n      color: var(--text);\n      line-height: 1.6;\n    }<\/p>\n<p>    \/* One font within the snippet + bold headings *\/\n    .cam4-article,\n    .cam4-article h1, .cam4-article h2, .cam4-article h3,\n    .cam4-article p, .cam4-article li, .cam4-article a,\n    .cam4-article button, .cam4-article input, .cam4-article textarea{\n      font-family: var(--font) !important;\n      -webkit-font-smoothing: antialiased;\n      -moz-osx-font-smoothing: grayscale;\n    }\n    .cam4-article h1, .cam4-article h2, .cam4-article h3{ font-weight: 800; }<\/p>\n<p>    \/* Typography *\/\n    .cam4-article a{ color: var(--brand); text-decoration: none; }\n    .cam4-article a:hover{ text-decoration: underline; }\n    .cam4-article h1,.cam4-article h2,.cam4-article h3{\n      line-height:1.25; margin:0 0 12px 0; color:#111;\n    }\n    .cam4-article h1{ font-size: clamp(28px, 4vw, 40px); letter-spacing:-0.02em; }\n    .cam4-article h2{\n      font-size: clamp(20px, 2.6vw, 26px);\n      margin-top: 28px;\n      padding-bottom: 6px;\n      border-bottom: 2px solid rgba(255,122,0,.20);\n    }\n    .cam4-article p{ margin: 0 0 12px 0; color: var(--text); }\n    .cam4-article .muted{ color: var(--muted); }\n    .cam4-article .lead{ font-size: clamp(16px, 2.2vw, 18px); color: var(--muted); margin-bottom: 16px; }\n    .cam4-article .preview-intro{ margin: 0 0 12px; color: var(--text); }<\/p>\n<p>    \/* Hero (orange accent bar, no box) *\/\n    .cam4-article .hero{\n      background:\n        radial-gradient(1200px 400px at 20% -10%, rgba(255,122,0,.10), transparent 60%),\n        linear-gradient(180deg, rgba(255,176,103,.06), transparent 40%);\n      border-left: 6px solid var(--brand);\n      padding: clamp(16px,3.5vw,24px);\n      margin: 0 0 18px 0;\n    }\n    .cam4-article .stamp{ font-size: 12px; color: var(--muted); display:block; margin-top:6px; }<\/p>\n<p>    \/* Cards *\/\n    .cam4-article .cards{ display:grid; gap:12px; grid-template-columns:1fr; margin-top:10px; }\n    @media(min-width:720px){ .cam4-article .cards{ grid-template-columns:repeat(3,1fr); } }\n    .cam4-article .card{\n      background: var(--surface);\n      border:1px solid var(--border);\n      border-radius: var(--radius-sm);\n      padding:14px;\n    }\n    .cam4-article .card h3{\n      font-size:16px; margin-bottom:6px; color:#111; position:relative; padding-left:10px;\n    }\n    .cam4-article .card h3::before{\n      content:\"\"; position:absolute; left:0; top:8px; width:4px; height:14px; background: var(--brand); border-radius:2px;\n    }<\/p>\n<p>    \/* Goals *\/\n    .cam4-article .goals{\n      background: var(--surface);\n      border:1px dashed rgba(0,0,0,.14);\n      border-radius: var(--radius);\n      padding:14px;\n      margin-top:8px;\n    }\n    .cam4-article .goal-steps{ list-style:none; padding:0; margin:8px 0 0 0; display:grid; gap:10px; }\n    .cam4-article .goal-steps li{\n      background:#fff;\n      border:1px solid rgba(0,0,0,.08);\n      border-left:4px solid var(--brand);\n      border-radius:10px;\n      padding:10px 12px;\n    }<\/p>\n<p>    \/* Tipmenu (present for consistency of look&feel, not used in this article) *\/\n    .cam4-article .tipmenu{\n      background: var(--surface);\n      border:1px solid var(--border);\n      border-radius: var(--radius);\n      padding:14px;\n      margin-top:8px;\n    }\n    .cam4-article .tip-grid{ display:grid; gap:10px; grid-template-columns:repeat(2,1fr); margin-top:10px; }\n    @media(min-width:720px){ .cam4-article .tip-grid{ grid-template-columns:repeat(4,1fr); } }\n    .cam4-article .tip{\n      background:#fff;\n      border:1px solid rgba(0,0,0,.08);\n      border-top:3px solid var(--brand);\n      border-radius:12px;\n      padding:10px;\n    }\n    .cam4-article .tip .t-name{ display:block; font-weight:600; margin-bottom:4px; }\n    .cam4-article .tip .t-price{ font-size:12px; color:var(--muted); display:flex; align-items:center; gap:6px; }\n    .cam4-article .badge{\n      display:inline-block; font-size:11px;\n      background: rgba(255,122,0,.12);\n      color:#8a3f00;\n      border:1px solid rgba(255,122,0,.30);\n      border-radius:999px;\n      padding:2px 8px;\n      margin-left:6px;\n    }<\/p>\n<p>    \/* Do\u2019s \/ Don\u2019ts + Footer *\/\n    .cam4-article .list{ display:grid; gap:10px; grid-template-columns:1fr; margin-top:8px; }\n    @media(min-width:720px){ .cam4-article .list{ grid-template-columns:1fr 1fr; } }\n    .cam4-article .list .box{\n      background: var(--surface);\n      border:1px solid var(--border);\n      border-radius: var(--radius);\n      padding:14px;\n    }\n    .cam4-article .list ul{ margin:6px 0 0 18px; }\n    .cam4-article .list li{ margin:6px 0; }\n    .cam4-article .ok{ color:#36d399; }\n    .cam4-article .warn{ color:#a86b00; }\n    .cam4-article .bad{ color:#ff6b6b; }\n    .cam4-article .note{\n      font-size:12px; color: var(--muted);\n      margin-top:14px; border-top:1px solid var(--border); padding-top:10px;\n    }<\/p>\n<p>    \/* Thema\/page-builder failsafes (prevents unwanted border\/shadow) *\/\n    .wp-block-group .cam4-article,\n    .cam4-article.wp-block-group{\n      background: transparent !important;\n      box-shadow: none !important;\n      border: 0 !important;\n      border-radius: 0 !important;\n      padding: 0 !important;\n      margin: 0 !important;\n    }\n  <\/style>\n<header class=\"hero\">\n<h1>Offline Practice Before Your First LIVE Broadcast<\/h1>\n<p class=\"lead\">Before you go live for the first time, you can practice with a Password Show first. This way you can discover how broadcasting works in peace and quiet \u2014 without direct viewers in your room.<\/p>\n<p><span class=\"stamp\">Tip: Use this as your \u201cdress rehearsal\u201d to reduce stress and go live with confidence.<\/span><\/header>\n<section>\n<h2>What is a Password Show?<\/h2>\n<p>A Password Show is a private broadcast that is only accessible to people with the password you set. You can just keep this password to yourself so you can practice completely privately.<\/p>\n<\/section>\n<section>\n<h2>Practice: What Are You Going to Test?<\/h2>\n<div class=\"cards\">\n<div class=\"card\">\n<h3>1) Explore the Buttons<\/h3>\n<p class=\"muted\">See how your camera appears, where you set your goals, and how to make the Tip Menu visible.<\/p>\n<\/div>\n<div class=\"card\">\n<h3>2) Test Your Setup<\/h3>\n<p class=\"muted\">Check your light, sound, background, and camera position without pressure from viewers.<\/p>\n<\/div>\n<div class=\"card\">\n<h3>3) Practice Your Flow<\/h3>\n<p class=\"muted\">Go through how you want to build a show: from greeting to working with goals and menus.<\/p>\n<\/div>\n<\/div>\n<div class=\"goals\">\n<p><b>Make it a practice show<\/b> \u2014 use micro-goals as if you were live. This way you learn what goals look like on screen.<\/p>\n<ul class=\"goal-steps\">\n<li>Goal 1: 10 tokens = check what the goal looks like<\/li>\n<li>Goal 2: 20 tokens = test sound and music<\/li>\n<li>Goal 3: 30 tokens = change camera position<\/li>\n<\/ul>\n<p class=\"muted\" style=\"margin-top: 8px;\">Pro tip: write down notes during your Password Show \u2014 what works well, what do you want to adjust?<\/p>\n<\/div>\n<\/section>\n<section>\n<h2>Why This is Smart<\/h2>\n<p>A Password Show gives you:<\/p>\n<ul>\n<li>Peace to learn the platform technically<\/li>\n<li>Confidence before going live for a large audience<\/li>\n<li>Less chance of stress or technical glitches during your first real show<\/li>\n<\/ul>\n<\/section>\n<section>\n<h2>Setting Up a Password Show<\/h2>\n<p>Go to your broadcast screen, choose \u201cShow Type\u201d and select Password Show. Set a password and keep it only for yourself if you just want to practice.<\/p>\n<p><strong>Steps:<\/strong><\/p>\n<h3><strong>Open Broadcast Screen<\/strong><br \/>\n <strong>Choose \u2018Password Show\u2019<\/strong><br \/>\n <img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-66309\" src=\"http:\/\/performers.cam4.com\/wp-content\/uploads\/Reese-Password-Show-1.jpg\" alt=\"cam4 password show\" width=\"1915\" height=\"924\" srcset=\"https:\/\/performers.cam4.com\/wp-content\/uploads\/Reese-Password-Show-1.jpg 1915w, https:\/\/performers.cam4.com\/wp-content\/uploads\/Reese-Password-Show-1-300x145.jpg 300w, https:\/\/performers.cam4.com\/wp-content\/uploads\/Reese-Password-Show-1-768x371.jpg 768w, https:\/\/performers.cam4.com\/wp-content\/uploads\/Reese-Password-Show-1-750x362.jpg 750w\" sizes=\"auto, (max-width: 1915px) 100vw, 1915px\" \/><\/h3>\n<h3><strong>Set Password<\/strong><br \/>\n <img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-66311\" src=\"http:\/\/performers.cam4.com\/wp-content\/uploads\/Reese-Password-Show-2.jpg\" alt=\"cam4 password settings\" width=\"1915\" height=\"924\" srcset=\"https:\/\/performers.cam4.com\/wp-content\/uploads\/Reese-Password-Show-2.jpg 1915w, https:\/\/performers.cam4.com\/wp-content\/uploads\/Reese-Password-Show-2-300x145.jpg 300w, https:\/\/performers.cam4.com\/wp-content\/uploads\/Reese-Password-Show-2-768x371.jpg 768w, https:\/\/performers.cam4.com\/wp-content\/uploads\/Reese-Password-Show-2-750x362.jpg 750w\" sizes=\"auto, (max-width: 1915px) 100vw, 1915px\" \/><\/h3>\n<h3><strong>Go Live &amp; Test<\/strong><br \/>\n <img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-66310\" src=\"http:\/\/performers.cam4.com\/wp-content\/uploads\/Reese-Password-Show-3.jpg\" alt=\"cam4 private \" width=\"1915\" height=\"924\" srcset=\"https:\/\/performers.cam4.com\/wp-content\/uploads\/Reese-Password-Show-3.jpg 1915w, https:\/\/performers.cam4.com\/wp-content\/uploads\/Reese-Password-Show-3-300x145.jpg 300w, https:\/\/performers.cam4.com\/wp-content\/uploads\/Reese-Password-Show-3-768x371.jpg 768w, https:\/\/performers.cam4.com\/wp-content\/uploads\/Reese-Password-Show-3-750x362.jpg 750w\" sizes=\"auto, (max-width: 1915px) 100vw, 1915px\" \/><\/h3>\n<p>You can use the same process later to do a private show with a select group of fans.<\/p>\n<\/section>\n<section class=\"list\">\n<div class=\"box\">\n<h3 class=\"ok\">Do\u2019s<\/h3>\n<ul>\n<li>Use the Password Show as your practice space<\/li>\n<li>Test both camera and sound extensively<\/li>\n<li>See how goals and tips appear on screen<\/li>\n<li>Feel free to practice multiple times before you go \u201creally\u201d live<\/li>\n<\/ul>\n<\/div>\n<div class=\"box\">\n<h3 class=\"warn\">Pay Attention<\/h3>\n<ul>\n<li>Don&#8217;t forget to set your settings back to a regular broadcast after your Password Show<\/li>\n<li>Don&#8217;t just pass on your password if you really want to practice privately<\/li>\n<li>Always stay within your own boundaries and platform rules \u2014 even in a Password Show<\/li>\n<\/ul>\n<\/div>\n<\/section>\n<p class=\"note\"><strong>Important: adhere to local laws and platform rules. Only 18+ performers and consent is always required.<\/strong><\/p>\n<\/section>\n<div class=\"m-entry__feedback\"><div class=\"m-feedback-prompt\">\n\t\t  <h4 class=\"m-feedback-prompt__header\">Was this article helpful?<\/h4>\n\t\t  <a href=\"#\" class=\"m-feedback-prompt__button m-feedback-prompt__social m-feedback-prompt__social_thumbsup yes\" data-analytics-link=\"feedback-prompt:yes\">\n\t\t    <i class=\"fa fa-thumbs-up\">&nbsp;<\/i>\n\t\t  <\/a>\n\t\t  <a href=\"#\" class=\"m-feedback-prompt__button m-feedback-prompt_form no\" data-analytics-link=\"feedback-prompt:no\">\n\t\t    <i class=\"fa fa-thumbs-down\">&nbsp;<\/i>\n\t\t  <\/a><br>\n\t\t  <div class=\"m-feedback-prompt__display m-feedback-prompt__social yes\">\n\t\t    <p class=\"m-feedback-prompt__text\">Awesome, share it:<\/p>\n\t\t    <a class=\"m-feedback-prompt__social--button p-button-social has-icon facebook fa fa-facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https:\/\/performers.cam4.com\/pt-pt\/first-time-live-password-practice-show\/\" onclick=\"javascript:window.open(this.href,\n  '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;\">\n\t\t      <span class=\"p-button-social__social-text\">Share<\/span>\n\t\t    <\/a>\n\t\t    <a class=\"m-feedback-prompt__social--button p-button-social has-icon twitter fa fa-twitter\" href=\"https:\/\/twitter.com\/intent\/tweet?url=https:\/\/performers.cam4.com\/pt-pt\/first-time-live-password-practice-show\/&text=First time live &#8211; Password Practice Show\" onclick=\"javascript:window.open(this.href,\n  '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;\">\n\t\t      <span class=\"p-button-social__social-text\">Tweet<\/span>\n\t\t    <\/a>\n\t\t    <a class=\"m-feedback-prompt__social--button p-button-social has-icon googleplus fa fa-google-plus\" href=\"https:\/\/plus.google.com\/share?url=https:\/\/performers.cam4.com\/pt-pt\/first-time-live-password-practice-show\/\" onclick=\"javascript:window.open(this.href,\n  '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;\">\n\t\t      <span class=\"p-button-social__social-text\">Google Plus<\/span>\n\t\t    <\/a>\n\t\t    <a class=\"m-feedback-prompt__social--button p-button-social has-icon linkedin fa fa-linkedin\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&url=https:\/\/performers.cam4.com\/pt-pt\/first-time-live-password-practice-show\/&title=First time live &#8211; Password Practice Show\" onclick=\"javascript:window.open(this.href,\n  '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;\">\n\t\t      <span class=\"p-button-social__social-text\">LinkedIn<\/span>\n\t\t    <\/a>\n\t\t  <\/div>\n\t\t  \t<div class=\"m-feedback-prompt__display m-feedback-prompt__form no\">\n\t\t  \t<div class=\"thanks feedback-nodisplayall\"><h2>Thanks!<h2><div class=\"m-contact\"><p>Thanks for getting in touch with us.<\/p><\/div><\/div>\n\t\t    <form id=\"contact-form\" class=\"new_support_request\" action=\"\" accept-charset=\"UTF-8\" method=\"post\">\n\t\t    <input type=\"hidden\" id=\"authenticity_token\" name=\"authenticity_token\" value=\"68f6696618\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/pt-pt\/wp-json\/wp\/v2\/posts\/66169\" \/>\n\t\t      <input value=\"https:\/\/performers.cam4.com\/pt-pt\/first-time-live-password-practice-show\/\" type=\"hidden\" name=\"currenturl\" id=\"currenturl\">\n\t\t      <input value=\"First time live &#8211; Password Practice Show\" type=\"hidden\" name=\"currenttitle\" id=\"currenttitle\">\n\t\t      <label class=\"is-required\">Help us improve. Give us your feedback:<\/label>\n\t\t      <textarea class=\"p-input__textarea\" name=\"feedbackmessage\" id=\"feedbackmessage\"><\/textarea>\n\t\t      <label class=\"is-required\">Your Full Name:<\/label>\n\t\t      <input class=\"p-input__text\" type=\"text\" name=\"feedbackfullname\" id=\"feedbackfullname\">\n\t\t      <label class=\"is-required\">Your email address:<\/label>\n\t\t      <input class=\"p-input__text\" type=\"text\" name=\"mailinglistemail\" id=\"mailinglistemail\">\n\t\t      <div class=\"feedback-message\" id=\"feedback-message\"><\/div>\n\t\t      <div class=\"__submit\">\n\t\t        <input type=\"submit\" name=\"commit\" value=\"Submit\" class=\"p-button\" id=\"submit-contact-form\" data-analytics-link=\"feedback-prompt:submit\">\n\t\t      <\/div>\n\t\t\t<\/form>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>A safe start to check everything in advance! Offline Practice Before Your First LIVE Broadcast Before you go live for the first time, you can practice with a Password Show first. This way you can discover how broadcasting works in peace and quiet \u2014 without direct viewers in your room. Tip: Use this as your &hellip; <a href=\"https:\/\/performers.cam4.com\/pt-pt\/first-time-live-password-practice-show\/\" class=\"more-link\">Continuar a ler<span class=\"screen-reader-text\">First time live &#8211; Password Practice Show<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":10,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1,53],"tags":[],"class_list":["post-66169","post","type-post","status-publish","format-standard","hentry","category-do-not-use","category-getting-started"],"acf":[],"_links":{"self":[{"href":"https:\/\/performers.cam4.com\/pt-pt\/wp-json\/wp\/v2\/posts\/66169","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/performers.cam4.com\/pt-pt\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/performers.cam4.com\/pt-pt\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/performers.cam4.com\/pt-pt\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/performers.cam4.com\/pt-pt\/wp-json\/wp\/v2\/comments?post=66169"}],"version-history":[{"count":2,"href":"https:\/\/performers.cam4.com\/pt-pt\/wp-json\/wp\/v2\/posts\/66169\/revisions"}],"predecessor-version":[{"id":66964,"href":"https:\/\/performers.cam4.com\/pt-pt\/wp-json\/wp\/v2\/posts\/66169\/revisions\/66964"}],"wp:attachment":[{"href":"https:\/\/performers.cam4.com\/pt-pt\/wp-json\/wp\/v2\/media?parent=66169"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/performers.cam4.com\/pt-pt\/wp-json\/wp\/v2\/categories?post=66169"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/performers.cam4.com\/pt-pt\/wp-json\/wp\/v2\/tags?post=66169"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}