this post was submitted on 25 Jan 2024
165 points (99.4% liked)

Linux

47331 readers
967 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 7 months ago (4 children)

I thought chromecast was closed for some reason, what is stopping me from using it standalone for videos on rpi or in KDE?

[–] [email protected] 12 points 7 months ago (2 children)

AFAIK this only concerns casting TO a chromecast (or miracast) enabled device, which has been possible for a while now (the new part being the support for it in this desktop application), but you can't make a device a chromecast receiver because that part is proprietary. You can set up your rpi as a miracast receiver or use sunshine/moonlight to stream your whole phone screen / pc monitor to your rpi, but the ability to just press "cast" on your phone and then do whatever else on it while the content plays on your TV is sadly locked behind the proprietary walls of google / apple

[–] [email protected] 1 points 7 months ago

Dang, yea that is what I was confused about. Will try the miracast receiver on my pi though.

[–] [email protected] 1 points 7 months ago

There seems to be a receiver available using some tricks https://github.com/rgerganov/shanocast

load more comments (1 replies)