<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 02/28/2012 07:29 PM, Francis Daly wrote:
<blockquote cite="mid:20120228182901.GB4114@craic.sysops.org"
type="cite">
<pre wrap="">location /mjpeg {
proxy_buffering off;
proxy_pass <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://unix:/tmp/demo_socket:/">http://unix:/tmp/demo_socket:/</a>;
}
</pre>
</blockquote>
It works, thank you. Can I ask how to translate location /stream0 to
/stream?s=0<br>
<br>
<div class="moz-signature">-- <br>
<title></title>
Belloni Cristiano<br>
Imavis Srl.<br>
<a href="http://www.imavis.com">www.imavis.com</a><br>
<a href="mailto://belloni@imavis.com">belloni@imavis.com</a><br>
</div>
</body>
</html>