Your forum entry over on the Streamsicle forum says that Freshet can perform on the fly transcoding. How do I implement this? I didn't see this option in the config screen.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It was in Freshet1 but is not in Freshet2 yet. Freshet does not have an internal mp3 transcoder, but you can use an external on (like LAME). Freshet started the external process and pipes MP3 data to it, and returning it from the process to the stream.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Your forum entry over on the Streamsicle forum says that Freshet can perform on the fly transcoding. How do I implement this? I didn't see this option in the config screen.
It was in Freshet1 but is not in Freshet2 yet. Freshet does not have an internal mp3 transcoder, but you can use an external on (like LAME). Freshet started the external process and pipes MP3 data to it, and returning it from the process to the stream.