{# index_player.twig #} {% extends "base.twig" %} {% set default_avatar = (base_url ?? '') ~ '/assets/img/default-avatar.png' %} {% if model is defined and model %} {% set live_page_url = model.live_url ?: model.live_path ?: ((base_url ?? '') ~ '/live/' ~ model.username|url_encode) %} {% set profile_page_url = (base_url ?? '') ~ '/model/' ~ model.username|url_encode %} {% set page_avatar = model.avatar ?: default_avatar %} {% endif %} {% if is_root %} {% set canonical_url = canonical_url|default((base_url ?? '') ~ '/') %} {% set og_type = 'website' %} {% set title = title|default(constant('SITE_NAME') ~ ' - Free Live Sex Cams & Recorded Shows') %} {% set seo_desc = seo_desc|default('Browse live cam models, watch public live streams, and explore recorded shows on ' ~ constant('SITE_NAME') ~ '.') %} {% else %} {% set canonical_url = live_page_url %} {% set og_type = 'video.other' %} {% set title = title|default('Watch ' ~ model.username ~ ' Live Cam | ' ~ constant('SITE_NAME')) %} {% set seo_desc = seo_desc|default('Watch ' ~ model.username ~ ' live now on ' ~ constant('SITE_NAME') ~ '. This page is the live room watch page. For profile details and recorded shows, open the full profile archive page.') %} {% set seo_image = seo_image|default(page_avatar) %} {% endif %} {% block head %} {% endblock %} {% block content %} {% if top_models|length > 0 %}
Browse online models broadcasting right now. You can watch live, explore the video archive, or filter models by categories and tags.
{% else %}You are on the live watch page for {{ model.username }}. {% if model.country %}Broadcasting from {{ model.country }}, {% endif %} you can watch the current stream below. For biography details, archive videos, and model profile information, open the full profile page.
{% endif %}{{ constant('SITE_NAME') }} is a destination for watching and browsing live adult webcam performances and recorded archives. You can filter models, open live rooms, and explore the latest recorded uploads.
This URL is dedicated to the live broadcast of {{ model.username }}. For long-term profile details, archive listings, and recorded show pages, use the official profile page.