-
Notifications
You must be signed in to change notification settings - Fork 77
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
No audio #11
Comments
Same problem here. Hear the CC "ding" but no audio through chromecast, audio remains through PC speakers. Running on Win7. |
I am also seeing this with multiple windows 10 machines. I would love to see this working. Is there anything I can try different? |
I'm having the same problem on windows 10. This is the output I get when I run the test release.
|
Same problem here. Windows 7 Lenovo laptop. |
same problem here |
@acidhax ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ ❗ |
I'll look into this once I'm back from vacation, sorry about being quiet! |
Thanks Mathieu! |
i have used the soft yesterday on my desktop PC without any issue, working very well. |
it tried it with two laptops running windows 8.1, no problems here. Maybe this is a windows 10 only problem? |
My desktop PC is under Windows 10 (works fine) |
First off, I am using win10 on a Lenovo laptop. I can say that I am having the same problem with one caveat. The one caveat is that I am trying to use this with a chromecast audio device and not the regular chromecast device. This was due to my misreading an article on lifehacker.com and the "chromecast audio stream" name. I am getting a notification sound, though, when I connect or disconnect via the app so something is happening there. I am trying to use Mediamonkey with this so I can connect to my stereo system audio in via wireless. Hopefully, it won't take much to get this working with the chromecast audio device as it recognizes it and appears to connect and disconnect to it. BTW, I think this is a great idea. Thanks. |
I didn't realize it had a Lifehacker post! Sweet! |
Hi, just adding another voice to the choir - would be incredible to get this to work with Chromecast Audio (and Win 10). Many thanks for your hard work (PS also got here from the Lifehacker post, congrats on the growing impact of your creation). |
I'm just dealing with an overflow of (real paid) work, before I can tackle any of these relatively easy to fix issues. |
No pressure here acidhax. I think most understand your situation. As long as there is hope. Take some time to chill. Thanks again. |
In order to contribute, I have been playing with this throughout the day. I have managed to run this through the command line and have the following logs. I was having trouble getting it to see the chromecast and showing the apparent "freeze" symptom that the #6 issue mentions. I think the symptom is just indicative of it not seeing the chromecast. When I finally did get it to allow me to select my chromecast, I was able to generate the second log. Hopefully this will be of some assistance. |
It looks like paths with spaces are causing issues. Try placing the files in a path with no spaces, like C:\ChromeAudio and see what happens |
Well, I know I had a hard time getting to the location via power shell because of the spaces so I guess that stands to reason. I created a folder in the root without spaces and copied the extracted files to that location. I finally managed get it to connect and now I am streaming flac files to the chromecast audio using Mediamonkey. I had some trouble getting the laptop sound muted so I wasn't hearing speakers playing the music along with the speakers that the chromecast is attached to. Not sure what I was doing wrong but when I muted the speaker volume in the system tray the chromecast would mute as well. Now it is not doing that so I can't say what the initial problem was with muting the laptop speakers. Thanks for the insight. Though, my main stereo system has an XP computer attached though there is an issue with this software working with this as I mentioned in #16, so not all my problems are solved. Thanks again. |
Apologies, im not familiar with Github etc. but thought i would sign up to offer my solution as to how i got the program working on my 64 Windows 7 PC (thanks to Acidhax for the program btw, i was a bit disappointed by my purchase of a Chromecast audio and its reliance upon paid/subscriber apps prior to finding this). I originally downloaded the current release, i would hear the "chimes" when connecting to my chomecast audio but then no actual audio output therein. I have rectified this as follows:
This is how i got it working on my computer, its currently streaming to my hi-fi without issue as I type. I hope this works/helps others as the concept behind the program is great and one that im disappointed Google didn't offer out of the box with the Chromecast Audio Cheers! |
For anybody still having issues, I am using Windows 10 on a Lenova Yoga 3 Pro. I was having the same issue where I could connect the app to my Google Chromecast device, but no audio was coming through. I tried extracting the app to a folder with no spaces, but this did not solve the issue. To make the app work, i had to manually go into the resources\bin\driver folder and run the register_run_as_admin.bat script. Now after closing and re-running the audio-cast.exe app and connecting to Chromecast I can now hear my music from Windows Media Player. There is a 1-2 second delay on the audio, but works great, thanks @acidhax. |
The instructions by dreverj fixed my issue. First time it's worked for me. Thanks! |
Finally, after some weeks trying this and that, dreverj's instructions worked. Thanks! Currently listening to internet radio via RadioSure, a free program that I recommend - currently some 20,000+ stations listed and it sounds quite good (for compressed radio) |
Confirming that workaround from dreverj indeed works! |
Confirming that workaround from dreverj works perfectly. |
tried the windows 10 workaround and still no luck :( |
Works fine on both laptop and desktop in windows 10. |
For those still with problems to run it I was able to run it fine on windows 10 x64 after installing: Visual C++ 2010 Redistributable x64 https://www.microsoft.com/en-US/download/details.aspx?id=14632 I already have node installed so I don't know if it is important too. Thank you. |
Running Windows 10. I get the connecting ping to my Chromecast Audio device but then no other audio stream. Stays with PC speakers. Tried @dreverj workaround. Still no joy. Have Visual C++ (both versions) installed. Help please? |
Cracked it. Thank you Cawoody and, especially, Acidhax. Unlocked the real benefit of these devices. :-) |
@FightingSailor What did you do to get it working? |
Yeah. Do let us know |
Essentially I went back and worked through all of the advice above really carefully. I installed "Node" - don't know if that helped or not. Cawoody's post above gives the details. Next, I deleted the version of the files that I had because I noticed that it was extracted to C:\Programme Files\AudioCast - There is a space in this file location string so, as but2002 advises above, I downloaded the zip file again and then extracted it to C:\AudioCast. That seemed to do the trick. I'm afraid that I'm really a bit of a techno-duffer so can't give any more detailed advice than that offered by the team above, but I hope that helps. Good luck. |
Cheers for that |
Desperately trying to stream audio from my Windows 10 laptop (from itunes for example) to Google Chromecast audio device plugged in to my Soundbar. I know the connection works as I am able to cast a Chrome web page (eg playing Internet Radio stations) and the sound is played on my soundbar BUT I really want to be able to stream ANY audio output from my laptop so I am not restricted to cast enabled apps. When I run audio-cast.exe however nothing happens. There is no cast icon showing in the Tray for me to launch. I can see processes (Electron?) running in Task Manager though! |
@jimgardner Are there any spaces in your path to the exe? |
@but2002 No I created a new folder C:\CAS and put all the downloaded files, including the exe, into this folder. I have tried running the exe from Windows and also tried running it from the command line, Neither works. |
@jimgardner Can we see the logfile? |
As others have suggested, changing the path to the executable so no folder had any embedded spaces did the trick for me. I did not need to run register_run_as_admin.bat, presumably because my account has admin privileges. Dennis |
Possible fix for some of you here: #52 |
Help! Want this program to work really bad! Install goes fine and chromecasts display in system tray, but after selecting a chromecast to stream to- I hear the "ding" sound of the chromecast connected, but audio does not switch to chromecast, but continue to play from computer speakers! This is on a surface pro 4 running windows 10. Any help is greatly appreciated!
The text was updated successfully, but these errors were encountered: