mirror of
https://github.com/mumble-voip/mumble.git
synced 2026-03-03 00:46:56 -05:00
Audio issues on TCP clients connecting to murmurd running on armel #123
Labels
No labels
GlobalShortcuts
Hacktoberfest
accessibility
acl
asio
audio
bonjour
bsd
bug
build
certificate
ci
client
code
documentation
external-bug
feature-request
gRPC
github
good first issue
help wanted
help-needed
ice
installer
linux
macOS
needs-ckeck-with-latest-version
needs-more-input
overlay
positional audio
priority/P0 - Blocker
priority/P1 - Critical
priority/P2 - Important
priority/P3 - Somewhat important
priority/P4 - Low
public-server-registration
qt
recording
release-management
server
stale-no-response
stale-support
support
task
test
theme
translation
triage
ui
windows
wontfix
x64
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mumble-mumble-voip#123
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Uragon on GitHub (Dec 12, 2013).
Running a mumble-server in a SheevaPlug ARM SoC, I have noticed that some users are unable to hear anybody else, including themselves in server loopback mode. I was able to reproduce this by selecting the option to force tcp in the mumble client. Audio reception immediately broke for this client, while sending would still work. Disabling force TCP and going back to UDP connection would immediately fix the problems.
My assumption is that this is some kind of endianness issue in the server software. A bit of more detailed information about the server below:
$ uname -a
Linux plug 3.2.0-4-kirkwood #1 Debian 3.2.51-1 armv5tel GNU/Linux
$ /usr/sbin/murmurd -version
2013-12-12 09:51:46.957 /usr/sbin/murmurd -- 1.2.4-0.2+0coredump2+wheezy
$ cat /etc/debian_version
7.2
@crknadle commented on GitHub (Dec 12, 2013):
Just for clarification: the 1.2.4-0.2+0coredump2+wheezy package is a package I put together for wheezy; in terms of mumble-server (murmurd) the source package is the same as the 1.2.4-0.1 package in Debian Sid now except retains the old dependencies for ice34 (because wheezy doesn't have ice35) and g++-4.6 (because newer versions of gcc error out in compiling ice34).. The package is available here:
http://debian-packages.coredump.us/debian/pool/main/m/mumble/
@RichoDemus commented on GitHub (Jun 10, 2014):
I just wanted to comment that I've had this problem myself on an Excito B3 which is a similiar computer, also with an Arm-processor.
If I recall correctly, the problem is that some clients are unable to connect to the control-channel. but I might be mistaken
@Krzmbrzl commented on GitHub (Jan 15, 2020):
Can this problem be reproduced with the latest 1.3 version?
@no-response[bot] commented on GitHub (Feb 14, 2020):
This issue has been automatically closed because there has been no response to our request for more information.
With only the information that is currently in the issue, we don't have enough information to take action.
Please reach out if you have or find the answers we need so that we can investigate further (or if you feel like this issue shouldn't be closed for another reason).