Search results for all lists

10000 messages found
Sort by
List: usrp-users@lists.ettus.com
From: Ashish Chaudhari
 
Release Announcement: Xilinx Vivado Support in master
Fri, May 1, 2015 7:55 PM
Hello Everyone, Today, we are officially releasing support for the Xilinx Vivado FPGA Design Suite. All USRP products with FPGAs that can be targeted by Vivado will have full build support using the Ettus Research FPGA tool-chain. This includes support for the USRP X300, USRP X310 and USRP E310.
List: discuss@lists.openscad.org
From: Bob Carlson
 
Re: Cura - support reveal and XYZ specs
Tue, Mar 14, 2023 10:09 PM
Their "tech" (loosely defined) keeps sharing screen shot of what I should see and his settings but I have every setting set as he does yet Cura 3.6.20 something (I'm not at that computer now) will not reveal the red areas where support is needed. I'm just trying to see where support on this Thingiverse file is needed and then how to (active verb?)
List: pjsip@lists.pjsip.org
From: Jens Jorgensen
 
Re: [pjsip] playlist eof_cb support from python pjsua?
Thu, Oct 22, 2009 12:23 PM
, and I need to support > "play done" functionality from the playlist on my apps. > > I see that the wav_playlist supports eof callbacks through it > pjmedia_wav_playlist_set_eof_cb() - but there does not seem to be > support for it at pjsua nor python pjsua. > > I need to extend that support through pjsua and python. > > My plan is to add a "on_play_done
List: pjsip@lists.pjsip.org
From: Jörg Schwarzenberg
 
Re: [pjsip] Visual Studio 2010 support
Tue, Feb 7, 2012 5:19 AM
> How far is support for Visual Studio 2010? On Sat, 22 Oct 2011 ruiyun.wen@gmail.com posted his vs2010 project files for 1.10 in this mailing list. He said: "No completed test, but build fine." For the 2.x branch nothing has been posted yet. Best Regards Jörg
List: pjsip@lists.pjsip.org
From: Moss S
 
Does PJSIP supports Transfer and Conference
Mon, May 27, 2013 8:14 AM
Is there any plan for PJSIP Developer community to provide video support on iOS and Android device, as I am surely interested in video calling functionality aswell.
List: pjsip@lists.pjsip.org
From: Xia Zhang
 
pjsip support for N96 (Symbian 3.2)
Wed, Apr 8, 2009 2:41 AM
hi all, Just want to check if the pjsip support for N96 (Symbian 3.2)? I noticed a test Call for Symbian S60 testers for pjmedia APS directNot sure if the test need N96? Thanks Allan
List: pjsip@lists.pjsip.org
From: Andrea Campi
 
Re: [pjsip] iOS background support in pjsip 1.8.10
Thu, Feb 10, 2011 6:53 PM
iOS offers no support for notifying an application of UDP traffic. The log entries you see are related to RTP/UDP sockets only. Andrea
List: discuss@lists.openscad.org
From: Jochen Kunz
 
Need help to support 3Dconnexion SpaceNavigator
Tue, Jun 30, 2015 9:06 PM
I know that this gadget is currently not supported by OpenSCAD. But being a hacker fluent in C and C++, I thought it would be a nice project to add support for it myself. 3Dconnexion offers a SDK for there devices, but the SDK is poisoned by a ridiculous restrictive license. The SDK is impossible to use with Open Source Software.
List: pjsip@lists.pjsip.org
From: Ashraf Jaddo
 
How to Disable Background Support
Thu, May 10, 2012 7:56 PM
Hello All, I am trying to figure out how to disable background support in PJSIP 1.12 .. I read that I can do this at runtime or at compile time. for Compile time, do I need to change the os_auto.h file and set both of PJ_ACTIVESOCK_TCP_IPHONE_OS_BG / PJ_IPHONE_OS_HAS_MULTITASKING_SUPPORT to 0 ? I did this but everything I run .
List: pjsip@lists.pjsip.org
From: Karthi
 
Re: [pjsip] pjsip RTSP Support
Wed, Nov 9, 2011 1:55 PM
On Wed, Nov 9, 2011 at 7:00 PM, Michael Erskine wrote: > On 7 November 2011 11:23, Karthi wrote: > > Dear *, > > Seems PJSIP doesn't support RTSP. > > "PJMEDIA implements subsets of RTCP specification (RFC 3550)" > > See http://www.pjsip.org/pjmedia/docs/html/group__PJMED__RTCP.htm#_details > > __________________