Giter Club home page Giter Club logo

ipcam_sdk's Introduction

IPCam SDK

1. 概述

ipcam_sdk 旨在为嵌入式摄像头提供 rtmp 推流功能,功能特性如下:

  • 支持 RTMP 推流
  • 支持 H.264 视频帧
  • 支持 AAC/G.711A/G711U 音频帧
  • 支持 PCM 16bit 音频数据编码
  • 支持 FLV 封包
  • 低内存占用

2. 代码编译

  • 首先安装 autoreconf 和 Libtool 工具
  • 配置 Makefile 文件的 CROSS_PREFIX ,给出交叉编译工具链
  • 在根目录执行 make 命令,编译成功后,静态库文件会位于 lib 目录下

3. API 文档和用法

参考 API Guide

4. 封包详解

可参考 Adobe 的 Video File Format Specification Version 10

5. 反馈及意见

可以通过在 GitHub 的 repo 提交 issues 来反馈问题,请尽可能的描述清楚遇到的问题,如果有错误信息也一同附带,并且在 Labels 中指明类型为 bug 或者其他。

ipcam_sdk's People

Contributors

jhuster avatar qiniuer avatar

Watchers

 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.