Code Monkey home page Code Monkey logo

udp-video-transfer's Introduction

FireStreamer

介绍

使用UDP实现低延迟视频传输。

大家拿到这个项目名字的时候,因为都没有做过相关研究,所以每个人进行了不同方面的研究。

这个项目里面是2个人的探索,使用的技术点都是将视频读取成帧图像,一张张图像发送。

组内另一人研究了SRT协议,是基于视频流传输,具体可参考这位同学的博客:https://blog.csdn.net/blgpb/article/details/86642522

文件夹功能介绍

  • backup是个人备份,可不看
  • milestone是里程碑,实现的是无交互(发送端无脑发送,接收端无脑接受)的版本。
  • yuxiang是组里另一位小伙伴的探索。
  • no_request是另一位小伙伴完成的多路视频传输。
  • zhangwei是本人的探索,实现了720p视频传输。相关博客:https://blog.csdn.net/u013033845/article/details/86765598

使用介绍

  • python3
  • 依赖opencv
  • 基于windows开发,尚未在linux测试

udp-video-transfer's People

Contributors

feynman1999 avatar 820fans 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.