DoubleLi

qq: 517712484 wx: ldbgliet

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
  4737 随笔 :: 2 文章 :: 542 评论 :: 1615万 阅读
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

LiveMediaStreamer is an open source multimedia framework that allows the manipulation of multiple audio and video streams in real-time in many possible data flow configurations (called scenarios) through a JSON formatted TCP socket APIor by using the middlware RESTfull API. It is designed following a pipeline pattern. It consists in a number of filters that can be concatenated or connected with each other in order to process a desired data flow. Current filters are:

  • Receivers: RTSP, RTP, MPEG-TS and RTMP input protocols.
  • Transmitters: RTSP, RTP, MPEG-TS and MPEG-DASH output protocols.
  • Encoders: H.264, H.265 and VP9 video codecs and AAC, OPUS and G711 audio codecs support.
  • Decoders: Same as encoders.
  • Resamplers: Video resizer or audio resampler.
  • Mixers: Audio or video mixing filters with configurable layouts (PiP, NxM, …) and effects (fade, blend, crop, …).

.. when is it suitable to be used?

LiveMediaStreamer framework offers ease to create specific scenarios, from simple to complex configurations.

Its basic use cases might be:

  • Live streaming: RTP, RTSP, MPEG-TS and MPEG-DASH
  • Ingestion and transcoding: streaming network protocols and codecs translation
  • Live audio and video mixing: real-time configure many audio and video inputs to a desired final layout.
posted on   DoubleLi  阅读(350)  评论(0编辑  收藏  举报
编辑推荐:
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
阅读排行:
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· 单线程的Redis速度为什么快?
· SQL Server 2025 AI相关能力初探
· AI编程工具终极对决:字节Trae VS Cursor,谁才是开发者新宠?
· 展开说说关于C#中ORM框架的用法!
历史上的今天:
2014-02-17 静态库动态库链接分析
2014-02-17 Visual C++ 6.0静态、动态链接库
2014-02-17 在控制台程序中隐藏控制台窗口!
2014-02-17 pragma指令简介
2014-02-17 16进制字符串转数字(C/C++,VB/VB.net,C#)
2014-02-17 对方网络非正常断开检测方法
2014-02-17 stl map高效遍历删除的方法
点击右上角即可分享
微信分享提示