Hi there, I try to work with an icecast 2 & pd with mp3cast & oggcas...problems are that 1st Icecast 2 just use ogg now...Icecast problem... anyway... and also i try to use oggcast... but there is really difficult to compile, find some bugs for linux but didn't resolve it... is someone work with oggcast on linux? could he have good src for linux???? thanks you
juto
juto aviten schrieb:
Hi there, I try to work with an icecast 2 & pd with mp3cast & oggcas...problems are that 1st Icecast 2 just use ogg now...Icecast problem... anyway... and also i try to use oggcast... but there is really difficult to compile, find some bugs for linux but didn't resolve it... is someone work with oggcast on linux? could he have good src for linux????
Hi Juto,
as far as I know the sources work for linux, you just need to adjust the makefile to point to the place where the ogg libs are. I don't have linux so I can't tell you much more...
Olaf
iirc oggcast~ should compile without modifications on linux, just type
make pd_linux
and make sure header files for the ogg/vorbis libaries are installed. please post the errors you get then we can help you. oggcast runs very stable on linux.
Olaf Matthes wrote:
juto aviten schrieb:
Hi there, I try to work with an icecast 2 & pd with mp3cast & oggcas...problems are that 1st Icecast 2 just use ogg now...Icecast problem... anyway... and also i try to use oggcast... but there is really difficult to compile, find some bugs for linux but didn't resolve it... is someone work with oggcast on linux? could he have good src for linux????
Hi Juto,
as far as I know the sources work for linux, you just need to adjust the makefile to point to the place where the ogg libs are. I don't have linux so I can't tell you much more...
Olaf