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

Live broadcast: unable to connect to the server #9806

Closed
mixxxbot opened this issue Aug 23, 2022 · 3 comments
Closed

Live broadcast: unable to connect to the server #9806

mixxxbot opened this issue Aug 23, 2022 · 3 comments
Labels
duplicate This issue is a duplicate of or superseded by another issue.

Comments

@mixxxbot
Copy link
Collaborator

Reported by: lexszero
Date: 2019-11-19T17:25:35Z
Status: New
Importance: Undecided
Launchpad Issue: lp1853179


I'm using Mixxx 2.2.2 on Debian.

I tried to do live streaming to an Icecast 2 server. It seems that something is wrong with authentication, despite credentials are correct in broadcast profile xml.

There is nothing in mixxx.log related to broadcasting, and in stderr it is also not very informative:

```
Warning [ShoutOutput 'localhost']: ShoutConnection - 1 / 3 Streaming server failed connect. Failures: "Please retry current operation."
Warning [ShoutOutput 'localhost']: ShoutConnection - 2 / 3 Streaming server failed connect. Failures: "Please retry current operation."
Warning [ShoutOutput 'localhost']: ShoutConnection - 3 / 3 Streaming server failed connect. Failures: "Please retry current operation."
Warning [ShoutOutput 'localhost']: Streaming error:  "Please retry current operation.\nPlease check your connection to the Internet and verify that your username and password are correct.
```

I tried to use wireshark to see what actually is going on, and it seems that Mixxx doesn't send any credentials at all:

SOURCE /live HTTP/1.0
Host: 127.0.0.1:8000
User-Agent: libshout/2.4.3
Content-Type: audio/mpeg
Content-Length: 0
Connection: Keep-Alive
ice-public: 0
ice-name: LexsZero Home 
ice-description: 
ice-genre: cyberdelica
ice-url: 
ice-irc: 
ice-aim: 
ice-icq: 
ice-audio-info: bitrate=320

    HTTP/1.0 401 Authentication Required
    <blah blah>
    ```
@mixxxbot mixxxbot added the duplicate This issue is a duplicate of or superseded by another issue. label Aug 23, 2022
@mixxxbot
Copy link
Collaborator Author

Commented by: daschuer
Date: 2019-11-19T22:15:32Z


Which Debian Version do you use?
Which Libshout version is used?
Maybe this is a duplicate of bug:
https://bugs.launchpad.net/mixxx/+bug/1833225

@mixxxbot
Copy link
Collaborator Author

Commented by: lexszero
Date: 2019-11-20T09:03:48Z


It's indeed a duplicate, sorry.
libshout version is 2.4.3 (apparently the buggy release)

@mixxxbot
Copy link
Collaborator Author

Duplicate of #9681

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue is a duplicate of or superseded by another issue.
Projects
None yet
Development

No branches or pull requests

1 participant