Streaming Audio and Video in C codes.

Brendan Long self at brendanlong.com
Mon Sep 16 09:55:36 PDT 2013


To combine the audio and video, you'll need a muxer, like oggmux or
matroskamux. Just connect your input to it, and connect the output to a
filesink.

On 09/11/2013 03:19 AM, Baz wrote:
> video_capturing_audio_listening.c
> <http://gstreamer-devel.966125.n4.nabble.com/file/n4661946/video_capturing_audio_listening.c>  
>
> Hi Guys,
>
> I am newbie to Gstreamer.
> I am working on audio video streaming. 
> I was able to record the video coming from webcam but was not able to add
> the audio into that file. 
> I tried alot but, the only thing I was able to achieve was to listen the
> audio while the video capturing is on.
> I want to add the audio into the video capturing file.    
> Can any one please help me to fix this.
>
> BR,
> Baz
>
>
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Streaming-Audio-and-Video-in-C-codes-tp4661946.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 555 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130916/6522e951/attachment.pgp>


More information about the gstreamer-devel mailing list