All Projects → 3lang3 → Tv

3lang3 / Tv

Licence: mit
全球直播流聚合

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Tv

streaming-pt
Live TV 📺 and Radio 📻 shell scripts from Portugal 🇵🇹.
Stars: ✭ 52 (-72.92%)
Mutual labels:  tv, live
comfy-channel
A 24/7 live video broadcast with automatic content selection and overlays using FFMPEG and Python!
Stars: ✭ 37 (-80.73%)
Mutual labels:  tv, live
obplayer
📻 OBPlayer Streaming Automation Playout with CAP EAS Alerting
Stars: ✭ 93 (-51.56%)
Mutual labels:  tv, live
Tgtv
用swift3.1编写的直播APP,运用protobuf
Stars: ✭ 145 (-24.48%)
Mutual labels:  tv, live
Iptv
Android project for live streaming IPTV
Stars: ✭ 120 (-37.5%)
Mutual labels:  tv, live
BlueSkyTv
简单的安卓TV 超纯净
Stars: ✭ 17 (-91.15%)
Mutual labels:  tv, live
bigscreen-player
Simplified media playback for bigscreen devices
Stars: ✭ 62 (-67.71%)
Mutual labels:  tv, live
sofie-core
Sofie: The Modern TV News Studio Automation System (Server Core)
Stars: ✭ 70 (-63.54%)
Mutual labels:  tv, live
Kingtv
📺 高仿全民直播(全民TV),项目采用 MVP + RXJava + Retrofit + OKHttp + Material Design + Dagger2 + Base + Glide + GreenDao构建。因为全民TV已经凉了,导致App已经连不上。所以本项目已暂停维护。仅供学习。 推荐MVPFrame: https://github.com/jenly1314/MVPFrame 和你值得拥有的MVVMFrame快速开发框架: https://github.com/jenly1314/MVVMFrame
Stars: ✭ 1,594 (+730.21%)
Mutual labels:  tv, live
Sofie Tv Automation
This is the documentation for the state-based studio automation system Sofie, used in live TV news production by the Norwegian public service broadcaster NRK since September 2018.
Stars: ✭ 155 (-19.27%)
Mutual labels:  tv, live
React Universal Saga
Universal React Starter Kit ft. Redux Saga
Stars: ✭ 184 (-4.17%)
Mutual labels:  webpack
Snailjs
SnailJS - Slow and thoughtful development with Node and React
Stars: ✭ 184 (-4.17%)
Mutual labels:  webpack
Phaser Project Template
🕹️ Phaser 3 - Starter Template with TypeScript and webpack.
Stars: ✭ 186 (-3.12%)
Mutual labels:  webpack
Quickshare
Quick and simple file sharing between different devices.
Stars: ✭ 190 (-1.04%)
Mutual labels:  webpack
React Molin
react-molin是一个全新的基于webpack3、react15、react-router4、antd-mobile的前端架构实现方案(h5)
Stars: ✭ 184 (-4.17%)
Mutual labels:  webpack
Bedrock
Build a Node web app with user authentication, security, and more in under 10 minutes. Now supports React Hot Loading for super-fast development. 👌
Stars: ✭ 187 (-2.6%)
Mutual labels:  webpack
Gas Clasp Starter
A starter template for Google Apps Script by clasp
Stars: ✭ 184 (-4.17%)
Mutual labels:  webpack
Webpack Livereload Plugin
LiveReload during webpack --watch
Stars: ✭ 183 (-4.69%)
Mutual labels:  webpack
Sass Extract
Extract structured variables from sass files
Stars: ✭ 183 (-4.69%)
Mutual labels:  webpack
Limestone
Boilerplate Rails 6 SaaS application with Webpack, Stimulus and Docker integration.
Stars: ✭ 191 (-0.52%)
Mutual labels:  webpack

RUARUA.live开源项目

demo站点不可用

直播平台大多已经转h5播放器 直播流获取难度增加, 大多都不能直接播放 有兴趣的可以自己探索

ruarua.live: 全球视频直播资源聚合,同时观看多个内容

(更新)分类功能完善

image

#如果您的Chrome版本高于60 网站可能无法观看视频 chrome iframe swf don't work

live demo 截图:

首页:

image

播放页:

image

快速开始(dev)

  • 安装 Node.js & npm (nodejs 8.0+, npm 5.0 +)
  • npm install
  • npm run start
  • 打开http://localhost:8080
  • 欢迎Fork贡献代码
  • 提交一个pull request, 等待review和merge
  • 对全栈技术向感兴趣的可以加qq群471451989.

发布(production)

  • npm run webpack

技术栈

  • View: React
  • State Management: Redux
  • CSS: css-modules/postcss

注意

  • cnpm可能会导致项目install某些包不成功,不推荐使用
  • 默认api地址为http://ruarua.live, 可以手动配置为本地服务器,也可以clone tv-core这个项目,然后在开发环境运行(port:3000)
  • 可以配置webpack-dev-server(webpack.config.js)修改默认开发端口。
  • websockt默认为3001端口

相关资源

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].