Reply To: OGG ssc setup question

#6207
rpedde
Participant

@jsievert wrote:

Got the log file with -d 9, here is the part where it finds the song and starts the stream.

Doesn’t look like you are using the script transcoder. Check your [plugins] section, and make sure you have “ssc-script.so” listed as a plugin.

It should look like:

[plugins]
plugin_dir = /path/to/plugin/dir
plugins=rsp.so,ssc-script.so

— Ron