-
Notifications
You must be signed in to change notification settings - Fork 162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when it is available for ubuntu 20.04 ? #401
Comments
It is probably not available for Ubuntu 20.04 because it is written in Python 2, which is end-of-life. |
Referencing #262 |
I ported the project to python3.8 and tested with Chromecast. See this pull request #404. I see there is at least another pull requests about porting to python3, but disabling Chromecast. Depending on what you need, you may be able to use one or the other. |
Based on the instructions from readme, I've installed it from git on Ubuntu 20.04 with the following commands:
|
Hello, I tried to run a version built locally ( I am new to this project. I try it as an alternative to mkchromecast, which streams the whole system audio, but suffers currently from a 20 seconds lag, so I can select a specific application to stream to a Chromecast audio. I am using Ubuntu 20.04. Thanks in advance for any help! |
What window do you expect to be created? BTW, about lag - I am using pulseaudio-dlna to stream music a Volumio running on a single board computer (rock64) connected to an amplifier. And I have several seconds lag too. Don't know if the lag is caused by Volumio or by pulseaudio_dlna, or both... I wish I could fix it. So, from this experience, there is no guarantee you won't have lag with pulseaudio_dlna |
@cperreault for a bit more info: no window will be created, but you'll find it in your list of output devices in your sound settings (might differ depending on your setup) |
Thanks @avodonosov and @mmoutenot! The image at the main page of the project just instinctively made me think that it had a GUI, but now I realize that it is I experience the same ~20 seconds lag now with So for now I am happy with Anyway, thanks again for your help. The main subject here is compatibility with Ubuntu 20.04. I guess migrating to Python 3 is a no brainer. |
You get that same functionality with using
Apparently there should be group support: Perhaps search for issues relating to "group". If you're using a Python 3 build, perhaps check the pychromecast repo for how/if groups work. I cast to Sonos devices which implement grouping on their end. |
@cperreault, some info about the playback lag: I'm streaming to my Volumeo DLNA from a mobile phone (using BubbleUPnP), and there is no delay, the playback / pause are instant. So I conclude the delay I have with pulseaudio_dlna comes from pulseaudio_dlna, not from Volumeo. |
I used the |
Can you please provide a guide how to do this? |
Just from my mind:
refer to the README for more information |
Just today installed from Debian packages https://packages.debian.org/sid/all/pulseaudio-dlna/download with Gdebi and works fine in Kubuntu 20.10.!!! Previously when I installed the same package without Gdebi it did not work (Gdebi finds and installs all the dependencies as well). Gdebi seems to have found all the necessary dependencies or someone has added them to Debian package. Before that, I used @avodonosov's instructions and that worked as well (thanks Anton) (It was Kubuntu 20.04, I don't remember if I tryed it in Kubuntu 20.10), but installing with Gdebi is faster and easyer. |
I was able to get pulseaudio-dlna installed on Kubuntu 20.04 using avodonosov's instructions and it tells me it is running. Unfortunately I do not have any additional devices available in pulse audio settings. |
@oldfryeguy You can try my solution: Install Gdebi (good about Gdebi: It finds and installs all the dependencies as well) and then download the Debian-package from https://packages.debian.org/sid/all/pulseaudio-dlna/download with Gdebi. Should work. I just read today, that Pulseaudio-dlna works again installed with Discover or with Because Synaptic is Debian package manager, it may install the same package as I downloaded from the Debian web-page, but I'm not sure. Discover and Muon use Ubuntu repositories and therefore different packages and that may be the reason why Discover and Muon pulseaudio-dlna packages don't/didn't work (the primary problem was, that the packages didn't have the needed python3 dependencies, and the Debian package probably had been updated earlier). You do know, that you have to type command Next, check if the Google Chomecast device shows in your mobile phone's Google Home-app? If not, boot the Chromecast device. Oh hey: Pavucontrol needs to be installed as well. I don't remember if it comes automatically in Kubuntu basic install. When pulseaudio-dlna works correctly, you don't have to open pulseaudio settings. The Chromecast device(s) is (are) shown in Volume-menu in menubar. Here's a good hint for everyone: Put pulseaudio-dlna to autostart list in System Setting in Kubuntu (from Start and Stop - Menu, Autostart submenu) so it starts automatically when computer in turned on. I also have Yakuake-terminal on the same list. |
................................................................................................................................................................................................. This is a good opportunity for me to thank You, Massimo Mund (with user name masmu), who programmed this all and made it possible for us others to use this program to get sound and video casted over WiFi network to dlna receivers!!!!!!!!!! If You ever read this, Massimo, Io voglio, que tu a una molto magnifico vita! P.S. I'm not sure whether your native language is (german) deutch or (italian) italiana, so: Wenn Sie das jemals liest, Massimo, Ich möchte, daß Sie ein sehr großartiges Leben hast! Minä toivon, että Sinulle yksi hyvin upea elämä tulee! Minä toivon, että Sinun elämästäsi tulee upeaa! I just wrote the two different sentences to show, how Suomi language is written and spoken, if anyone is interested in (Suomi) Finnish language. Mr. Sami Saarinen, ................................................................................................................................................................................................. |
I use this tool for many years now and i love it, but since i installed a new fresh ubuntu. I cannot acces this. comes this tool back ? or in the repositories?
Yours
Johan
The text was updated successfully, but these errors were encountered: