nando.dominios Posted March 24, 2018 Share Posted March 24, 2018 Stephensworld send me the compiled version, if any need it, i send the info, send mp if you need it.Very thanks Stephensworld ! Quote Link to comment Share on other sites More sharing options...
stephensworld Posted March 24, 2018 Author Share Posted March 24, 2018 You are welcome.73 dl4ste Quote Link to comment Share on other sites More sharing options...
Cir3wilson Posted March 31, 2018 Share Posted March 31, 2018 Hello Everybody in the forum! I am a Ham Radio operator maintaining RF gateway for 2 years now, using Mumble on Raspberry Pi 2, now on Raspberry 3. I am using VOX interface to key up the PTT pin of the radio. Well every Ham knows the behavior of the Radio Gateway using VOX Interface. And I am very excited when I read the discussion, suggestion etc... on this forum. Hoping that somebody in the forum send me a link the working Mumble Client with ptt keying, and input squelch keying. Please pardon me, I don't have knowledge on linux or software development or some kind, but little knowledge in electronics.73'sdw1lmz/eric Quote Link to comment Share on other sites More sharing options...
olzzon Posted April 4, 2018 Share Posted April 4, 2018 We are using the Retrogame for PTT & Whisper/shout functions it´s set up for triggering F1-F9This way it´s easy to configure shortcuts in the Mumble Client.https://github.com/adafruit/Adafruit-Retrogame Quote Link to comment Share on other sites More sharing options...
EREZT Posted July 7, 2021 Share Posted July 7, 2021 Pada 25/1/2016 pukul 10.07, stephensworld berkata: @hamie: Saya mengirimi Anda email can you still send me a copy if possible for use on my local ham repeater. I have rpi3 sorry i don't understand programming language...thank you. Quote Link to comment Share on other sites More sharing options...
stephensworld Posted December 25, 2021 Author Share Posted December 25, 2021 Hi, for a few months now, mumble has been crashing shortly after it started. The problem occurs on all raspberries. No updates were carried out. Console log: ./mumble Qt: XKEYBOARD extension not present on the X server. Xlib: extension "RANDR" missing on display ":1.0". <W>2021-12-25 14:23:07.693 PulseAudio: Connection failure: Connection refused <W>2021-12-25 14:23:08.842 Theme: "Mumble" <W>2021-12-25 14:23:08.843 Style: "Lite" <W>2021-12-25 14:23:08.843 --> qss: ":builtin/themes/Mumble/Lite.qss" <W>2021-12-25 14:23:08.851 Locale is "de_DE" (System: "de_DE") <W>2021-12-25 14:23:09.016 Database SQLite: "3.8.7.1" <W>2021-12-25 14:23:09.040 Overlay: Removing old socket on "/run/user/1000/MumbleOverlayPipe" <W>2021-12-25 14:23:09.041 Overlay: Listening on "/run/user/1000/MumbleOverlayPipe" <W>2021-12-25 14:23:09.078 Updating application palette <W>2021-12-25 14:23:09.638 GlobalShortcutX: No XInput support, falling back to polled input. This wastes a lot of CPU resources, so please enable one of the other methods. <W>2021-12-25 14:23:10.518 SocketRPC: Removing old socket on "/run/user/1000/MumbleSocket" <W>2021-12-25 14:23:10.585 AudioInput: Opus encoder set for VOIP <W>2021-12-25 14:23:10.585 AudioInput: 40000 bits/s, 48000 hz, 480 sample <W>2021-12-25 14:23:10.586 ALSAAudioOutput: Initialized <W>2021-12-25 14:23:10.586 ALSAAudioInput: Initing audiocapture dsnoop:CARD=Device_1,DEV=0. <W>2021-12-25 14:23:10.653 ALSAAudioInput: Actual buffer 48000 hz, 1 channel 4096 samples [1024 per period] <W>2021-12-25 14:23:10.653 AudioInput: Initialized mixer for 1 channel 48000 hz mic and 0 channel 48000 hz echo <W>2021-12-25 14:23:10.727 ALSAAudioOutput: ALSA reports 10000 output channels. Clamping to 2. warning: The VAD has been replaced by a hack pending a complete rewrite <W>2021-12-25 14:23:10.729 ALSAAudioOutput: Actual buffer 48000 hz, 2 channel 3072 samples [1024 per period] <W>2021-12-25 14:23:10.730 ALSAAudioOutput: Initializing 2 channel, 48000 hz mixer <W>2021-12-25 14:23:10.730 AudioOutput: Initialized 2 channel 48000 hz mixer <W>2021-12-25 14:23:16.875 OpenSSL Support: 1 (OpenSSL 1.0.1t 3 May 2016) <W>2021-12-25 14:23:17.677 ServerHandler: TLS cipher preference is "ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA:AES256-SHA:AES128-SHA" <W>2021-12-25 14:23:25.598 QIODevice::write: device not open Segmentation fault Maybe somebody could help me. Thanks Stephan Quote Link to comment Share on other sites More sharing options...
Administrators Krzmbrzl Posted December 29, 2021 Administrators Share Posted December 29, 2021 @stephensworld this post is OT to this topic. Please create a separate one. Quote Link to comment Share on other sites More sharing options...
bigtexas06 Posted January 12 Share Posted January 12 I see this is a old thread but I will ask this question anyways. I am looking to use Mumble in a similar fashion as Stephensworld is. With the exception that when the application has audio someone is talking. That a html command would be sent to a external relay to key up a radio. And the opposite when no one is talking. Disable the relay with another html command. Seems like this should be possible with the script function. Thanks Quote Link to comment Share on other sites More sharing options...
Administrators Krzmbrzl Posted January 17 Administrators Share Posted January 17 @bigtexas06 assuming this is a question, have a look at Mumble's plugin framework. It seems a perfect fit for applications such as yours. https://github.com/mumble-voip/mumble/blob/master/docs/dev/plugins/README.md Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.