Skip to content
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

Open
zygmund2000 opened this issue Dec 3, 2019 · 7 comments
Open

Problem with start #1

zygmund2000 opened this issue Dec 3, 2019 · 7 comments

Comments

@zygmund2000
Copy link

zygmund2000 commented Dec 3, 2019

Hi,
I tried to start stream with this tool but I have some errors:

(icestreamer:6104): GLib-WARNING **: 18:30:14.433: (../glib/glib/gerror.c:416):g_error_new_valist: runtime check failed: (domain != 0)

** (icestreamer:6104): ERROR **: 18:30:14.433: No metadata file provided: Key file does not have group ?metadata?

Something is missing in my system?

@mickflemm
Copy link
Member

mickflemm commented Dec 4, 2019

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"

@zygmund2000
Copy link
Author

Now I have another problem:

** (icestreamer:10989): ERROR **: 17:23:28.972: GStreamer reported a fatal error: Failed to connect stream: No such entity (../gst-plugins-good/ext/pulse/pulsesrc.c(1621): gst_pulsesrc_prepare (): /GstPipeline:pipeline0/GstPulseSrc:pulsesrc0)

@zygmund2000
Copy link
Author

zygmund2000 commented Dec 4, 2019

Ok I removed some line from config file and it works and looks great :)

@zygmund2000
Copy link
Author

How to change samplerate to 48khz?

@mickflemm
Copy link
Member

What sampling rate is your jack instance running on ?

@zygmund2000
Copy link
Author

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.

@mickflemm
Copy link
Member

Unfortunately setting sampling rate is an open issue, could you please open up another issue here so we can track its progress there ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants