Re: [Savonet-users] [savonet/liquidsoap] Make embed links protocol-relative (#670)

2018-12-03 Thread Romain Beauxis
Merged #670 into master. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/savonet/liquidsoap/pull/670#event-2002666302___ Savonet-users mailing list Savonet-users@

Re: [Savonet-users] [savonet/liquidsoap] Youtube videos are not displayed on the video documentation (#669)

2018-12-03 Thread Romain Beauxis
Closed #669 via #670. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/savonet/liquidsoap/issues/669#event-2002666306___ Savonet-users mailing list Savonet-users@l

Re: [Savonet-users] [savonet/liquidsoap] Make embed links protocol-relative (#670)

2018-12-03 Thread Romain Beauxis
Thanks! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/savonet/liquidsoap/pull/670#issuecomment-443879921___ Savonet-users mailing list Savonet-users@lists.sourc

[Savonet-users] [savonet/liquidsoap] Make embed links protocol-relative (#670)

2018-12-03 Thread Lucas Bickel
Fixes #669 You can view, comment on, or merge this pull request online at: https://github.com/savonet/liquidsoap/pull/670 -- Commit Summary -- * :memo: make embed links protocol-relative -- File Changes -- M doc/content/on2.txt (2) M doc/content/video.txt (6) -- Patch Links -- h

Re: [Savonet-users] [savonet/liquidsoap] Youtube videos are not displayed on the video documentation (#669)

2018-12-03 Thread Lucas Bickel
See #670 -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/savonet/liquidsoap/issues/669#issuecomment-443877470___ Savonet-users mailing list Savonet-users@lists.s

Re: [Savonet-users] [savonet/liquidsoap] Youtube videos are not displayed on the video documentation (#669)

2018-12-03 Thread Romain Beauxis
I think @kent1D and @hairmare are totally right! @smimram, mind taking care of it? @hairmare solution is exactly what we need. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/savonet/liquidsoap/issues/669#

Re: [Savonet-users] [savonet/liquidsoap] Youtube videos are not displayed on the video documentation (#669)

2018-12-03 Thread Lucas Bickel
They could be made protocol-relative: `src="//www.youtube.com...`. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/savonet/liquidsoap/issues/669#issuecomment-443823154___

Re: [Savonet-users] [savonet/liquidsoap] Youtube videos are not displayed on the video documentation (#669)

2018-12-03 Thread kent1
here for example : https://github.com/savonet/liquidsoap/blob/e6159a6ef5481c251cac7283a4e61425b43fbf40/doc/content/video.txt#L123 I think -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/savonet/liquidsoap

Re: [Savonet-users] [savonet/liquidsoap] Youtube videos are not displayed on the video documentation (#669)

2018-12-03 Thread kent1
it's simply a mixed content security, links to iframe should be secured (https and not http) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/savonet/liquidsoap/issues/669#issuecomment-443810884

Re: [Savonet-users] [savonet/liquidsoap] Youtube videos are not displayed on the video documentation (#669)

2018-12-03 Thread Samuel Mimram
...and same thing for [the ON2 video](https://www.liquidsoap.info/publications.html)... -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/savonet/liquidsoap/issues/669#issuecomment-443809915_

[Savonet-users] [savonet/liquidsoap] Youtube videos are not displayed on the video documentation (#669)

2018-12-03 Thread Samuel Mimram
In the [webpage of documentation for video](https://www.liquidsoap.info/doc-dev/video.html), the embedded youtube videos are not displayed anymore (at least on chrome and firefox here), and the build system seems to have changed quite a lot so that I am not really sure about how to proceed...

Re: [Savonet-users] liquidsoap

2018-12-03 Thread Daniel Kielczewski
hi, thx for your awnser, our technician say: With clock.assign_new and buffer, he had the script put on, but there was Second misfire, on the stream. do you have an idea, where the second-misfires come from? greetings daniel > Romain Beauxis hat am 2. Dezember 2018 um 22:18 > geschrieben

Re: [Savonet-users] liquidsoap

2018-12-03 Thread drew Roberts
A major thought and whatever... On Mon, Dec 3, 2018 at 11:43 AM Jeff Hyche wrote: > On Sat, Dec 01, 2018 at 05:41:38PM -0500, drew Roberts wrote: > > How are you doing this? > > > > One liquidsoap instance (one .liq file) sending to 4 different servers? > > (Icecast or ?) > > > > all the best, >

Re: [Savonet-users] liquidsoap

2018-12-03 Thread Jeff Hyche
On Sat, Dec 01, 2018 at 05:41:38PM -0500, drew Roberts wrote: > How are you doing this? > > One liquidsoap instance (one .liq file) sending to 4 different servers? > (Icecast or ?) > > all the best, > > drew > > On Sat, Dec 1, 2018 at 9:31 AM Daniel Kielczewski > wrote: > Yes, its simple to