ImTheSquid / Tuxphones

[In-Development] Discord Screensharing Audio for Linux
MIT License
57 stars 4 forks source link

Whats the Status? #22

Closed yofukashino closed 2 months ago

yofukashino commented 3 months ago

Whats the status on this project right now? I would love to help and get this working if possible. So just want to know if this is even maintained anymore since last issue was in start of 2023.

ImTheSquid commented 3 months ago

I've kinda gotten too busy to actively work on this, and I don't daily drive Linux at the current moment. I would be open to helping out by telling you what I know though!

Dreaming-Codes commented 3 months ago

Same for me, I'm now using vesktop which has audio sharing

yofukashino commented 3 months ago

I just need push to talk so I want some way to get this working on native client. i can deal with discord's plugin side, wouldn't be using better discord anyways

just help me get this working as a server maybe?

yofukashino commented 3 months ago

also, can you explain to me how this works? so that I may even have an easier time working on this? from plugin side but still

some discord server or something to chat about this more easily?

ImTheSquid commented 3 months ago

The original idea is we had a BetterDiscord plugin that would intercept requests to share your screen during a call, and forwards that call to a daemon that handles all of the WebRTC stuff itself. For some reason it was pretty much impossible to get everything working together in a way that worked, and we always had strange issues.

yofukashino commented 3 months ago

what klind of issues to be precise. daemon side or discord client side?

yofukashino commented 2 months ago

i recreated the plugin and got the daemon working. in console, it says the stream started but it doesn't start. any tips?

ImTheSquid commented 2 months ago

This is basically where we stopped. You will have to experiment on your own from here on.

Dreaming-Codes commented 2 months ago

Yeah, I remember that at a certain point we got video working

yofukashino commented 2 months ago

yeah i am unable to get even video working for now

bryandesrosiers commented 2 months ago

Any updates on your try at this @yofukashino ?

yofukashino commented 2 months ago

Any updates on your try at this @yofukashino ?

i don't wanna mess with rust so I cant do anything.