liquidsoap
liquidsoap copied to clipboard
Liquidsoap is a statically typed scripting general-purpose language with dedicated operators and backend for all thing media, streaming, file generation, automation, HTTP backend and more.
**Describe the bug** Hello ! I start liquidsoap, it run well during a while listening icecast stream and one day (can be from 24h to 7 days) all stop (sound,...
**Describe the bug** I've moved from Ubuntu Server 12.04 (which I think ran Liquidsoap 1.1.1) to Ubuntu Server 20.04, which now has Liquidsoap 1.4.1 in the repository. I have never...
This is something that could be done in the ffmpeg encoder and possibly others.
Although it sounded nice at first glance, the raw encoder should really be closer to the copy encoder in terms of encoding logic. In particular, it should follow a similar...
It seems that muxing video to an audio track drops the metadata from the track, whereas we would expect that they are preserved. This needs to be fixed.
**Is your feature request related to a problem? Please describe.** The liquidsoap packages don't provide scripts so that liquidsoap is automatically started after boot or can be monitored as other...
Hello, I've been trying to output to HLS, it works properly using [https://www.liquidsoap.info/doc-dev/hls_output.html](https://www.liquidsoap.info/doc-dev/hls_output.html) However, I'd also like to send the metadata, and I've tried multiple options and still cannot figure...
**Describe the bug** I'm trying to create a script that takes a video SRT stream and uses a fallback that's a video. In order to allow the fallback video to...
**Is your feature request related to a problem? Please describe.** I'd like to authorize either or both the creation of a rtmp input and the input stream it's self. **Describe...