<html><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">



</head><body><div>On Mon, 2016-09-05 at 01:08 -0700, Mikl wrote:</div><div><br></div><div>Hi,</div><div><br></div><blockquote type="cite"><div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p><span style="font-size: 12pt;">My question now is HOW to do this. :)</span></p></div></blockquote><div><br></div><div>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.</div><div><br></div><div><br></div><blockquote type="cite"><div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">

<p>Do you have also something to say about other information, i provided to you?</p></div></blockquote><div><br></div><div>Not really. I don't know what to say about that. Were there any questions? Nothing seemed problematic.</div><div><br></div><div>Cheers</div><div> -Tim</div><div><br></div><div><span><pre>-- <br></pre><div style="width: 71ch; word-wrap: break-word; word-break: break-word; ">Tim Müller, Centricular Ltd - <a href="http://www.centricular.com">http://www.centricular.com</a></div><div style="width: 71ch; word-wrap: break-word; word-break: break-word; "><br></div><div style="width: 71ch; word-wrap: break-word; word-break: break-word; "><pre style="white-space: pre-wrap; color: rgb(0, 0, 0); -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4);">Join us at the GStreamer Conference: 10-11 October 2016 in Berlin, Germany</pre></div></span></div></body></html>