https://github.com/philippe44/lms-cast
Chromecast to LMS bridge
https://github.com/philippe44/lms-cast
chromecast logitechmediaserver
Last synced: 5 months ago
JSON representation
Chromecast to LMS bridge
- Host: GitHub
- URL: https://github.com/philippe44/lms-cast
- Owner: philippe44
- Created: 2015-11-12T22:07:08.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-02T23:25:17.000Z (over 1 year ago)
- Last Synced: 2025-04-05T04:12:16.912Z (6 months ago)
- Topics: chromecast, logitechmediaserver
- Language: C
- Size: 1.38 GB
- Stars: 68
- Watchers: 8
- Forks: 12
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
Awesome Lists containing this project
README
# Logitech Media Server to ChromeCast bridge
Allows ChromeCast players to be used by Logitech Media Server, as a normal Logitech SqueezeBox.This project is now part of LMS 3rd parties repositories. Support thread is [here](https://forums.slimdevices.com/showthread.php?104614-Announce-CastBridge-integrate-Chromecast-players-with-LMS-(squeeze2cast))
Please see [here](https://github.com/philippe44/cross-compiling/blob/master/README.md#organizing-submodules--packages) to know how to rebuild my apps in general
Otherwise, you can just get the source code and pre-built binaries:
```
cd ~
git clone http://github.com/philippe44/lms-cast
cd ~/lms-cast
git submodule update --init
```
and build doing:
```
cd ~/lms-cast/application
makeBinary releases are [here](https://sourceforge.net/projects/lms-plugins-philippe44/files/) as well