All Projects → qieangel2013 → Livego

qieangel2013 / Livego

go Implementation of live streaming services

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Livego

Supysonic
Supysonic is a Python implementation of the Subsonic server API.
Stars: ✭ 187 (-54.5%)
Mutual labels:  server, streaming
Api server boilerplate
typescript express board boilerplate using routing controller
Stars: ✭ 52 (-87.35%)
Mutual labels:  service, server
Hls Vod
HTTP Live Streaming with on-the-fly encoding of any video file for Web/Apple TV/iPhone/iPad/iPod
Stars: ✭ 221 (-46.23%)
Mutual labels:  server, streaming
Freeflix
Freeflix is a streaming server that integrates a BitTorrent client.
Stars: ✭ 48 (-88.32%)
Mutual labels:  server, streaming
Casbin Server
Casbin as a Service (CaaS)
Stars: ✭ 171 (-58.39%)
Mutual labels:  service, server
Waveline Server
Simple self-hosted music streaming server
Stars: ✭ 248 (-39.66%)
Mutual labels:  server, streaming
Appserver
A multithreaded application server for PHP, written in PHP.
Stars: ✭ 930 (+126.28%)
Mutual labels:  service, server
Caddy V1 Service
⬛️ Run Caddy as a service
Stars: ✭ 69 (-83.21%)
Mutual labels:  service, server
Confluence
Torrent client as a HTTP service
Stars: ✭ 126 (-69.34%)
Mutual labels:  service, streaming
X
新生命X组件,数据中间件XCode、日志、网络、RPC、序列化、缓存、Windows服务
Stars: ✭ 1,322 (+221.65%)
Mutual labels:  service, server
Rtspallthethings
Deprecated RTSP media server -- Use github.com/aler9/rtsp-simple-server instead.
Stars: ✭ 258 (-37.23%)
Mutual labels:  server, streaming
Moqui Framework
Use Moqui Framework to build enterprise applications based on Java. It includes tools for databases (relational, graph, document), local and web services, web and other UI with screens and forms, security, file/resource access, scripts, templates, l10n, caching, logging, search, rules, workflow, multi-instance, and integration.
Stars: ✭ 205 (-50.12%)
Mutual labels:  service, server
Icecast Server
Icecast streaming media server (Mirror) - Please report bugs at https://gitlab.xiph.org/xiph/icecast-server/issues
Stars: ✭ 312 (-24.09%)
Mutual labels:  server, streaming
Gossa
🎶 a fast and simple multimedia fileserver
Stars: ✭ 390 (-5.11%)
Mutual labels:  server
Kawaii Player
Multimedia player, media library manager and portable media server with PC-To-PC casting feature.
Stars: ✭ 397 (-3.41%)
Mutual labels:  streaming
Movienight
Single instance video streaming server with integrated chat.
Stars: ✭ 387 (-5.84%)
Mutual labels:  streaming
Walkable
A Clojure(script) SQL library for building APIs: Datomic® (GraphQL-ish) pull syntax, data driven configuration, dynamic filtering with relations in mind
Stars: ✭ 384 (-6.57%)
Mutual labels:  server
Desktopify
Convert Ubuntu Server for Raspberry Pi into a Desktop
Stars: ✭ 400 (-2.68%)
Mutual labels:  server
Torrent
Full-featured BitTorrent client package and utilities
Stars: ✭ 4,138 (+906.81%)
Mutual labels:  streaming
Skygear Server
Skygear - an open source serverless platform for modern secure app development
Stars: ✭ 380 (-7.54%)
Mutual labels:  server

livego

go 实现直播服务

服务器部署

   chmod 755 server.sh
  ./server.sh &(依赖go环境,有些情况需要用vim 打开 set ff=unix 然后:wq)
   或者直接执行 ./LiveGoServer (不依赖go环境)

本地部署

   直接执行 LiveGoServer.exe

use

采用vue+webpack实现ui
所有在config里
日志在logs里

  http://localhost:8080/ (视频直播)
   http://localhost:8080/camera (录视频)(由于chrome的安全限制,建议在firefox下打开录视频页面)

使用效果

livegoim

livegoim是基于layui和layim开发的
由于未开源,需要授权可以获取源代码
有需要请私信联系我(904208360)
付费交流群:229792939

http://www.weivq.com:88/ (演示地址)
http://www.weivq.com:88/public/uploads/LiveIm.apk (安卓演示)
http://www.weivq.com:88/public/uploads/LiveImInstall.exe (pc端演示)

pc浏览器使用效果

mobile使用效果

交流使用

交流群:337937322

如果你对我的辛勤劳动给予肯定,请给我捐赠,你的捐赠是我最大的动力

项目捐赠列表

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].