[icecast] Transcoding ogg with curl, oggdec, ices2: problem after fallback due to oggdec

root root at kezako.net
Sun Feb 1 18:20:40 UTC 2004



I have more info about that problem...
curl | oggdec | ices will never work to my opinion with fallback setup on source
because when transfering listeners to fallback, no ogg headers are sent, so 
whatever we do, oggdec will not be happy with the data received...
I tried
curl | while true; do oggdec; done | ices
to avoid breaking ices stdin in case of oggdec failure.
on source fallback transfer, oggdec fails (normal), restarts, fails, restarts, fails, ...
ices is having stdin timeout, ...

Chris
--- >8 ----
List archives:  http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Icecast mailing list