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

No mounts created using old windows binary #22

Open
rapbando opened this issue Mar 25, 2022 · 3 comments
Open

No mounts created using old windows binary #22

rapbando opened this issue Mar 25, 2022 · 3 comments

Comments

@rapbando
Copy link

rapbando commented Mar 25, 2022

In icecast webpage no mounts ever get registerd.
Signal is detected and I see strong snr in terminal.
I'm using this version.

Content of config.txt :

1					
0	6	280	124050000	100	
localhost	8000	122600.mp3	122600000	source	mypassword
localhost	8000	124525.mp3	124525000	source	mypassword
localhost	8000	124750.mp3	124750000	source	mypassword
localhost	8000	124800.mp3	124800000	source	mypassword
localhost	8000	125500.mp3	125500000	source	mypassword
localhost	8000	125800.mp3	125800000	source	mypassword
@rapbando
Copy link
Author

rapbando commented Mar 25, 2022

Solved but now I have a conflict between current icecast2 and old RTLSDR-airband windows binary:

[2022-03-25  22:33:10] INFO connection/connection.c Source logging in at mountpoint "/122600" from 127.0.0.1
[2022-03-25  22:33:10] WARN format/format.c Unsupported or legacy stream type: "audio/mpeg". Falling back to generic minimal handler for best effort.
[2022-03-25  22:33:10] WARN stats/stats.c No charset found for "ISO8859-1"
[2022-03-25  22:33:10] WARN stats/stats.c No charset found for "ISO8859-1"
[2022-03-25  22:33:10] WARN stats/stats.c No charset found for "ISO8859-1"
[2022-03-25  22:33:10] INFO source/source.c listener count on /122600 now 0
[2022-03-25  22:33:14] INFO source/source.c End of Stream /122600
[2022-03-25  22:33:14] INFO source/source.c Source from 127.0.0.1 at "/122600" exiting

@rapbando
Copy link
Author

Even with older Icecast release the program crashes and icecast error log still shows this message:


[2022-03-26  00:12:39] INFO connection/connection.c Source logging in at mountpoint "/122600.mp3"
[2022-03-26  00:12:39] INFO source/source.c listener count on /122600.mp3 now 0

@rapbando
Copy link
Author

@microtony Do you have a more recent windows release ?

I have to use windows...

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

1 participant