Coder Social home page Coder Social logo

hisilive's Introduction

HisiLive

原项目是基于海思 Hi3516A 开发板的 RTP 流媒体服务器系统。因为海思 SDK 版本更新以及为适配不同开发板和 Sensor,所以更新原目录结构,仅保存最基础的源码部分,原项目标记 tag v1.0 作为备份。

当前使用 Hi3516CV500_SDK_V2.0.2.0 + Hi3616D + IMX335 进行开发。

使用方法

把本工程放置在 SDK sample venc 同级目录下进行编译。

帮助 -h

~ # ./HisiLive -h
Usage : ./HisiLive
         -m: mode: file/rtp, default file.
         -e: video decode format, default H.264.
         -f: frame rate, default 24 fps.
         -b: bitrate, default 1024 kbps.
         -i: IP, default 192.168.1.100.
         -s: video size: 1080p/720p/360p/CIF, default 1080p
Default parameters: ./HisiLive -m rtp -e 264 -f 30 -b 1024 -s 720p -i 192.168.1.100

本地保存视频

./HisiLive -m file

RTP 协议发送

./HisiLive -m rtp -i 192.168.1.xxx

VLC 打开此目录下的 play.sdp 文件可以播放实时视频。

hisilive's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

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.