All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Weber <rjohnweber@gmail.com>
To: "Eric Bénard" <eric@eukrea.com>
Cc: meta-freescale@yoctoproject.org
Subject: Re: [meta-fsl-demos][PATCH] glive: Add recipe for Gstreamer Live Example
Date: Tue, 10 Dec 2013 15:46:02 -0600	[thread overview]
Message-ID: <52A78B9A.8040105@gmail.com> (raw)
In-Reply-To: <20131210220102.6615447c@e6520eb>


On 12/10/13 3:01 PM, Eric Bénard wrote:
> Hi John,
>
> Le Tue, 10 Dec 2013 14:47:51 -0600,
> John Weber <rjohnweber@gmail.com> a écrit :
>
>> glive is a Gstreamer Live Example project consisting of a server and
>> a client program which shows one way of streaming video data using
>> Gstreamer.  It makes use of Gstreamer version 0.10 and uses RTP and
>> RTCP, as well as a TCP socket for link status and control.
>>
> interesting thanks !
You're welcome!
>
> FYI you also have :
> http://cgit.openembedded.org/cgit.cgi/meta-openembedded/tree/meta-multimedia/recipes-multimedia/gstreamer/gst-rtsp_0.10.8.bb?h=master
>
> http://cgit.freedesktop.org/gstreamer/gst-rtsp-server/
>
> which allows the creation of RTSP server using gst pipelines.
>
> Eric
Thanks for the link.  Glive is really meant to be a simple but reliable example 
on how to set up a live video stream using RTP/RTCP and Gstreamer on the i.MX6.  
It shows how one can use the Gstreamer API in a C program to build and control 
the pipeline (albeit very basic control), and uses a simple TCP link to initiate 
the setup and teardown of the pipelines at both the server and client ends (as 
RTP/RTCP do need some amount of orderly setup in Gstreamer).

I agree that RTSP would be another good example as well, especially when using 
VLC as a client for example.


      reply	other threads:[~2013-12-10 21:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-10 20:47 [meta-fsl-demos][PATCH] glive: Add recipe for Gstreamer Live Example John Weber
2013-12-10 21:01 ` Eric Bénard
2013-12-10 21:46   ` John Weber [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52A78B9A.8040105@gmail.com \
    --to=rjohnweber@gmail.com \
    --cc=eric@eukrea.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.