2022-03-09 08:42:59 +00:00
|
|
|
stream_name=getenv(default="Spontaneously live in the mix", "STREAM_NAME")
|
2022-03-09 12:50:04 +00:00
|
|
|
stream_description=getenv(default="", "STREAM_DESCRIPTION")
|
|
|
|
|
2022-03-09 08:42:59 +00:00
|
|
|
internal_icecast_username=getenv(default="source", "INTERNAL_ICECAST_USERNAME")
|
|
|
|
internal_icecast_password=getenv(default="source", "INTERNAL_ICECAST_PASSWORD")
|
2022-03-09 12:50:04 +00:00
|
|
|
|
2022-03-09 08:42:59 +00:00
|
|
|
rektfm_username=getenv("REKTNETWORK_USERNAME")
|
|
|
|
rektfm_password=getenv("REKTNETWORK_PASSWORD")
|