Chromecast renderers not found - missing mDNS Network Discovery ?

*nix specific usage questions
LinuxGuy123
New Cone
New Cone
Posts: 4
Joined: 02 Sep 2018 17:10

Chromecast renderers not found - missing mDNS Network Discovery ?

Postby LinuxGuy123 » 02 Sep 2018 17:17

I'm running VLC 3.0.3 on 4 computers running Fedora 27 and 28. I can reliably cast to Chromecast devices from one of these computers. On that computer VLC displays the mDNS Network Discovery service under Local Network in the Playlist window. The mDNS Network Discovery service is not listed on the other computers.

Is it a coincidence that the computer that casts displays the mDNS Network Discovery service and the others don't ?

How do I get VLC on the other computers to display (run) the mDNS Network Discovery service ?

Thanks

PS: VLC rocks ! Kudos to the community that built it.

LinuxGuy123
New Cone
New Cone
Posts: 4
Joined: 02 Sep 2018 17:10

Re: Chromecast renderers not found - missing mDNS Network Discovery ?

Postby LinuxGuy123 » 02 Sep 2018 19:56

Seems there is a conflict with the Avahi daemon ?

https://trac.videolan.org/vlc/ticket/19921

Is there a work around ?

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Chromecast renderers not found - missing mDNS Network Discovery ?

Postby Jean-Baptiste Kempf » 03 Sep 2018 10:24

So far, no. Patches welcome.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

LinuxGuy123
New Cone
New Cone
Posts: 4
Joined: 02 Sep 2018 17:10

Re: Chromecast renderers not found - missing mDNS Network Discovery ?

Postby LinuxGuy123 » 03 Sep 2018 19:33

Any hints on how to address this problem in code ?

LinuxGuy123
New Cone
New Cone
Posts: 4
Joined: 02 Sep 2018 17:10

Re: Chromecast renderers not found - missing mDNS Network Discovery ?

Postby LinuxGuy123 » 04 Sep 2018 07:27

Here is the Avahi-discover (from avahi-ui-tools) output on the computer that vlc can cast from:

Service Type: _googlecast._tcp
Service Name: Chromecast-0205575adb00629fe313b0928fbc88f7
Domain Name: local
Interface: wlp3s0 IPv4
Address: 0205575a-db00-629f-e313-b0928fbc88f7.local/192.168.1.113:8009
TXT md = Chromecast
TXT ve = 05
TXT rs =
TXT ca = 4101
TXT nf = 1
TXT st = 0
TXT bs = FA8FCA89C307
TXT rm = 05FB34A9A20FF82B
TXT ic = /setup/icon.png
TXT cd = 1281F9F24B4A6EDE4BEBDFDD5752D2F8
TXT id = 0205575adb00629fe313b0928fbc88f7
TXT fn = Living Room TV

Here is the output from the computer that doesn't cast:

Service Type: _googlecast._tcp
Service Name: Chromecast-0205575adb00629fe313b0928fbc88f7
Domain Name: local
Interface: wlp2s0 IPv4
Address: 0205575a-db00-629f-e313-b0928fbc88f7.local/192.168.1.113:8009
TXT md = Chromecast
TXT ve = 05
TXT rs =
TXT ca = 4101
TXT nf = 1
TXT st = 0
TXT bs = FA8FCA89C307
TXT rm = 05FB34A9A20FF82B
TXT ic = /setup/icon.png
TXT cd = 1281F9F24B4A6EDE4BEBDFDD5752D2F8
TXT id = 0205575adb00629fe313b0928fbc88f7
TXT fn = Living Room TV

They appear identical to me.

Chromecast isn't the only service available on my network. Why does the VLC that works display the "mDNS Network Discovery" service and the one that doesn't, doesn't display it ??

If avahi now finds Chromecast devices, shouldn't VLC be using avahi instead of mDNS ?

unidan
Developer
Developer
Posts: 1493
Joined: 25 Mar 2018 01:00

Re: Chromecast renderers not found - missing mDNS Network Discovery ?

Postby unidan » 05 Nov 2018 18:22

Hi, sorry for late answer,

VLC only has bonjour discovery and mDNS discovery for renderer. You can check yourself by looking for "vlc_renderer_item_new" in the module directory.
It has an avahi service discovery module though, so it might be possible to add this without too much trouble.


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: Google [Bot] and 9 guests