Giter Club home page Giter Club logo

v4l2_video_audio_encode_live's Introduction

video_audio_encode_live

与音视频采集,编码,传输,直播等相关的应用和开发


rtmp/libRTMP_live_v4l2

《使用RTMPdump(libRTMP)直播来自v4l2的摄像头数据》

通过RTMPdump库将v4l2采集到的摄像头数据推送到流媒体服务器实现直播的功能

rtmp/rtmp_push_aac

通过rtmp将aac音频文件推送到流媒体服务器

rtmp/rtmp_push_h264

通过rtmp将h264数据推送到流媒体服务器

rtmp/rtmp_push_flv

通过rtmp将flv视频格式文件推送到流媒体服务器


rtp/rtp_push_h264

《Linux下实现RTP实时打包发送H.264视频文件》

通过rtp协议推送h264数据流

rtp/jrtplib_send_recv_h264

通过jrtplib库来推送h264数据流


rtsp/live555_rtsp_live_v4l2

《使用live555 直播来自v4l2的摄像头数据》

使用x246软编码将v4l2采集到的摄像头数据编码成h264数据流,然后借助live555库将h264流推送到流媒体服务器


v4l2/v4l2_yuv_h264

《V4L2视频采集与H264编码2—v4l2采集YUV数据》

通过x264库将v4l2采集到的yuv数据编码成h264数据流

v4l2/v4l2_yuyv_h264

《V4L2视频采集与视频编码学习目录及总结》

介绍从v4l2视频采集到编码输出的整个过程

v4l2_video_audio_encode_live's People

Contributors

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