Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0
-
Component/s: Liquidsoap
-
Labels:None
Description
Is it possible for liquidsoap to connect to two individual mono MP3 streams (Icecast) and mix them into stereo to send out as another Icecast stream?
From David Baelde:
Hi,
That'd be easily doable, and would be a good example of a non-standard
use of liquidsoap. Currently there is no operator for merging audio
channels of two sources, we only have muxing video (or audio..) into a
stream without video (or audio...). Please file a ticket and we'll do
that in the near future (I don't have time right now, just coming back
from holidays). For reasons pertaining to the type system we'll
probably create an operator for muxing channels only one at a time,
but that's enough for you.
From David Baelde:
Hi,
That'd be easily doable, and would be a good example of a non-standard
use of liquidsoap. Currently there is no operator for merging audio
channels of two sources, we only have muxing video (or audio..) into a
stream without video (or audio...). Please file a ticket and we'll do
that in the near future (I don't have time right now, just coming back
from holidays). For reasons pertaining to the type system we'll
probably create an operator for muxing channels only one at a time,
but that's enough for you.