Hi,

2016-12-12 14:20 GMT-06:00 Per Gunnarsson <[email protected]>:
> It seems to work with Chrome on Debian Stretch, the only problem was
> that my computer is to slow to handle the encoding (I tried to use
> output.icecast with vorbis instead of output.ao). I tried with Firefox
> too, but I had less luck with Firefox.

Yes, that's the current bottleneck. Encoding to mp3 relies on a Javascript
build of libshine. It's optimized through asm.js but, ideally, it would be
nice if there could be a native API for this.

Firefox has had a fairly fast support of asm.js and Chrome has slowly
caught up with it. When encoding using asynchronous workers (the default on
webcaster), my computer seems to be holding up pretty well on both Chrome
and Firefox but I wouldn't be surprised if that may change from version and
OS..

If bandwidth isn't your issue, like for instance if streaming on a local
network, you can switch to Raw, which is essentially the WAV format...

> On 12/12/2016 10:31 AM, Lyonel Bernard wrote:
>> Great !
>> I can't test with https://webcast.github.io/webcaster/
>> I connect to raspberry in SSH and then connect to the local ip address
>> : 192.168.1.100:8000 <http://192.168.1.100:8000>
>> How can I update webcaster on my raspberry?
>>
>> 2016-12-10 23:53 GMT+01:00 Romain Beauxis <[email protected]
>> <mailto:[email protected]>>:
>>
>>     Sweet! Let me know if you have any issues, I'd be glad to see if I
>>     can fix them..
>>
>>     2016-12-10 12:35 GMT-06:00 Alex LaBranche <[email protected]
>>     <mailto:[email protected]>>:
>>
>>         oh very nice… i was having some problems with this just not
>>         working right… i will try this again… if it works… > sliced
>>         bread.
>>
>>
>>>         On Dec 10, 2016, at 9:30 AM, Romain Beauxis
>>>         <[email protected] <mailto:[email protected]>>
>>>         wrote:
>>>
>>>         Hi guys,
>>>
>>>         Just wanted to give y'all an update on webcast.js and its
>>>         associated client, webcaster.
>>>
>>>         Following a couple of reports on github, I have updated the
>>>         code of these projects. They seem to be running fairly good
>>>         on both Chrome and Firefox now so, perhaps it is time to give
>>>         them another try!
>>>
>>>         Basically, the goal is to be able to stream from the browser,
>>>         using local files and microphone/sound card input, just as
>>>         you would be doing with a regular DJ streaming UI.
>>>
>>>         webcast.js (https://github.com/webcast/webcast.js
>>>         <https://github.com/webcast/webcast.js>) is the streaming
>>>         protocol. It is based on websockets and is implemented in
>>>         Liquidsoap so you can stream directly to an input.harbor source.
>>>
>>>         webcaster (https://github.com/webcast/webcaster
>>>         <https://github.com/webcast/webcaster>) is the streaming
>>>         client itself. It uses the recent audio APIs from the browser
>>>         and a javascript build of libshine to encode to mp3. You can
>>>         test it at this address: https://webcast.github.io/webcaster/
>>>         <https://webcast.github.io/webcaster/>
>>>
>>>         With Samuel, we devised this a couple of years ago, hoping
>>>         that the technologies would mature and it seems that it is
>>>         the case now. I would love to see these projects being put at
>>>         use, the potential is quite big, you would, for instance, be
>>>         able to stream live audio from a phone without having to
>>>         install any software..
>>>
>>>         Romain
>>>
------------------------------------------------------------------------------
>>>         Developer Access Program for Intel Xeon Phi Processors
>>>         Access to Intel Xeon Phi processor-based developer platforms.
>>>         With one year of Intel Parallel Studio XE.
>>>         Training and support from Colfax.
>>>         Order your platform
>>>         today.
http://sdm.link/xeonphi_______________________________________________
>>>         <
http://sdm.link/xeonphi_______________________________________________>
>>>         Savonet-users mailing list
>>>         [email protected]
>>>         <mailto:[email protected]>
>>>         https://lists.sourceforge.net/lists/listinfo/savonet-users
>>>         <https://lists.sourceforge.net/lists/listinfo/savonet-users>
>>
>>
>>
------------------------------------------------------------------------------
>>         Developer Access Program for Intel Xeon Phi Processors
>>         Access to Intel Xeon Phi processor-based developer platforms.
>>         With one year of Intel Parallel Studio XE.
>>         Training and support from Colfax.
>>         Order your platform today.http://sdm.link/xeonphi
>>         _______________________________________________
>>         Savonet-users mailing list
>>         [email protected]
>>         <mailto:[email protected]>
>>         https://lists.sourceforge.net/lists/listinfo/savonet-users
>>         <https://lists.sourceforge.net/lists/listinfo/savonet-users>
>>
>>
>>
>>
------------------------------------------------------------------------------
>>     Developer Access Program for Intel Xeon Phi Processors
>>     Access to Intel Xeon Phi processor-based developer platforms.
>>     With one year of Intel Parallel Studio XE.
>>     Training and support from Colfax.
>>     Order your platform today.http://sdm.link/xeonphi
>>     _______________________________________________
>>     Savonet-users mailing list
>>     [email protected]
>>     <mailto:[email protected]>
>>     https://lists.sourceforge.net/lists/listinfo/savonet-users
>>     <https://lists.sourceforge.net/lists/listinfo/savonet-users>
>>
>>
>>
>>
>>
------------------------------------------------------------------------------
>> Developer Access Program for Intel Xeon Phi Processors
>> Access to Intel Xeon Phi processor-based developer platforms.
>> With one year of Intel Parallel Studio XE.
>> Training and support from Colfax.
>> Order your platform today.http://sdm.link/xeonphi
>>
>>
>> _______________________________________________
>> Savonet-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/savonet-users
>
>
>
>
>
------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> Savonet-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/savonet-users
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to