How to serve video from two cameras with audio from one?

Brendan Lockhart somedude114 at gmail.com
Wed Jun 7 05:46:12 UTC 2017


You can use compositor
<https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-bad-plugins/html/gst-plugins-bad-plugins-compositor.html>
to
create a video stream containing each camera's video.
Gstreamer can mux that video with the stereo audio from one of those
cameras. If no other mics are connected you might be able to use
autoaudiosrc.

On Tue, Jun 6, 2017 at 9:50 PM, J <mc1741p at gmail.com> wrote:

> Assume I have three Logitech C930 cameras arranged side-by-side at an
> angle, so that their fields of view barely overlap. I want to stream them
> as one (very wide) video feed, and also get (stereo) audio from one of
> them, does not matter which. Any guidance as to how to proceed? Do I need
> to pre-mix the video and audio streams with gstreamer or ffmpeg and pass
> the result to gst-rtsp-server? Or can it be done directly in
> gst-rtsp-server?
>
> It's not terribly important that the frames from each camera be
> synchronized. I only need this to keep an eye on my newly-acquired cats.
>
> Thanks
>
> Ina
>
> PS: Not that I can do anything if they decide to kill each other, but I
> would still like to watch them. Besides, every office can benefit from a
> cat livestream :)
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170606/6b7e7f72/attachment.html>


More information about the gstreamer-devel mailing list