From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.trendhosting.net (mail1.trendhosting.net [IPv6:2001:67c:1388:1000::5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id E62ED2007D0 for ; Mon, 9 Sep 2013 06:09:35 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mail1.trendhosting.net (Postfix) with ESMTP id BEC74151DA; Mon, 9 Sep 2013 14:09:33 +0100 (BST) Received: from mail1.trendhosting.net ([127.0.0.1]) by localhost (thp003.trendhosting.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id aKMohY2La9-b; Mon, 9 Sep 2013 14:09:31 +0100 (BST) Message-ID: <522DC88A.6040906@pocock.com.au> Date: Mon, 09 Sep 2013 15:09:30 +0200 From: Daniel Pocock User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130827 Icedove/17.0.8 MIME-Version: 1.0 To: Dave Taht References: <522CCD9E.5040706@pocock.com.au> <20130908212355.GB14461@lists.bufferbloat.net> <522CF2D8.2050609@pocock.com.au> In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "cerowrt-devel@lists.bufferbloat.net" Subject: Re: [Cerowrt-devel] Bringing asio to *WRT X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Sep 2013 13:09:36 -0000 On 09/09/13 00:57, Dave Taht wrote: > OK, well, I tossed it into ceropackages. it builds. It pulls in the > boost headers for some reason. Is there some specific package on top > of this for the webrtc stack you have package makefiles for? > > I think it needs boost in order to run test cases and some example programs and there are some optional features, like regex support, which do require parts of boost I just did ldd /usr/sbin/reTurnServer on Debian and it doesn't show any linkage against boost libraries though, it uses the non-Boost headers-only version of asio Here is the most recent discussion of the reSIProcate patch, including reTurn, Jiri has agreed to add it to the telephony packages set but he has been blocked by the asio package: http://patchwork.openwrt.org/patch/4025/ With v1.8, you get TURN and regular SIP. The full SIP over WebSocket server support for WebRTC is coming in the v1.9 release in a few weeks. To have full WebRTC support in *WRT would also require a HTML client in the Web UI, JsSIP would be part of that http://tryit.jssip.net