Video processing(record\play) real time from camera with metadata

Tim Müller tim at centricular.com
Mon Sep 5 12:34:37 UTC 2016


On Mon, 2016-09-05 at 01:08 -0700, Mikl wrote:

Hi,

> 
> My question now is HOW to do this. :)

Well, you'll need to learn a bit of GStreamer, and again it depends on
what you want to do exactly. You are a bit light on the details. Maybe
start reading the GStreamer application development manual. How to
capture from your IP camera, depends on the camera. If it offers rtsp
you can use the 'rtspsrc' element, otherwise you might need other
elements. Start capturing data, then depayload and remux to a
matroska/mpeg-ts/whatever file. Then you can add a subtitle track with
the 'appsrc' element, by pushing data into the pipeline from your app.


> > 

> > Do you have also something to say about other information, i provided
to you?

Not really. I don't know what to say about that. Were there any
questions? Nothing seemed problematic.

Cheers
 -Tim

-- 
Tim Müller, Centricular Ltd - http://www.centricular.com

Join us at the GStreamer Conference: 10-11 October 2016 in Berlin,
Germany
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160905/107a948f/attachment.html>


More information about the gstreamer-devel mailing list