[GINI-user] How to stream by PIPE
Status: Inactive
Brought to you by:
elmi2
From: Mario M. N. <ma...@ma...> - 2004-03-19 01:27:28
|
HI! i'm trying to make a dual format station with mp3 and wma... at this time i can stream mp3 with sc_serv (shoutcast serv) and ices, using a program to feed ICES using a PIPE, so i can change the input with my program, mixing two or more sounds, making fade in and fadeout effects and so. With ffmpeg i can convert from my mp3 signal to wma (with mp3 codec) stream, but the only server i know that can stream WMA data is gini. The problem is that ginifeed can't feed from a PIPE, but only from list... Is there any way to feed gini server with data from a PIPE? Is there any specification of how ginifeed sends the data to the gini server? Thank you. |