Code Monkey home page Code Monkey logo

lalext's People

Contributors

bean-du avatar captainneil avatar gwynethllewelyn avatar lio19 avatar q191201771 avatar thewind296 avatar zsc714725 avatar

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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lalext's Issues

支持rtsp2webrtc,支持aac音频转opus

  • [feat] 支持基础功能 #9
  • [opt] 使用rtp直接转rtp,而不是rtp合帧后再切割成rtp
  • [doc] 更新相关的文档
  • [refactor] rtsp集成在rtmp2webrtc中,相关的命名需要重构
  • [opt] aac音频转opus依赖cgo,需要支持指定是否开启(比如条件编译),从而让不想用cgo的业务方可以继续使用没声音的版本

lalext ice修改为lite ice

因为lalext的场景都是作为服务端,必然会有公网ip。在这种情况下我们可以用lite ice
可以优化:

  1. 不用访问stun服务的去获取公网服务器的ip。减少对stun服务的依赖。
  2. 减少candidate获取时间,将获取candidate的时间减少为0,大大降低协商时间。

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.