For now, the information is there: https://github.com/savonet/webcast
I plan on making a more in-depth writing when the developing effort has reached a good point for it.. Romain 2013/8/1 daslicht <[email protected]>: > Where do I find more info about browser based streaming ? > Is it already on the homepage ? > ~Marc > > On 01.08.2013, at 15:54, Nicholas Vrtis <[email protected]> wrote: > > Hi Romain, > > I've seen node_webkit. Don't remember why I picked one over the other.. > probably "a" comes before "n". :) I haven't actually tried kicking off > appjs from a console. 'In Theory', I don't even need a <body> tag to > display anything.. Just load and run some Javascript to set up the > connection. In my case, I wouldn't mind having a screen on the server to > kick it off and then I could disconnect. Might even give me the opportunity > to do some lightweight liquidsoap monitor/control interface without > apache/php. > > NIck > > > On Thu, Aug 1, 2013 at 9:34 AM, Romain Beauxis <[email protected]> wrote: >> >> Hi Nicholas! >> >> 2013/8/1 Nicholas Vrtis <[email protected]>: >> > Until Romain came out with his code, I was considering using appjs >> > https://github.com/appjs/appjs on the SERVER side. Appjs is a >> > combination >> > of the Chrome browser code and Node. So I THINK it will let you do >> > WEBRTC >> > between the client and the 'server'. Let WEBRTC handle the >> > transport/compression etc. The just pipe the raw audio from appsj to >> > liquidsoap. You wouldn't need to worry about compression between the >> > two >> > since it would be local bits. >> >> I have also developed with node-webkit in the past, which is about the >> same as AppJS: >> https://github.com/rogerwang/node-webkit >> >> However, don't these technologies need a screen to launch the browser? >> >> 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 > > > ------------------------------------------------------------------------------ > 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 > > > > ------------------------------------------------------------------------------ > 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 > ------------------------------------------------------------------------------ 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
