Hi! I'm trying to move from 1.4.X to 2, and I can't see how to capture Environment Variables into version 2?
# Streaming
icecast_host = getenv("ICECAST_HOST")
icecast_port = getenv("ICECAST_PORT")
icecast_pwd = getenv("ICECAST_PWD")
icecast_desc = getenv("PUBLIC_DESCRIPTION")
Any examples will be welcome.
Thanks
Alejandro
_______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
