-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem with start #1
Comments
Sorry for that, I've updated the source but not the documentation. We now use a text file that we poll for song metadata (first line is the artist and second line is the title), you can use an empty file as well. You need to put a [metadata] section to your config file, just below the [input] section and add an entry file="/path/to/file" |
Now I have another problem:
|
Ok I removed some line from config file and it works and looks great :) |
How to change samplerate to 48khz? |
What sampling rate is your jack instance running on ? |
I don't use jack serwer, I have pulseaudio with 48khz sample rate but stream with icestreamer has 44.1khz and I don't know how to change it. |
Unfortunately setting sampling rate is an open issue, could you please open up another issue here so we can track its progress there ? |
Hi,
I tried to start stream with this tool but I have some errors:
Something is missing in my system?
The text was updated successfully, but these errors were encountered: