# software-architecture.ai Video Portal: Full Description > A password-protected video review portal built for software architecture consulting clients by software-architecture.ai. ## About software-architecture.ai provides expert software architecture consulting. This video portal enables secure, private delivery of video content to clients: architecture reviews, design walkthroughs, code audits, and technical presentations. Each video is accessible via a unique, cryptographically generated URL slug. Clients authenticate with a project-specific password to view content. ## Services - **Password-Protected Video Delivery**: Each video has its own unique URL and password. Multiple passwords per video allow tracking which stakeholder is watching. - **Timestamped Comments**: Clients can leave comments linked to specific moments in the video, enabling precise feedback on architecture diagrams, code snippets, or design decisions. - **Public Portfolio Videos**: Selected videos (pitch decks, portfolio pieces) can be made publicly accessible without password protection. - **Bilingual Support**: Full German and English interface. German is the default language; English is available at /en paths. ## Technical Details - Domain: software-architecture.ai - Video hosting: Self-hosted with S3-compatible object storage - Supported formats: MP4 video, JPG/PNG thumbnails - Security: bcrypt password hashing, signed video URLs with time-limited access - Framework: Next.js 15 with React 19 ## Content Structure - `/`: German homepage with public portfolio videos - `/en`: English homepage - `/[slug]`: Individual video landing page (password required for protected videos) - `/[slug]/watch`: Video player with commenting (after authentication) ## Contact - Website: https://software-architecture.ai - Video Portal: https://video.software-architecture.ai ## Links - [Homepage (DE)](https://video.software-architecture.ai/) - [Homepage (EN)](https://video.software-architecture.ai/en) - [Compact AI Description](https://video.software-architecture.ai/llms.txt) - [Sitemap](https://video.software-architecture.ai/sitemap.xml)