go-chromecast icon indicating copy to clipboard operation
go-chromecast copied to clipboard

If the `httpserver` is running, use that to serve media

Open vishen opened this issue 5 years ago • 0 comments

At the moment each application has it's own http server to serve media to the chromecast. If there is a httpserver running, it should use that instead of each application starting its own http server.

vishen avatar Sep 27 '20 13:09 vishen