/iptv-frontend

UESTC IPTV Frontend.

Primary LanguageVueGNU Affero General Public License v3.0AGPL-3.0

UESTC IPTV Frontend

TODO

  • Chromecast support: Wait upstream for videojs 8.
  • Airplay support: Wait upstream for videojs 8.
  • Service worker

Deploy

.env

VITE_VIDEO_ENDPOINT=https://iptv.uestc.edu.cn/hhls/
VITE_SNAPSHOT_ENDPOINT=https://iptv.uestc.edu.cn/snapshot/

Build

yarn && yarn build