<!doctype html>
<html amp lang="en-GB" >
<head>
	<meta charset="utf-8">
	<base href="/"/>
		<script async src="https://cdn.ampproject.org/v0.js"></script>
	<script async custom-element="amp-carousel" src="https://cdn.ampproject.org/v0/amp-carousel-0.1.js"></script>

			<script async custom-element="amp-social-share" src="https://cdn.ampproject.org/v0/amp-social-share-0.1.js"></script>
			
	<script async custom-element="amp-youtube" src="https://cdn.ampproject.org/v0/amp-youtube-0.1.js"></script>

							
	
	<script async custom-element="amp-ad" src="https://cdn.ampproject.org/v0/amp-ad-0.1.js"></script>
	<script async custom-element="amp-sidebar" src="https://cdn.ampproject.org/v0/amp-sidebar-0.1.js"></script>
	<script async custom-element="amp-video" src="https://cdn.ampproject.org/v0/amp-video-0.1.js"></script>

	<title>Happy Holidays Everyone! - DeepLiveCam Blog</title>
	<link rel="canonical" href="/index.php/blog/happy-holidays-everyone" />
	<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
	<link href="https://fonts.googleapis.com/css?family=Heebo" rel="stylesheet">
	<script type="application/ld+json">
	{
		"@context": "http://schema.org",
		"@type": "BlogPosting",
		"mainEntityOfPage": {
			"@type": "WebPage",
			"@id": "http://deeplivecam.net/index.php/blog/happy-holidays-everyone"
		},
		"headline": "Happy Holidays Everyone!",
		"datePublished": "2024-12-24T15:18:09+00:00",
		"dateModified": "2024-12-24T15:30:57+00:00",
		"author": {
			"@type": "Person",
			"name": "hacksider"
		},
		"image": {
			"@type": "ImageObject",
			"url": "http://deeplivecam.net/images/easyblog_articles/4/b2ap3_amp_00020-5605540.png"
		},
		"publisher": {
			"@type": "Organization",
			"name": "DeepLiveCam",
			"logo": {
				"@type": "ImageObject",
				"url": "http://deeplivecam.net/images/easyblog_override/email/logo.png",
				"width": "371",
				"height": "79"
			}
					}
	}
	</script>

	<style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>

	<style amp-custom>
body {
	font-family: 'Heebo', sans-serif;
	font-size: 18px;
	line-height: 1.6;
}
header {
	background-color: #222;
	color: #fff;
	padding: 10px;
	position: relative;
	
}
.heading > h1 > a {
	text-decoration: none;
	color: #1b69b6;
}
.toggle-btn {
	position: absolute;
	color: #fff;
	top: 8px;
	right: 8px;}

h1 {
	font-size: 30px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 20px;
}
h1, h2, h3, h4 {
	margin-bottom: 10px;
	padding: 0 0 10px;
}

p {	
	color: #222;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 0 0 10px;
}
hr {
	margin-top: 18px;
	margin-bottom: 18px;
	border: 0;
	border-top: 1px solid #eeeeee;
}
table {
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 16px;
}
.table td {
	vertical-align: top;
	padding: 6px;
}
.table-bordered {
	border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
amp-sidebar {
	width: 150px;
	position: relative;
	background: #fff;
	
}
amp-sidebar .close-btn {
	font-size: 30px;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 30px;
	line-height: 1;
	padding: 0;
}
.sidebar-nav {
	position: relative;
	top: 40px;
}
nav ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #ccc;
}
nav li {
	list-style: none;
	padding: 0;
	margin: 0;
}
nav li a {
	padding: 10px;
	text-decoration: none;
	color: #666666;
	background: #fff;
	border-bottom: 1px solid #ccc;
	display: block;
	font-size: 14px;
}

.blog-content {
	padding: 16px;
}
.blog-meta {
	font-size: 13px;
	padding:  16px;
	color: #666;
	border-bottom: 1px solid #ccc;
}
.blog-meta a {
	text-decoration: none;
	color: #1b69b6;
}
.blog-meta a:hover,
.blog-meta a:focus {
	color: #134a81;
}
.blog-meta__author {
	margin-bottom: 8px;
}

.carousel .slide > amp-img > img {
	object-fit: contain;
}

.related {
	background-color: #f5f5f5;
	margin: 10px;
	display: block;
	color: #111;
	height: 75px;
	padding: 0;
	text-decoration: none;
	display: flex;
}
.related__img {

}
.related__body {
	padding: 10px;
	flex: 0 1 auto;
	display: flex;
	overflow: hidden;
	width: 100%;
}
.related__title {
	display: block;
	overflow: hidden;

}
.related__date {
	color: #888;
	font-size: 13px;
}
.related__link {
	text-decoration: none;
	display: block;
	align-self: center;
	width: 100%;
	height: 100%;
	overflow: hidden;
	color: #1155CC;
}

.btn-eb {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 4px;
	text-decoration: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;

	color: #333;
	background-color: #fff;
	border-color: #ccc;
}
.btn-eb-comment {
	margin: 0 16px 16px;
	display: block;
}
</style>
</head>
<body>

	
	<header>
		<span class="brand-logo">
			DeepLiveCam Blog		</span>
		<button on="tap:sidebar.toggle" class="toggle-btn" title="Toggle Sidebar" >
			☰
		</button>
	</header>

	<amp-sidebar id="sidebar" layout="nodisplay" side="right">
	<button class="close-btn" on="tap:sidebar.toggle" type="reset">×</button>
	<div class="sidebar-nav">
		<nav>
			<ul>
								<li>
					<a href="/">Home</a>
				</li>
								<li>
					<a href="/index.php/blog">Blog</a>
				</li>
								<li>
					<a href="/index.php/blog/announcements">Announcements</a>
				</li>
								<li>
					<a href="/index.php/blog/tips-and-tricks">Tips and Tricks</a>
				</li>
								<li>
					<a href="/index.php/quickstart">Quickstart</a>
				</li>
								<li>
					<a href="https://github.com/hacksider/Deep-Live-Cam">Github</a>
				</li>
								<li>
					<a href="https://www.paypal.com/ncp/payment/SHPUR3ZY9AKYA">Donate</a>
				</li>
								<li>
					<a href="/index.php/plans?plan_id=0&amp;group_id=0">Subscribe</a>
				</li>
								<li>
					<a href="/index.php/plans/nvidia-gpu?plan_id=0&amp;group_id=1">Nvidia GPU</a>
				</li>
								<li>
					<a href="/index.php/plans/amd-gpu?plan_id=0&amp;group_id=2">AMD GPU</a>
				</li>
								<li>
					<a href="/index.php/plans/mac-silicon-edition?plan_id=0&amp;group_id=3">Mac / Silicon Edition</a>
				</li>
								<li>
					<a href="/index.php/login">Login</a>
				</li>
							</ul>
		</nav>
	</div>
</amp-sidebar>

	
	<div class="blog-meta">
		<div class="blog-meta__author">
							By <a href="/index.php/blog/blogger/hacksider">hacksider</a>
						on Tuesday, 24 December 2024		</div>

				<div class="blog-meta__cat">
			Category: <a href="/index.php/blog/categories/announcements">Announcements</a>
		</div>
			</div>

	<div class="blog-content">
		<div class="heading">
			<h1><a href="/index.php/blog/happy-holidays-everyone">Happy Holidays Everyone!</a></h1>
		</div>

		
		<amp-img width="960" height="480" layout="responsive" src="images/easyblog_articles/4/b2ap3_large_00020-5605540.png"></amp-img><p>​Just to let you know that we're still working hard to ensure that everyone gets an update even during holidays because we want you to have the best live streaming application. That's why there's tons of update on the site and the github repository as well.</p><p>We're wishing you the best during the holidays!<br></p><p>Before I forget, here's some list of updates this week!</p><p>1. Github repository has been updated (check the updates below!)</p><p>2. Website has been updated with new looks!</p><p>3. We have added a listing of updates on the bottom as well so you can easily get the latest information as soon as possible in this centralized website.</p>
									<div class="blog-social">
					<amp-social-share type="email" width="45" height="33"></amp-social-share>

											<amp-social-share type="facebook" data-param-app_id="" width="45" height="33"></amp-social-share>
					
											<amp-social-share type="twitter" width="45" height="33"></amp-social-share>
					
											<amp-social-share type="linkedin" width="45" height="33"></amp-social-share>
					
											<amp-social-share type="pinterest" width="45" height="33"></amp-social-share>
					
					<amp-social-share type="whatsapp" data-share-endpoint="whatsapp://send" data-param-text="Check out this article: TITLE - Happy Holidays Everyone!" width="45" height="33"></amp-social-share>
				</div>
						</div>

	

	
	
</body>
</html>
