Production-ready IPTV web application built with Next.js 14, PostgreSQL, and TailwindCSS.
- Pro Player: Enhanced adaptive bitrate and Network-optimized streaming.
- Global Search: Instant suggestions and filtering by country, category, and resolution.
- EPG Guide: Full program schedules with images and automatic Wikipedia fallbacks.
- Community: Live chat, Create posts on every stream with staff moderation and pinning.
- Multi-Device Sync: Synchronize favorites and watch history via secure account.
- Advance CC: Featuring closed caption translations with over many languages supported.
- Customized Personalization: Add your own channel, create your own playlist, change your preferences, and pick the best channels good for your taste.
- Advance Server Monitoring: Monitors and manages servers congestions.
- Support channels: Support for ticket systems, reporting abusers, and track tickets easily on the admin dashboard.
- Clone the repository.
- Run
npm install. - Set up a PostgreSQL database and provide the
DATABASE_URLin your.env. - Run
psql -f init.sqlto initialize the database. - Run
npm run dev.
Built with ❤️ by ReinfyTeam