dchote / talkiepi

The talkiepi project is for a truly headless mumble client for the Raspberry Pi, utilizing static config and GPIO for status LEDs and a button for push to talk
Mozilla Public License 2.0
268 stars 107 forks source link

how to use sub or child channels #28

Open jaud7of8 opened 2 years ago

jaud7of8 commented 2 years ago

Hello, I would like talkiepi on my raspberry pi's to be added to a sub or child channel on connection. Something like house/room#. I found this closed issue Fix for Child Channels in client.go #2 It seems the ability is there, but I can't figure out the syntax. I have tried -channel child-channel (not changing the syntax from before I created and moved the channel to a subchannel) -channel main-channel/child-channel -channel /main-channel/child-channel -channel main-channel.child-channel -channel /main-channel.child-channel this is been added to the /etc/systemd/system/mumble.service running systemctl daemon-reload and service mumble restart after each change.

I looked at https://github.com/dchote/talkiepi/blob/master/cmd/talkiepi/main.go but was not able to see anything about sub channels.

I can have mumble on the pi's be auto assigned on connection correctly if I don't use sub/child/nested channels. Any help would be appreciated. Thanks

rpi4 b 4gb ram rpi 3a+

Distributor ID: Raspbian Description: Raspbian GNU/Linux 11 (bullseye) Release: 11 Codename: bullseye

IHVD commented 1 year ago

@dchote sorry for the tag. I was wondering the same thing, if it was possible to set up multiple channel-switcher or "shout to channel" buttons to isolate certain talkie-pi's in our intercom system.

talkkonnect commented 1 year ago

You can do all this in talkkonnect please check out the repo thank you. github.com/talkkonnect/talkkonnect