<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 01/17/2012 12:53 PM, Wasim Karani wrote:
<blockquote
cite="mid:CAAm7xyjtoV0VT7tspOZngeWpb3_fXSVpBdJvEkC4ZOinzX9rOg@mail.gmail.com"
type="cite">
<div>Hi</div>
I have worked with opencv for quite long.
<div>I have created an application which is a kind of head
detection thing for webcam input.</div>
<div>What I wanted is to make it online.</div>
</blockquote>
<br>
gstreamer has all the components to run a rtsp stream serving the
remote webcam stream and run a pipeline on the server receiving the
rtsp stream and running opencv filters.<br>
<br>
<blockquote
cite="mid:CAAm7xyjtoV0VT7tspOZngeWpb3_fXSVpBdJvEkC4ZOinzX9rOg@mail.gmail.com"
type="cite">
<div><br>
</div>
<div>But In order to do that we need to sen webcam Input of client
to server side.</div>
<div>To deal with this thing I looked at some RMTP server (Red5).</div>
</blockquote>
<br>
I don't know red5.<br>
<br>
Stefan<br>
<br>
<blockquote
cite="mid:CAAm7xyjtoV0VT7tspOZngeWpb3_fXSVpBdJvEkC4ZOinzX9rOg@mail.gmail.com"
type="cite">
<div>I able to store video at server side.</div>
<div>Now I can use Opencv program to detect.</div>
<div><br>
</div>
<div>But this solution will not be runtime.</div>
<div>Opencv can take rtsp stream.</div>
<div><br>
</div>
<div>What possible in Red5 is rtmp stream creation.</div>
<div><br>
</div>
<div>Is their any way I can do it with red5</div>
<div><br>
</div>
<div>Or </div>
<div><br>
</div>
<div>
I do have to use GStreamer.</div>
<div><br>
</div>
<div>Please Help...</div>
<div><br>
</div>
<div>with regards</div>
<div>Wasim</div>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>