var showPleaseWaitTimeOut = 1000; #lds-64243ff4f3d54avideoLoader-wrapper { position: fixed; left: 0 !important; width: 100% !important; height: 100% !important; z-index: 1000; margin: 0 !important; } #lds-64243ff4f3d54avideoLoader { display: block; position: relative; left: 50%; top: 50%; width: 150px; height: 150px; margin: -175px 0 0 -75px; border-radius: 50%; border: 3px solid transparent; border-top-color: #3498db; -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */ animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */ z-index: 1001; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } #lds-64243ff4f3d54avideoLoader:before { content: ""; position: absolute; top: 5px; left: 5px; right: 5px; bottom: 5px; border-radius: 50%; border: 3px solid transparent; border-top-color: #e74c3c; -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */ animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */ } #lds-64243ff4f3d54avideoLoader:after { content: ""; position: absolute; top: 15px; left: 15px; right: 15px; bottom: 15px; border-radius: 50%; border: 3px solid transparent; border-top-color: #f9c922; -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */ animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */ } @-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: rotate(0deg); /* IE 9 */ transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */ } 100% { -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: rotate(360deg); /* IE 9 */ transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */ } } @keyframes spin { 0% { -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: rotate(0deg); /* IE 9 */ transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */ } 100% { -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: rotate(360deg); /* IE 9 */ transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */ } } #lds-64243ff4f3d54avideoLoader-wrapper .lds-64243ff4f3d54avideoLoader-section { position: fixed; top: 0; width: 50%; height: 100%; background: #00000077; z-index: 1000; -webkit-transform: translateX(0); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: translateX(0); /* IE 9 */ transform: translateX(0); /* Firefox 16+, IE 10+, Opera */ } #lds-64243ff4f3d54avideoLoader-wrapper .lds-64243ff4f3d54avideoLoader-section.section-left { left: 0; } #lds-64243ff4f3d54avideoLoader-wrapper .lds-64243ff4f3d54avideoLoader-section.section-right { right: 0; } #lds-64243ff4f3d54avideoLoader-wrapper .lds-64243ff4f3d54avideoLoader-section.section-left { -webkit-transform: translateX(0); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: translateX(0); /* IE 9 */ transform: translateX(0); /* Firefox 16+, IE 10+, Opera */ -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000); transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000); } #lds-64243ff4f3d54avideoLoader-wrapper .lds-64243ff4f3d54avideoLoader-section.section-right { -webkit-transform: translateX(0); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: translateX(0); /* IE 9 */ transform: translateX(0); /* Firefox 16+, IE 10+, Opera */ -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000); transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000); } /* Loaded */ .loaded #lds-64243ff4f3d54avideoLoader-wrapper .lds-64243ff4f3d54avideoLoader-section.section-left { -webkit-transform: translateX(-100%); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: translateX(-100%); /* IE 9 */ transform: translateX(-100%); /* Firefox 16+, IE 10+, Opera */ } .loaded #lds-64243ff4f3d54avideoLoader-wrapper .lds-64243ff4f3d54avideoLoader-section.section-right { -webkit-transform: translateX(100%); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: translateX(100%); /* IE 9 */ transform: translateX(100%); /* Firefox 16+, IE 10+, Opera */ } .loaded #lds-64243ff4f3d54avideoLoader { opacity: 0; } .loaded #lds-64243ff4f3d54avideoLoader-wrapper { visibility: hidden; -webkit-transform: translateY(-100%); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: translateY(-100%); /* IE 9 */ transform: translateY(-100%); /* Firefox 16+, IE 10+, Opera */ -webkit-transition: all 0.3s 1s ease-out; transition: all 0.3s 1s ease-out; } var avideoLoader = '
';
var webSiteRootURL = 'https://tripletcam.com/';
var my_users_id = 0;
var my_identification = "Unknown User";
var player;
// AVideo Analytics
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-96597943-1', 'auto', 'aVideo');
ga('aVideo.send', 'pageview');
.fa-circle { color: red; -webkit-animation: flash 3s ease infinite; animation: flash 3s ease infinite; }
.navbar-default { border-color: #ff0000; }
.galleryTitle a.btn-default:hover { background-color: #0000006b; }
.col-lg-12.col-sm-12.col-xs-12.autoplay.text-muted { display: none; }
.videoCreator { display: none; }
#modeYoutubeBottomContent .main-video .secC { background-color: #eee; }
.categoryItem>div { background-image: url(https://tripletcam.com/view/img/videocat.jpg); }
.watch-view-count { font-size: 14px; border-bottom: 2px solid #f3565d; }
.duration { display: none; }
.row.thumbsImage { margin-right: -10px; margin-left: -10px; }
.gm-style-cc { display: none; }
.text-uppercase { text-transform: none; }
.btn-xs { float: left; margin: -1px 5px; }
#grid .tagsInfo span.label.tagTitle { width: 50% !important; }
.text-left { max-width: 15%; }
.img-thumbnail { background-color: #ffffff00; border: 0; max-height: 10vw !important; }
#videoContainer { position: initial; }
#avideoTheaterButton { display: none; }
.gridYTPluginButtons { display: none; }
@media (max-width: 992px) {
,fa-expand-arrows-alt { display: none !important; }
.main-video { background-color: #0000; }
}
@media (max-width: 768px) {
.categories_id_1,.categories_id_2,.categories_id_3,.categories_id_4,.categories_id_5,.categories_id_6,.categories_id_7,.categories_id_8,.categories_id_9,.categories_id_10,.categories_id_11{ margin-top: -30px; font-size: 20px; text-transform: uppercase;}
#myNavbar { right: 30px!important; width: 15%!important; }
#sidebar { max-width: 70%; }
}
@media (min-width: 768px) {
.categories_id_1,.categories_id_2,.categories_id_3,.categories_id_4,.categories_id_5,.categories_id_6,.categories_id_7,.categories_id_8,.categories_id_9,.categories_id_10,.categories_id_11{ margin-top: -60px; font-size: 26px; text-transform: uppercase;}
}
@media (max-width: 480px) {
.rightBar { height: auto!important; }
}
var autoPlayAjax=false; var img1 = new Image();img1.src="https://tripletcam.com/view/img/video-placeholder-gray.png"; var _adWasPlayed = 0;
/* if it is IE */
@media all and (-ms-high-contrast:none){
nav ul.items-container li:first-child {
display: block;
flex: 0 1 auto; /* Default */
}
}
#mysearch.in,
#mysearch.collapsing {
display: block!important;
}
#myNavbar.in,
#myNavbar.collapsing {
display: block!important;
}
#searchForm {
display: flex;
width: 100%;
margin-left: 5px;
white-space: nowrap;
}
#searchForm .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-left-width: 0;
}
#searchForm input {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-right-width: 0;
}
#rightProfileButton{
padding: 0;
margin-left: 5px;
margin-right: 40px;
border: 0;
background: none;
background-color: transparent;
}
#rightLoginButton{
margin-left: 5px;
margin-right: 40px;
}
#navbarRegularButtons{
max-width: 70%;
/* remove the scroll because the dropsown menus does not work */
/*overflow-x: auto;*/
/*overflow-y: hidden;*/
}
#navbarRegularButtons span.hidden-mdx{
max-width: 15vw;
display: inline-block;
}
#navbarRegularButtons .btn{
overflow: hidden;
}
#navbarRegularButtons::-webkit-scrollbar {
height: 4px;
}
@media (min-width : 767px) {
nav ul.items-container > li:first-child {
min-width: 280px;
}
nav li.nav-item {
margin-right: 5px;
}
nav li.nav-item {
flex: .3;
transition: .3s;
margin-right: 5px !important;
}
nav li.nav-item.active {
flex: 3;
}
nav li.nav-item #mysearch {
width: 100%;
}
#searchForm input {
width: 100%;
margin-left: 35%;
}
}
@media (max-width : 992px) {
#searchForm input{
/* width: 100px; */
margin-left: 0%;
}
}
@media (max-width : 767px) {
#searchForm {
padding-left: 10px;
}
#rightLoginButton, #rightProfileButton{
margin-right: 5px;
margin-left: 0;
}
#searchForm > div{
width: 100%;
}
.mobilesecondnav {
position: absolute; left: 40%; right: 5px;
}
#mysearch{
/* width: 100%; */
position: absolute;
right: 0;
left: 0;
padding-left: 0px;
padding-right: 0px;
background-color: #FFF;
}
#myNavbar{
position: absolute;
right: 0;
top: 50px;
background-color: #FFF;
padding: 4px;
width: 50%;
}
#mainNavBar .navbar-brand{
width: 100% !important;
text-align: center;
}
#mainNavBar .navbar-brand>img {
display: unset;
}
#myNavbar ul.right-menus{
display: block;
}
#myNavbar ul.right-menus li{
margin: 0;
padding: 0;
}
#myNavbar ul.right-menus .btn, #myNavbar ul.right-menus .btn-group{
margin: 2px;
width: 100%;
}
#myNavbar ul.right-menus .btn-group{
margin: 0;
}
nav ul.items-container li:first-child {
display: list-item;
}
#navbarRegularButtons span.hidden-mdx {
max-width: 100vw;
}
.globalsearchfield {
width: 90% !important;
}
.searchli {
width: 100%;
margin-right: 0;
margin-left: 0;
}
.searchdiv {
}
.navbar-toggle {
margin-right: 5px !important;
}
.left-side {
padding: 0 5px;
}
.searchul{
padding-left: 0px;
}
}
li.navsub-toggle .badge {
float: right;
}
li.navsub-toggle a + ul {
padding-left: 15px;
}
.navbar-lang-btn .select2-container{
margin: 8px 0;
}
.navbar-lang-btn .select2-selection{
border-color: #00000077 !important;
}
@media screen and (min-width: 992px) {
body.youtube>div.container-fluid{
margin-left: 300px;
}
body.youtube div.container-fluid .col-sm-10.col-sm-offset-1.list-group-item{
margin-left: 0;
margin-right: 0;
width: 100%;
}
}
.bar1, .bar2, .bar3 {
width: 13px;
height: 2px;
background-color: #333;
margin: 3px 0;
transition: 0.4s;
}
.change .bar1 {
-webkit-transform: rotate(-45deg) translate(-3px, 3px);
transform: rotate(-45deg) translate(-3px, 3px);
}
.change .bar2 {opacity: 0;}
.change .bar3 {
-webkit-transform: rotate(45deg) translate(-8px, -8px);
transform: rotate(45deg) translate(-4px, -4px);
}
The largest network with live cameras around the world. Live streaming of the best places and interesting events in your city.
function myFunction(xx) {
xx.classList.toggle("change");
}
function YPTSidebarOpen() {
$('#buttonMenu').addClass('change');
$("#sidebar").removeClass('animate__bounceOutLeft');
$("#sidebar").show();
$("#sidebar").addClass('animate__animated animate__bounceInLeft');
setTimeout(function () {
$('body').addClass('youtube');
}, 500);
youTubeMenuIsOpened = true;
}
function YPTSidebarClose() {
$('#buttonMenu').removeClass('change');
$("#sidebar").removeClass('animate__bounceInLeft');
$("#sidebar").addClass('animate__bounceOutLeft');
setTimeout(function () {
$('body').removeClass('youtube');
$("#sidebar").hide();
}, 500);
youTubeMenuIsOpened = false;
}
function YPTHidenavbar() {
if (typeof inIframe == 'undefined') {
setTimeout(function () {
YPTHidenavbar()
}, 500);
} else {
if (inIframe()) {
$("#mainNavBar").hide();
$("body").css("padding-top", "0");
}
}
}
$(document).ready(function () {
YPTHidenavbar(); $('#buttonMenu').on("click.sidebar", function (event) {
event.stopPropagation();
//$('#sidebar').fadeToggle();
if ($('body').hasClass('youtube')) {
YPTSidebarClose();
} else {
YPTSidebarOpen();
}
$('#myNavbar').removeClass("in");
$('#mysearch').removeClass("in");
});
/*
$(document).on("click.sidebar", function () {
YPTSidebarClose();
});
*/
$("#sidebar").on("click", function (event) {
event.stopPropagation();
});
$("#buttonSearch").click(function (event) {
$('#myNavbar').removeClass("in");
$("#sidebar").fadeOut();
});
$("#buttonMyNavbar").click(function (event) {
$('#mysearch').removeClass("in");
$("#sidebar").fadeOut();
});
var wasMobile = true;
$(window).resize(function () {
if ($(window).width() > 767) {
// Window is bigger than 767 pixels wide - show search again, if autohide by mobile.
if (wasMobile) {
wasMobile = false;
$('#mysearch').addClass("in");
$('#myNavbar').addClass("in");
}
}
if ($(window).width() < 767) {
// Window is smaller 767 pixels wide - show search again, if autohide by mobile.
if (wasMobile == false) {
wasMobile = true;
$('#myNavbar').removeClass("in");
$('#mysearch').removeClass("in");
}
}
});
});
var seachFormIsRunning = 0;
$(document).ready(function () {
setTimeout(function () {
$('.nav li.navsub-toggle a:not(.selected) + ul').hide();
var navsub_toggle_selected = $('.nav li.navsub-toggle a.selected');
navsub_toggle_selected.next().show();
navsub_toggle_selected = navsub_toggle_selected.parent();
var navsub_toggle_selected_stop = 24;
while (navsub_toggle_selected.length) {
if ($.inArray(navsub_toggle_selected.prop('localName'), ['li', 'ul']) == -1)
break;
if (navsub_toggle_selected.prop('localName') == 'ul') {
navsub_toggle_selected.show().prev().addClass('selected');
}
navsub_toggle_selected = navsub_toggle_selected.parent();
navsub_toggle_selected_stop--;
if (navsub_toggle_selected_stop < 0)
break;
}
}, 500);
$('.nav').on('click', 'li.navsub-toggle a:not(.selected)', function (e) {
var a = $(this),
b = a.next();
if (b.length) {
e.preventDefault();
a.addClass('selected');
b.slideDown();
var c = a.closest('.nav').find('li.navsub-toggle a.selected').not(a).removeClass('selected').next();
if (c.length)
c.slideUp();
}
});
$('#searchForm').submit(function (event) {
if (seachFormIsRunning) {
event.preventDefault();
return false;
}
seachFormIsRunning = 1;
var str = $('#searchFormInput').val();
if (isMediaSiteURL(str)) {
event.preventDefault();
console.log("searchForm is URL " + str);
seachFormPlayURL(str);
return false;
} else {
console.log("searchForm submit " + str);
document.location = webSiteRootURL + "?search=" + str;
}
});
});
function seachFormPlayURL(url) {
modal.showPleaseWait();
$.ajax({
url: webSiteRootURL + 'view/url2Embed.json.php',
method: 'POST',
data: {
'url': url
},
success: function (response) {
seachFormIsRunning = 0;
if (response.error) {
modal.hidePleaseWait();
avideoToast(response.msg);
} else {
if (typeof linksToEmbed === 'function') {
document.location = response.playEmbedLink;
} else
if (typeof flixFullScreen == 'function') {
flixFullScreen(response.playEmbedLink, response.playLink);
modal.hidePleaseWait();
} else {
document.location = response.playLink;
}
}
}
});
}
#bigVideoCarousel .carousel-indicators .active {
border-color: #777 !important;
}
Mountain resort Gazprom. Swimming pool on the terrace of the hotel "Polyana 1389 Hotel and Spa" in the village of Estosadok, Russia
Poliana 1389 Hotel and Spa is a luxurious mountain resort located in the heart of the Gazprom ski resort in Russia. With stunning views of the surrounding mountains and forests, this hotel offers a unique combination of modern luxury and natural beauty. And with the help of online cameras, people from all over the world can now get a glimpse of this stunning resort from the comfort of their own homes. From the winter wonderland of snow-covered slopes to the lush greenery of summer, Poliana 1389 is a year-round destination for relaxation and adventure.
But Poliana 1389 is more than just a beautiful resort. It offers a wide range of amenities and activities for guests, including a world-class spa, a fitness center, and several restaurants serving delicious local and international cuisine.
Show More
Show Less
White Tiger in the zoo of the Oktyabrsky sanatorium in the city of Sochi, Russia
The white tiger, also known as the bleached tiger, is a rare and majestic creature that has captured the imagination of people around the world. With their distinctive white fur and piercing blue eyes, they are a sight to behold. However, due to habitat loss and poaching, their numbers in the wild have been steadily declining.
White tiger is a beautiful and endangered animal that deserves our protection. Fortunately, with the help of online cameras, we can now observe these magnificent animals.
Show More
Show Less
Krvavec Ski Resort - tourist area Veliki Zvoh (1971m)
Veliki Zvoh is a stunning mountain range located in the heart of Slovenia. It is a popular destination for hikers and nature enthusiasts due to its breathtaking views and unique ecosystem. With the help of online cameras, people from all over the world can now experience the beauty of Veliki Zvoh from the comfort of their own homes.
Online cameras provide a live feed of the mountain range, allowing viewers to witness the changing seasons and weather conditions in real-time. Veliki Zvoh also offers numerous hiking trails and outdoor activities for visitors. From easy strolls through the forest to challenging ascents up steep peaks, Veliki Zvoh has it all.
Show More
Show Less
Fountain of San Francesco and jetty in Gaeta city, Italy
The Fontana di San Francesco is one of the most iconic landmarks in the beautiful Italian coastal town of Gaeta. This stunning fountain is located near the harbor, and is a popular destination for tourists and locals alike.
The online camera provide a live feed of the harbor, allowing viewers to witness the comings and goings of boats and ships in real-time. From small fishing boats to large yachts, the harbor is a hub of activity throughout the day.
You can plan your next adventure to Gaeta and witness the beauty and history of this incredible town for yourself.
Show More
Show Less
Live
Upcoming Events
Powered by TCam ® Platform v11.7
$(function () {
/** showAlertMessage **/
/** showAlertMessage END **/ });
var checkFooterTimout;
$(function () {
checkFooter();
$(window).scroll(function () {
clearTimeout(checkFooterTimout);
checkFooterTimout = setTimeout(function () {
checkFooter();
}, 100);
});
$(window).resize(function () {
clearTimeout(checkFooterTimout);
checkFooterTimout = setTimeout(function () {
checkFooter();
}, 100);
});
$(window).mouseup(function () {
clearTimeout(checkFooterTimout);
checkFooterTimout = setTimeout(function () {
checkFooter();
}, 100);
});
});
function checkFooter() {
$("#mainFooter").fadeIn();
if (getPageHeight() <= $(window).height()) {
clearTimeout(checkFooterTimout);
checkFooterTimout = setTimeout(function () {
checkFooter();
}, 1000);
$("#mainFooter").css("position", "fixed");
} else {
$("#mainFooter").css("position", "relative");
}
}
function getPageHeight() {
var mainNavBarH = 0;
if ($('#mainNavBar').length) {
mainNavBarH = $('#mainNavBar').height();
}
var mainFooterH = 0;
if ($('#mainFooter').length) {
mainFooterH = $('#mainFooter').height();
}
var containerH = getLargerContainerHeight();
return mainNavBarH + mainFooterH + containerH;
}
function getLargerContainerHeight() {
var conteiners = $('body > .container,body > .container-fluid');
var height = 0;
for (var item in conteiners) {
if (isNaN(item)) {
continue;
}
var h = $(conteiners[item]).height();
if (h > height) {
height = h;
}
}
return height;
}
function showTrailer(iframe) {
avideoModalIframe(iframe);
}
$('#TrailerModal').on('hidden.bs.modal', function () {
$('#TrailerModal iframe').attr('src', '');
});
$('#bigVideoCarousel').bind('slide.bs.carousel', function (e) {
setTimeout(function(){
lazyImage();
},500);
});