All Projects → aiocloud → Stream

aiocloud / Stream

Licence: mit
流媒体解锁后端

Programming Languages

go
31211 projects - #10 most used programming language

Labels

Projects that are alternatives of or similar to Stream

Play stdin.sh
A set of lightweight scripts to stream audio between two *nix machines. Perfect for use with a Raspberry Pi
Stars: ✭ 56 (-21.13%)
Mutual labels:  stream
Stream Go2
GetStream.io Go client
Stars: ✭ 67 (-5.63%)
Mutual labels:  stream
Rxjavajdk8interop
RxJava 2/3 interop library for supporting Java 8 features such as Optional, Stream and CompletableFuture [discontinued]
Stars: ✭ 70 (-1.41%)
Mutual labels:  stream
Cypher Stream
Neo4j Cypher queries as Node.js object streams
Stars: ✭ 58 (-18.31%)
Mutual labels:  stream
Framework
Asynchronous & Fault-tolerant PHP Framework for Distributed Applications.
Stars: ✭ 1,125 (+1484.51%)
Mutual labels:  stream
Freeiptv
FreeIPTV • Watch Free IPTV World Wide
Stars: ✭ 68 (-4.23%)
Mutual labels:  stream
Stream Splicer
streaming pipeline with a mutable configuration
Stars: ✭ 52 (-26.76%)
Mutual labels:  stream
Sec Api
sec.gov EDGAR API | search & filter SEC filings | over 150 form types supported | 10-Q, 10-K, 8, 4, 13, S-11, ... | insider trading
Stars: ✭ 71 (+0%)
Mutual labels:  stream
Ksql Fork With Deep Learning Function
Deep Learning UDF for KSQL, the Streaming SQL Engine for Apache Kafka with Elasticsearch Sink Example
Stars: ✭ 64 (-9.86%)
Mutual labels:  stream
Target Postgres
A Singer.io Target for Postgres
Stars: ✭ 70 (-1.41%)
Mutual labels:  stream
App Media
Elements for accessing data from media input devices and visualizing that data for users
Stars: ✭ 60 (-15.49%)
Mutual labels:  stream
Aliyun Tablestore Go Sdk
TableStore SDK for Golang
Stars: ✭ 63 (-11.27%)
Mutual labels:  stream
Fast Dat Parser
Superfast blockchain parser for stats
Stars: ✭ 68 (-4.23%)
Mutual labels:  stream
Shinobi
☮️ 🇵🇸 Shinobi CE - The Free Open Source CCTV platform written in Node.JS (Camera Recorder - Security Surveillance Software - Restreamer
Stars: ✭ 1,099 (+1447.89%)
Mutual labels:  stream
Nodestream
Storage-agnostic streaming library for binary data transfers
Stars: ✭ 70 (-1.41%)
Mutual labels:  stream
Streams
Streams Standard
Stars: ✭ 1,074 (+1412.68%)
Mutual labels:  stream
Activity
⚡️ Activity app for Nextcloud
Stars: ✭ 67 (-5.63%)
Mutual labels:  stream
Athenax
SQL-based streaming analytics platform at scale
Stars: ✭ 1,178 (+1559.15%)
Mutual labels:  stream
Iter
Simple iterator abstract datatype, intended to iterate efficiently on collections while performing some transformations.
Stars: ✭ 71 (+0%)
Mutual labels:  stream
Write
Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!
Stars: ✭ 68 (-4.23%)
Mutual labels:  stream

Stream Unlock

流媒体解锁后端

推荐系统

  • Debian 10
  • Ubuntu 20.04
  • CentOS 8 Stream

部署命令

# 部署
curl -fsSL https://git.io/JkMeC | bash

# 升级
curl -fsSL https://git.io/JkMel | bash

# 卸载
curl -fsSL https://git.io/JkMeR | bash

配置文件

nano /etc/stream.json

控制命令

# 启动服务并开启自启
systemctl enable --now stream

# 停止服务并关闭自启
systemctl disable --now stream

# 查看服务状态
systemctl status stream

# 获取实时日志
journalctl -f -u stream
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].