Displaying 2 results from an estimated 2 matches for "mpuntpoint".
Did you mean:
mountpoint
2020 Nov 26
1
Playing a recorded mp3 file like a livestream
Hi,
For question 3, I think there is ezstream (https://icecast.org/ezstream/) which can to an endless loop like you wish. All files should (actually must) be encoded in the format of your stream.
Also I would setup the mpuntpoints in a row:
- live mp with fallback to ezstream mp
- ezstream mp with fallback to static file
So if ezstream fails you deliver the static file.
Most notable in your config
<max-listener-duration>36000</max-listener-duration>
could be the reason why the player reconnects every 60 minu...
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