GithubHelp home page GithubHelp logo

Comments (27)

elibroftw avatar elibroftw commented on May 30, 2024 1

Make Desktop Audio Streamer audio independent from windows volume slider. If I decrease the volume for my headset, the volume of the wireless device should not change! Please make the audio streamer volume connected with the volume of the device and not have the current two independent volume sliders.
image
In this image the headset is 40%, the streamer audio is 100% and the office is ~60%.
I understand that the app sends all audio but I just think that the volume should be the raw 100% and then controlled via the casting device controllers. All of this is just my opinion on improving user experience.

from chromecast-desktop-audio-streamer.

elibroftw avatar elibroftw commented on May 30, 2024

Add options to startup minimized to icon tray.
Add an option or make it so that the app minimizes to the icon tray.

from chromecast-desktop-audio-streamer.

elibroftw avatar elibroftw commented on May 30, 2024

Also, could you make the taskbar icon higher in resolution? It looks choppy.

from chromecast-desktop-audio-streamer.

elibroftw avatar elibroftw commented on May 30, 2024

Also, (this is just a minor detail), you should rename the program from ChromeCast.Desktop.AudioStreamer to Chrome Cast Desktop Audio Streamer or just Audio Stream Caster (anything without punctuation).

from chromecast-desktop-audio-streamer.

elibroftw avatar elibroftw commented on May 30, 2024

image
This should be more unambiguous:
Volume up = Ctrl + Alt + U; Volume down = Ctrl + Alt + D; Muting = Ctrl + Alt + M
The muting thing is just personal preference, I just didn't like the (Un) part because there's two capital letters.

from chromecast-desktop-audio-streamer.

elibroftw avatar elibroftw commented on May 30, 2024

Another thing, you should attach releases to the release post for each release instead of linking to the release on the repository (waste of space for people who are forking).

from chromecast-desktop-audio-streamer.

SamDel avatar SamDel commented on May 30, 2024

Thanks @elibroftw.

  • There's a 'Show window at startup' option now, maybe the title should be something like 'Show window at startup, uncheck to startup as tray icon'?
  • You can click the tray icon to show/hide the window. Maybe I can add an option to let the application minimize to the tray icon.
  • The icon is (only) in 128x128 format in the application so I think it can be improved, can you post an image of how the icon looks on your desktop?

I'll come back on the other issues later.

from chromecast-desktop-audio-streamer.

elibroftw avatar elibroftw commented on May 30, 2024

I do have the option unchecked but I had to guess what it did. This is what I would expect. I did figure out that icon part a few minutes after posting the comment.
image

As for the icons, it shouldn't be a big priority.

Main 1080p monitor
image

Second lower resolution monitor
image

from chromecast-desktop-audio-streamer.

SamDel avatar SamDel commented on May 30, 2024

Another thing, you should attach releases to the release post for each release instead of linking to the release on the repository (waste of space for people who are forking).

Good point! I've created a new issue for it.

from chromecast-desktop-audio-streamer.

SamDel avatar SamDel commented on May 30, 2024

Make Desktop Audio Streamer audio independent from windows volume slider. If I decrease the volume for my headset, the volume of the wireless device should not change! Please make the audio streamer volume connected with the volume of the device and not have the current two independent volume sliders.

The volume of the Chromecast device shouldn't change when you change the volume of the headset or speakers. Does it change for you?

The application captures the audio from the soundcard, that's independent from the volume of the headset (but dependent of the volume mixer). I don't think it's a good idea to always link the volume of the desktop to the volume of the device (maybe optional?).

from chromecast-desktop-audio-streamer.

elibroftw avatar elibroftw commented on May 30, 2024

I think I was being way too vague. Suppose the volume for my main sound device is 40. When I increase this volume, the volume of the home mini also goes up (the volume setting of the home mini stays the same). I'm not sure if that's the intended way. Other thing is that when viewing the volume mixer, the Chromecast desktop audio streamer app shows 100 and when this is reduced, the volume of the home mini does go down but it's setting stays the same (again not sure if this is intended). I never mentioned this but thanks for your hard work, I appreciate it. Maybe this summer I can help out with the coding too.

from chromecast-desktop-audio-streamer.

SamDel avatar SamDel commented on May 30, 2024

For me, with laptop speakers and the standard 3mm jack, the volume on the device doesn't change when I change the volume of speakers or headphone.

In the screendump I see you're using a Razer Kraken earphone, that's USB isn't it? Maybe it works different then. Do you have the Razer Kraken selected as recording device in the application?

In general I think it works like this (with my standard setup):

  • The volume mixer changes the volume before the audio capturing (volume on the device changes)
  • Changing the volume of the speakers/head phone is after the audio capturing (volume on the device doesn't change)

You're welcome 😊. Nice you want to help out. I don't have a lot of spare time myself on the moment. Earlier this year we've done a lot of work improving the application.

from chromecast-desktop-audio-streamer.

OneBobone avatar OneBobone commented on May 30, 2024

If you try this with the Spotify Web app, you get the same type of problem, i.e. the volume is changed by the slider in the app.
Not sure how early you can capture the sound?

from chromecast-desktop-audio-streamer.

SamDel avatar SamDel commented on May 30, 2024

Same here.
When I change the volume of the Youtube web player, the web player sends audio at a lower volume to the sound card then. The application captures it at the sound card, and streams it to the devices. You can't capture the Spotify/Youtube/... stream earlier.

from chromecast-desktop-audio-streamer.

elibroftw avatar elibroftw commented on May 30, 2024

For the icons thing I said before, could you not just use the icons from acidhax's project?

from chromecast-desktop-audio-streamer.

FA-Bubba avatar FA-Bubba commented on May 30, 2024

I downloaded Streamer version 2.4, and got a warning about an incorrect date...

When I checked the files, they are date-stamped 06/29/2019 5:29 PM, and the current date-time here is 06/29/2019 3:03 PM, so the files do indeed show a future date-time.

from chromecast-desktop-audio-streamer.

elibroftw avatar elibroftw commented on May 30, 2024

Could you change the StartPosition of the MainForm to Centre rather than Windows default. Every time I use the app, I have to move it to the centre of the screen. Thanks!

from chromecast-desktop-audio-streamer.

SamDel avatar SamDel commented on May 30, 2024

Setup 2.4.3.zip saves the position of the form (not always in the center). That should work for everyone.
Can you try?

from chromecast-desktop-audio-streamer.

elibroftw avatar elibroftw commented on May 30, 2024

Awesome it works, thanks!

from chromecast-desktop-audio-streamer.

elibroftw avatar elibroftw commented on May 30, 2024

Not sure if you use this but, https://developers.google.com/cast/docs/developers#download_cast_icons

from chromecast-desktop-audio-streamer.

SamDel avatar SamDel commented on May 30, 2024

Thanks, I've generated a Windows icon with one of the images.
How's Setup 2.4.4.zip?

from chromecast-desktop-audio-streamer.

SamDel avatar SamDel commented on May 30, 2024

Saving the position didn't work anymore in 2.4.4, that's fixed in Setup 2.4.5.zip.
How's the icon for you now @elibroftw ?

from chromecast-desktop-audio-streamer.

elibroftw avatar elibroftw commented on May 30, 2024

from chromecast-desktop-audio-streamer.

SamDel avatar SamDel commented on May 30, 2024

Here's 2.4.15. I think I will create a 2.5 release of it shortly!

from chromecast-desktop-audio-streamer.

elibroftw avatar elibroftw commented on May 30, 2024

Hey, I've made my own app for music casting. But thanks for the inspiration!

from chromecast-desktop-audio-streamer.

SamDel avatar SamDel commented on May 30, 2024

Nice, I will try your app shortly!

from chromecast-desktop-audio-streamer.

SamDel avatar SamDel commented on May 30, 2024

I'm closing this one, let's continue in Development 2.5.

The version 2..5 release is here.

from chromecast-desktop-audio-streamer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.