kevinatown / MMM-Screencast

A module to cast to the magic mirror
MIT License
165 stars 33 forks source link

Video plays, but no audio #29

Open fisherbt opened 5 years ago

fisherbt commented 5 years ago

I've got the module installed and when I cast from my phone, the video plays, but I don't get any audio. I've got a USB device set as the default, and that's working properly in other Pi apps and in other MM modules, like MMM-RandomYouTubePlayer. I've also been able to cast straight to the Pi with both audio and video using https://github.com/HaarigerHarald/omxiv. In omxiv, the user must select the Pi's audio output (HDMI, Default, ALSA, etc.) in the Raspicast app. Is there anything that must be done in the MMM-Screencast configuration to change what audio output is used? Thanks for the help!

kevinatown commented 5 years ago

Hey @fisherbt sorry that your audio is not working. MM-screencast uses an electron instance to launch the cast window. Can you provide more information about your USB device and audio config used in other modules?

fisherbt commented 5 years ago

Hi. I'm using these speakers https://www.adafruit.com/product/3369?gclid=CIHV5M7j3uICFVm5wAod1kQOlA and just followed their instructions on how to set them up for Stretch: https://learn.adafruit.com/usb-audio-cards-with-a-raspberry-pi/updating-alsa-config. Is there anything else I can provide you with?

On Tue, Jun 4, 2019 at 1:43 PM Kevin Townsend notifications@github.com wrote:

Hey @fisherbt https://github.com/fisherbt sorry that your audio is not working. MM-screencast uses an electron instance to launch the cast window. Can you provide more information about your USB device and audio config used in other modules?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kevinatown/MMM-Screencast/issues/29?email_source=notifications&email_token=ALHDPWXHR5VNHCH2YYPBR63PY2SUXA5CNFSM4HPXOPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODW5KVPI#issuecomment-498772669, or mute the thread https://github.com/notifications/unsubscribe-auth/ALHDPWW6KUA7RICE4W5ME6TPY2SUXANCNFSM4HPXOPSA .

kevinatown commented 5 years ago

@fisherbt sorry about the late reply, I have been on vacation and haven't been online much. Let me look into this a bit.