Have you tried if OSC control works on the same machine?

Otherwise I guess you’ll have to hack yourself the httpd wrapping code 
(architecture/faust/gui/httpdUI.h and implementation files in 
architecture/httpdlib), to understand where it stalls.

Stéphane 

> Le 7 janv. 2017 à 01:23, Peter Nyboer <p...@lividinstruments.com> a écrit :
> 
> I’ve successfully gotten some examples working with the CHIP computer with 
> faust, but I’m having some issues with httpd.
> I downloaded the latest code (0.9.95) got all the dependencies, and 
> successfully run `make all http` and `make install`. I modified the 
> faust2alsaconsole script with the appropriate GCC flags:
> MYGCCFLAGS="-O3 -mcpu=cortex-a8 -mtune=cortex-a8 -mfpu=vfpv3-fp16 
> -mfloat-abi=hard -ffast-math -ftree-vectorize”
> and used that with the osc.dsp example in examples/generators
> Everything seemed to work out, but when I run “./osc” it usually stalls out 
> at the start:
> 
> $ ./osc
> HTTPD is on
> 
> I have at different times gotten it to work properly:
> $ ./osc
> HTTPD is on
> inputs : 0, outputs : 1
> NRT: sun4i-codec|0|1|44100|512|S32_LE
> Faust httpd server version 0.73 is running on TCP port 5510
> Type 'q' to quit
> 
> Is there a log or debugging I can engage to try to figure out where the 
> problem is?  I’ve tried different networks and other voodoo, without much 
> success.
> 
> Thanks,
> 
> Peter
> 
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most 
> engaging tech sites, SlashDot.org! 
> http://sdm.link/slashdot_______________________________________________
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to