Displaying 5 results from an estimated 5 matches for "livestream1".
Did you mean:
livestreams
2020 Nov 26
1
Playing a recorded mp3 file like a livestream
...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>
> <max-listeners>1000</max-listeners>
> <max-listener-duration>36000</max-listener-duration>
> <burst-size>122880</burst-size>
> <mp3-metadata-interval>61440</mp3-metadata-interval>
> <no-yp...
2020 Nov 26
0
Playing a recorded mp3 file like a livestream
...nswer 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>
<max-listeners>1000</max-listeners>
<max-listener-duration>36000</max-listener-duration>
<burst-size>122880</burst-size>
<mp3-metadata-interval>61440</mp3-metadata-interval>
<no-yp>1</no-yp>...
2006 Feb 03
0
Musiconhold in zapata.conf
...ult. However it doesn't seem to do it. I know
the other musiconhold source works but whatever I set it to in the
zapata.conf file it always plays whatever is [default] in
musiconhold.conf. Also random=yes doesn't work.
[default]
mode=files
directory=/var/lib/asterisk/mohmp3
random=yes
[livestream1]
mode=custom
application=/usr/local/bin/mpg123 -s --mono -y -f 8192 -r 8000 -@
/etc/asterisk/playlist
Lee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060203/f7648351/attachment.htm
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
2006 Feb 22
3
Streaming Music On Hold
Ok, I'm tearing my hair out trying to get Asterisk moh streaming to work. After several hours jerking around with icecast and muse, I tried to point my asterisk system directly at two streams I know work.
This is what extensions.conf has:
[default]
mode=quietmp3
directory=/var/lib/asterisk/mohmp3
[stream2]
mode=custom
directory=/var/lib/asterisk/mohmp3-empty