2013/7/31 Tony Miller <[email protected]>: > Have you considered making the client with some sort of Google NaCL > contraption? Lame has been ported to NaCL. However, I'm not sure if > the communication between NaCL and javascript is sufficient enough to > handle passing the binary data from the HTML5 audio APIs to NaCL. > https://developers.google.com/native-client/devguide/coding/message-system > > NaCL itself does not support accessing the user's microphone, as far > as I can tell.
NaCL is quite interesting but it is going to take a long time before it is widely adopted. Javascript, on the other hand, is supported by all major browsers and does not require installing any plugin or external software, which is the real issue here. I have fixed the shine encoder in the examples, it was a stupid boog. It plays well now! I think the lame encoder is also broken, will see what I can do, either remove or fix it. All in all, the client example is getting quite serious now :-) Romain ------------------------------------------------------------------------------ Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out. http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
