流音频和视频

编程入门 行业动态 更新时间:2024-10-08 20:40:38
本文介绍了流音频和视频的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我已经尝试了一段时间,但仍然很挣扎.我有两个项目:

I've been trying for a while but struggling. I have two projects:

  • 将音频流传输到服务器以通过Web分发
  • 将音频和视频从网络摄像头流传输到服务器以在网络上分发.
  • 到目前为止,我已经尝试过ffmpeg和ffserver,PulseAudio,mjpegstreamer(我可以正常工作,但没有音频)和IceCast都运气不佳.虽然我确定这很可能是我的错,但我想知道是否还有其他选择?

    I have thus far tried ffmpeg and ffserver, PulseAudio, mjpegstreamer (I got this working but no audio) and IceCast all with little luck. While I'm sure this is likely my fault, I was wondering if there are any more option?

    我花了一段时间尝试Linux选项,还想知道最近OpenCV是否使用过Python选项.

    I've spent a while experimenting with Linux options and was also wondering if there were options with Python having recently played with OpenCV.

    如果有人可以提出更多选择以研究基于Python或Linux的选项,将不胜感激,或者将我引向一些不错的教程或对我已经使用过的内容的解释,将不胜感激.

    If anyone can suggest more options to look into Python or Linux based it would be much appreciated or point me at some good tutorials or explainations of what I've already used it would be much appreciated.

    推荐答案

    尝试不同选项的一个很好的开始是使用vlc(www.videolan).你可以玩.

    A good start for trying different options is to use vlc (www.videolan) Its file->transmit menu command opens a wizard with which you can play.

    另一个不错的选择是gstreamer(www.gstreamer),它特别是gst-launch程序,它使您可以从命令行构建管道.

    Another good one is gstreamer, (www.gstreamer), the gst-launch program in particular, which allows you to build pipelines from the command line.

    更多推荐

    流音频和视频

    本文发布于:2023-11-28 08:03:49,感谢您对本站的认可!
    本文链接:https://www.elefans.com/category/jswz/34/1641587.html
    版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
    本文标签:流音   视频

    发布评论

    评论列表 (有 0 条评论)
    草根站长

    >www.elefans.com

    编程频道|电子爱好者 - 技术资讯及电子产品介绍!