{"id":66171,"date":"2025-09-15T16:08:14","date_gmt":"2025-09-15T16:08:14","guid":{"rendered":"http:\/\/performers.cam4.com\/?p=66171"},"modified":"2025-10-01T10:11:13","modified_gmt":"2025-10-01T10:11:13","slug":"offline-oefenen-voor-je-eerste-keer-live","status":"publish","type":"post","link":"https:\/\/performers.cam4.com\/nl\/offline-oefenen-voor-je-eerste-keer-live\/","title":{"rendered":"Offline oefenen voor je eerste LIVE uitzending"},"content":{"rendered":"<section class=\"cam4-article alignwide\" lang=\"nl\">\n<p class=\"preview-intro\">Een veilige start om alles vooraf te checken!<\/p>\n<style>\n    \/* Variabelen en basis *\/\n    .cam4-article{\n      --surface:#f5f6f8;      \/* lichtgrijs (zoals sidebars) *\/\n      --text:#1b1b1f;\n      --muted:#6b6f7a;\n      --brand:#ff7a00;        \/* oranje merkaccent *\/\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>      \/* Geen \u201cingeboxte\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>    \/* E\u00e9n lettertype binnen de snippet + bold kopjes *\/\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>    \/* Typografie *\/\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 (oranje accentbalk, geen doos) *\/\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 (aanwezig voor consistentie van look&feel, niet gebruikt in dit artikel) *\/\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 (voorkomt ongewenste rand\/schaduw) *\/\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 oefenen voor je eerste LIVE uitzending<\/h1>\n<p class=\"lead\">Voordat je de eerste keer live gaat voor publiek, kun je eerst oefenen met een Password Show. Zo ontdek je in alle rust hoe het uitzenden werkt \u2014 zonder directe kijkers in je room.<\/p>\n<p><span class=\"stamp\">Tip: gebruik dit als jouw \u201cgenerale repetitie\u201d om stress te verminderen en zelfverzekerd live te gaan.<\/span><\/header>\n<section>\n<h2>Wat is een Password Show?<\/h2>\n<p>Een Password Show is een besloten uitzending die alleen toegankelijk is voor mensen met het door jou ingestelde wachtwoord. Je kunt dit wachtwoord gewoon voor jezelf houden, zodat je volledig priv\u00e9 oefent.<\/p>\n<\/section>\n<section>\n<h2>Oefenen: wat ga je testen?<\/h2>\n<div class=\"cards\">\n<div class=\"card\">\n<h3>1) Verken de knoppen<\/h3>\n<p class=\"muted\">Zie hoe je camera in beeld komt, waar je je doelen instelt en hoe je het Fooien Menu zichtbaar maakt.<\/p>\n<\/div>\n<div class=\"card\">\n<h3>2) Test je setup<\/h3>\n<p class=\"muted\">Check je licht, geluid, achtergrond en camerapositie zonder druk van kijkers.<\/p>\n<\/div>\n<div class=\"card\">\n<h3>3) Oefen je flow<\/h3>\n<p class=\"muted\">Doorloop alvast hoe je een show wilt opbouwen: van begroeting tot het werken met doelen en menu\u2019s.<\/p>\n<\/div>\n<\/div>\n<div class=\"goals\">\n<p><b>Maak er een oefenshow van<\/b> \u2014 gebruik microdoelen alsof je live bent. Zo leer je hoe doelen eruitzien in beeld.<\/p>\n<ul class=\"goal-steps\">\n<li>Goal 1: 10 tokens = check hoe de goal eruitziet<\/li>\n<li>Goal 2: 20 tokens = geluid en muziek testen<\/li>\n<li>Goal 3: 30 tokens = camerapositie wisselen<\/li>\n<\/ul>\n<p class=\"muted\" style=\"margin-top: 8px;\">Pro tip: schrijf tijdens je Password Show notities op \u2014 wat werkt goed, wat wil je aanpassen?<\/p>\n<\/div>\n<\/section>\n<section>\n<h2>Waarom dit slim is<\/h2>\n<p>Een Password Show geeft je:<\/p>\n<ul>\n<li>Rust om het platform technisch te leren kennen<\/li>\n<li>Zelfvertrouwen voordat je voor een groot publiek live gaat<\/li>\n<li>Minder kans op stress of technische foutjes tijdens je eerste echte show<\/li>\n<\/ul>\n<\/section>\n<section>\n<h2>Instellen van een Password Show<\/h2>\n<p>Ga naar je uitzendscherm, kies \u201cShow Type\u201d en selecteer Password Show. Stel een wachtwoord in en bewaar dit alleen voor jezelf als je puur wilt oefenen.<\/p>\n<p><strong>Stappen:<\/strong><\/p>\n<h3><strong>Open uitzendscherm<\/strong><br \/>\n <strong>Kies \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>Stel wachtwoord in<\/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>Ga 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>Je kunt later hetzelfde proces gebruiken om een besloten show te doen met een selecte groep fans.<\/p>\n<\/section>\n<section class=\"list\">\n<div class=\"box\">\n<h3 class=\"ok\">Do\u2019s<\/h3>\n<ul>\n<li>Gebruik de Password Show als jouw oefenruimte<\/li>\n<li>Test zowel camera als geluid uitgebreid<\/li>\n<li>Bekijk hoe doelen en fooien in beeld verschijnen<\/li>\n<li>Voel je vrij om meerdere keren te oefenen voordat je \u201cecht\u201d live gaat<\/li>\n<\/ul>\n<\/div>\n<div class=\"box\">\n<h3 class=\"warn\">Let op<\/h3>\n<ul>\n<li>Vergeet niet na je Password Show je instellingen terug te zetten naar een gewone uitzending<\/li>\n<li>Geef je wachtwoord niet zomaar door als je echt priv\u00e9 wilt oefenen<\/li>\n<li>Blijf altijd binnen je eigen grenzen en platformregels \u2014 ook in een Password Show<\/li>\n<\/ul>\n<\/div>\n<\/section>\n<p class=\"note\"><strong>Belangrijk: houd je aan lokale wetgeving en platformregels. Alleen 18+ performers en consent is altijd vereist.<\/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\/nl\/offline-oefenen-voor-je-eerste-keer-live\/\" 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\/nl\/offline-oefenen-voor-je-eerste-keer-live\/&text=Offline oefenen voor je eerste LIVE uitzending\" 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\/nl\/offline-oefenen-voor-je-eerste-keer-live\/\" 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\/nl\/offline-oefenen-voor-je-eerste-keer-live\/&title=Offline oefenen voor je eerste LIVE uitzending\" 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=\"bfd5ad5064\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/nl\/wp-json\/wp\/v2\/posts\/66171\" \/>\n\t\t      <input value=\"https:\/\/performers.cam4.com\/nl\/offline-oefenen-voor-je-eerste-keer-live\/\" type=\"hidden\" name=\"currenturl\" id=\"currenturl\">\n\t\t      <input value=\"Offline oefenen voor je eerste LIVE uitzending\" 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>Een veilige start om alles vooraf te checken! Offline oefenen voor je eerste LIVE uitzending Voordat je de eerste keer live gaat voor publiek, kun je eerst oefenen met een Password Show. Zo ontdek je in alle rust hoe het uitzenden werkt \u2014 zonder directe kijkers in je room. Tip: gebruik dit als jouw \u201cgenerale &hellip; <a href=\"https:\/\/performers.cam4.com\/nl\/offline-oefenen-voor-je-eerste-keer-live\/\" class=\"more-link\">Lees verder <span class=\"screen-reader-text\">Offline oefenen voor je eerste LIVE uitzending<\/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,1116],"tags":[],"class_list":["post-66171","post","type-post","status-publish","format-standard","hentry","category-do-not-use","category-nieuwe-performers"],"acf":[],"_links":{"self":[{"href":"https:\/\/performers.cam4.com\/nl\/wp-json\/wp\/v2\/posts\/66171","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/performers.cam4.com\/nl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/performers.cam4.com\/nl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/performers.cam4.com\/nl\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/performers.cam4.com\/nl\/wp-json\/wp\/v2\/comments?post=66171"}],"version-history":[{"count":13,"href":"https:\/\/performers.cam4.com\/nl\/wp-json\/wp\/v2\/posts\/66171\/revisions"}],"predecessor-version":[{"id":66402,"href":"https:\/\/performers.cam4.com\/nl\/wp-json\/wp\/v2\/posts\/66171\/revisions\/66402"}],"wp:attachment":[{"href":"https:\/\/performers.cam4.com\/nl\/wp-json\/wp\/v2\/media?parent=66171"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/performers.cam4.com\/nl\/wp-json\/wp\/v2\/categories?post=66171"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/performers.cam4.com\/nl\/wp-json\/wp\/v2\/tags?post=66171"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}