Coder Social home page Coder Social logo

dudu's Introduction

嘟嘟推流

一、概述

嘟嘟推流是基于Rust语言编写的IPC推流应用系统,主要目的是将内网摄像头视频流推送到云端的流媒体服务器,实现外网查看监控的目的。

image-20211128124046596

二、应用场景

智慧小区、智能安防、工厂、商超、修理厂等有摄像头的场景。

image-20211128133137398

三、效果预览

嘟嘟推流本身是一个服务端程序,只提供 http接口,下面的预览效果是结合前端项目的运行效果。前端源代码地址:https://gitee.com/dev-tang/dudu-admin

登录

image-20211128134901762

主页

image-20211128135100308

推流列表

image-20211128141043543

VLC播放

image-20211128141338344

四、编译

编译项目代码需要一些前置条件:必须先安装好 rustffmpeg 环境。然后配置好 FFMPEG_PKG_CONFIG_PATH 后才能开始编译。

1、克隆本项目代码

git clone https://gitee.com/dev-tang/dudu.git
cd dudu

2、使用cargo编译并运行

cargo build --quiet && target/debug/dudu

五、第三方接入

嘟嘟推流采用前后端分离架构,想将推流程序接入自己系统,只要运行服务端程序,然后通过 http api 进行调用即可。

image-20211128190330160

dudu's People

Contributors

maoyutofu avatar getuikit avatar

Stargazers

Wallace you avatar Donough Liu avatar

Watchers

 avatar

Forkers

wallace1747

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.