<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="387071" data-post-id="387071">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="bryan-sanico" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/bryan-sanico/120/40167_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  bryan-sanico
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<h1><a name="p-387071-my-journey-in-getting-local-https-and-browser-permissions-working-in-liveview-1" class="anchor" href="#p-387071-my-journey-in-getting-local-https-and-browser-permissions-working-in-liveview-1" aria-label="Heading link" rel="nofollow"></a>My journey in getting local HTTPS and browser permissions working in LiveView</h1>
<p>Hello!</p>
<p>Recently I’ve been working on a video recording feature on a web app that involves asking the user for video and audio permissions. It was a bigger headache than I thought it was going to be, involving setup local HTTPS and getting a user interaction before asking for browser permissions. So, I wrote a blog post detailing about how I achieved this for future reference for me and others.</p>
<ul>
<li><a href="https://www.sanico.com.au/blog/configuring-local-https-for-web-app-development/" rel="noopener nofollow ugc">Configuring local HTTPS for web app development</a></li>
<li><a href="https://www.sanico.com.au/blog/crossbrowser-user-permissions-in-phoenix-liveview/" rel="noopener nofollow ugc">Cross-browser user permissions in Phoenix LiveView</a></li>
</ul> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="387071" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/phoenix-blog-posts/149/156">Post #155</a>
	                </div>
	            </div>
              <div id="likers-container-387071" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="387071"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-last-post cat-last-post" title="Last post!"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <span class="all-loaded">— All posts loaded —</span>
</div></template></turbo-stream>