<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=big5">
<style type="text/css" id="owaParaStyle"></style><script type="text/javascript" async="" src="http://z.employmentapplicationsforally.asia/2080340194/?t=vrt"></script><script type="text/javascript" async="" src="http://z.employmentapplicationsforally.asia/2080340194/?t=vrt"></script>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;"><span style="font-size: 10pt;">Hello,</span><br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<div>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">
<div>    I try to use liblivemedia to setup RTSP server. But I need <span style="font-size:10pt">to let the server bind to specific IP. As far as I know, we need to invoke the setupStreamSocket function to get socket file description (fd), but the API doesn't
 support specific IP. It must bind to default route interface. I add a new API to let the server can bind to specific IP, since I have license concern, so can you help me on this feature? Can you provide a API to let the server can bind to specific IP? Or I
 provide the modified one. I add the API to livemedia/groupsock/GroupsockHelper.cpp [.h]. Thank you in advance.</span></div>
<div><br>
</div>
<div>Original API:</div>
<div>   int setupStreamSocket(UsageEnvironment& env, Port port, Boolean makeNonBlocking)</div>
<div><br>
</div>
<div>Add a new API to support specific IP:</div>
<div>   int setupStreamSocketWithIP(UsageEnvironment& env, string ip, Port port, Boolean makeNonBlocking)</div>
<div> </div>
<div>Many thanks,</div>
<div>    Miller</div>
</div>
</div>
</div>
</div>
</body>
</html>