Git Product home page Git Product logo

Comments (6)

xat avatar xat commented on August 23, 2024

Very nice idea :)
If someone has multiple network adapters in the same network as chromecast we would just choose randomly one of them I guess.

from castnow.

kim0 avatar kim0 commented on August 23, 2024

Another (possibly simpler) solution, is to bind the webserver to ip 0.0.0.0 which corresponds to all known IP addresses .. Usually bad for security, but in this case, I guess the convenience beats being too pedantic on security .. Guess that would work no?

from castnow.

xat avatar xat commented on August 23, 2024

Chromecast also needs to know your IP since it's fetching the video data from your computer.

from castnow.

kim0 avatar kim0 commented on August 23, 2024

Agreed 👍

from castnow.

kennyluk avatar kennyluk commented on August 23, 2024

I use vmware on OSX and castnow is still picking up the VM's interfaces, even though their ip's begin with 172.16 and my real machine's ip is 192.168

from castnow.

bugdanov avatar bugdanov commented on August 23, 2024

Hi there !

It's because internal-ip returns the last ip address instead ot the primary network interface address.

I fixed it with this:
bugdanov/internal-ip@0b9a350

Could not test it on Windows or MacOS

from castnow.

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.