Re: [GINI-user] How to stream by PIPE
Status: Inactive
Brought to you by:
elmi2
From: Krisztian P. <mo...@us...> - 2004-03-19 08:08:44
|
hi there, > Is there any way to feed gini server with data from a PIPE? not yet. > Is there any specification of how ginifeed sends the data to the gini server? there is no spec, but i can explain: ginifeed determines the duration of the current file in the playlist, then calculates the necessary buffer size from file size and duration with an overhead and then transfers the file in buffer size sized chunks to the gini server. when relaying existing http streams it calculates the buffer size from the bitrate headers sent by the server going to be relayed. regards, Krisztian PIFKO |