resist10k
Posts: 7
Joined: Sat Jun 22, 2013 1:14 am

Raspberry pi Voip/Mumble

Mon Jun 24, 2013 6:01 pm

Hey everyone trying to find a solution to my voip problem. ive installed the mumble server and id like to connect to the server with the pi itself only problem is i have a headless setup and the mumble client is not command line are there any workaround like starting an x server just for mumble or vnc or something? or alternative mumble servers? all the other Voip solutions seem complicated or you have to have your sd dedicated to them any suggestions?

xsandman.32
Posts: 2
Joined: Thu Aug 01, 2013 6:08 pm

Re: Raspberry pi Voip/Mumble

Thu Aug 01, 2013 9:08 pm

The best headless method I found was to install a vnc client on your Pi, then connect to it from your primary PC. I used TightVNC( sudo apt-get install tightvncserver ). There are a few configurations you'll need to do to make sure it runs on boot, but it's pretty straightforward. After its installed just VNC into your Pi and you can configure anything you need there, and ssh in for everything else.

resist10k
Posts: 7
Joined: Sat Jun 22, 2013 1:14 am

Re: Raspberry pi Voip/Mumble

Thu Aug 01, 2013 11:33 pm

Yeah that what i figured the only issue is i wanted to do it all through ssh :( everything else i need i can do through the command line but i guess ill have to give up on fully automated mumble Thanks for the reply though :) .

arnoldus
Posts: 10
Joined: Wed Oct 24, 2012 8:50 pm

Re: Raspberry pi Voip/Mumble

Sun Aug 18, 2013 4:32 pm

But even that does not work properly.
I've set Mumble client to autostart through X (with X11VNC), but it can not do so without human intervention.

There is always a popup windows asking you to confirm and connect to server, even though I configured it to autoconnect.

Return to “General discussion”