search for: ak18

Displaying 13 results from an estimated 13 matches for "ak18".

Did you mean: a18
2013 Apr 23
1
Questions on function "readNamedRegionFromFile" in XLConnect pacakge
...(demoExcelFile, name=c("Calendar", "Iris", "IQ")) What are the names "Calendar", "Iris", "IQ"? I just couldn't find them from the file. 2. Since my xlsx file is big, I might want to read data like AK9:AK18, for example. If my computation is right, AK is the 37th column. Then I need to tell the computer to read the 37th column, row 9 to row 18. Can I ask the function (any function in the package) to read the column by the header name (say, the name saved in AK1) instead of "37th"? Thank...
2019 Sep 09
1
Best version of Icecast? / Icecast as a service? / Videostreaming?
...ot;real time") encoding. Also due to how video > players behave you usually have to run a fairly low GoP (key-frame > interval) - this will be a trade-off between bitrate and reliability. Does videostreaming work with rtmp/rtmps ? If no, which server-software can handle such a stream? AK18
2019 Sep 08
2
Best version of Icecast? / Icecast as a service? / Videostreaming?
Hello, 1. Which version of Icecast is the best and newest. Officially it is 2.4.4 at icecast.org. But is there a mod version with more features? 2. Who can run Icecast as a Windows service? My 2.4.3 version does not support this. Older versions had this option during installation. 3. Can Icecast stream also video livestream? Where can I find more about it? Kind regards. -------------- next
2018 Aug 29
2
IceCast - Is it still being developed?
Is this the version of "Karl Heyes" with extra features? If not, there can I find the "Karl Heyes"-version? Am 28.08.2018 um 23:05 schrieb jake: > > https://gitlab.xiph.org/xiph/icecast-server/commits/master > > The last commit was a week ago, and it looks fairly active, so.... yes? > > On 2018-08-29 05:28, Chernabog wrote: > >> Hello! I was just
2020 Nov 26
1
Playing a recorded mp3 file like a livestream
...hy the player reconnects every 60 minutes. From: https://icecast.org/docs/icecast-2.4.1/config-file.html "An optional value which will set the length of time a listener will stay connected to the stream. An auth component may override this.“ Grüße Leif > Am 26.11.2020 um 06:54 schrieb ak18 at 5x9.de: > > Hello, > > in advance: You can also answer me in German. > > I know Icecast over 10 years very well. My problem is this and I am trying to describe it very short: > > If my Icecast stream/mount is offline, a recorded MP3 file should be played via the Iceca...
2018 Aug 05
0
Mount with Relay: Fallback-override does not work
On Fri, Aug 03, 2018 at 06:38:02PM +0200, ak18 at 5x9.de wrote: >     <mount> >         <mount-name>/Stream-096k.mp3</mount-name> >         <max-listeners>2000</max-listeners> >         <burst-size>122880</burst-size> > <fallback-mount>/Stream-Recorded.mp3</fallback-mount> &gt...
2018 Aug 19
2
Mount with Relay: Fallback-override does not work
Am 07.08.2018 um 14:52 schrieb Paul Martin: > Are you using the standard icecast2 or the kh (Karl Heyes) version? What is the difference between these version? I think kh is the developer and this version is newer (or better?) There can I get this kh-version?
2019 Sep 09
0
Best version of Icecast? / Icecast as a service? / Videostreaming?
Hi, On 9/8/19 5:08 PM, ak18 at 5x9.de wrote: > 1. Which version of Icecast is the best and newest. Officially it is > 2.4.4 at icecast.org. But is there a mod version with more features? There is a 2.5 version of Icecast coming at some point in the not too far future. It will have a lot more features, at this point we...
2018 Aug 06
3
Mount with Relay: Fallback-override does not work
Am 05.08.2018 um 21:40 schrieb Paul Martin: > > Fallback to a file just fills up buffers as fast as it can. Not a > good idea at all as Icecast will keep buffering pretty much until it > runs out of memory if you're operating a relay. Better to use a local > encoder (eg. liquidsoap) which does proper rate limiting. Thank you, but the buffering is not my problem, because
2018 Aug 03
2
Mount with Relay: Fallback-override does not work
Hello, I'm using Icecast over 10 years, so let me first say *Thank you to all developers* of Icecast! I have a problem using a mount with relay and a fallback. The option <fallback-override> is not working. I tested two different configurations: _Configuration A:_ ??? <mount> ??????? <mount-name>/Stream-096k.mp3</mount-name> ???????
2020 Nov 25
4
Stream over SSL and chrome
2.2.4? I didn't think SSL was implemented until version 2.4.3. What would be helpful, not to mention useful, is to explain specifically and exactly what goes into the key file. The choices are: your server's private key, your server's public key, your server's certifying authority (CA) key, maybe even the curl CA. I've also seen this in examples of the SSL stanza from
2018 Jul 20
0
Mount with Relay: Fallback-override does not work
Hello, I'm using Icecast over 10 years, so let me first say *Thank you to all developers* of Icecast! I have a problem using a mount with relay and a fallback. The option <fallback-override> is not working. I tested two different configurations: _Configuration A:_     <mount>         <mount-name>/Stream-096k.mp3</mount-name>        
2020 Nov 26
0
Playing a recorded mp3 file like a livestream
Hello, in advance: You can also answer me in German. I know Icecast over 10 years very well. My problem is this and I am trying to describe it very short: If my Icecast stream/mount is offline, a recorded MP3 file should be played via the Icecast mount. The mount is configured as follows: <mount>     <mount-name>/LiveStream1.mp3</mount-name>