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

Linux

48072 readers
1 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 6 years ago
MODERATORS
top 14 comments
sorted by: hot top controversial new old
[–] just_another_person@lemmy.world 16 points 2 years ago
[–] cevn@lemmy.world 8 points 2 years ago (2 children)

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

[–] BioAnalyzer@feddit.de 11 points 2 years 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

[–] progandy@feddit.de 1 points 2 years ago

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

[–] cevn@lemmy.world 1 points 2 years ago

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

[–] spaduf@slrpnk.net 1 points 2 years ago* (last edited 2 years ago)

Might just be one of those closed dependencies they have you opt into at install time

[–] autotldr@lemmings.world 7 points 2 years ago

This is the best summary I could come up with:


GNOME Network Displays is the software that allows streaming your GNOME desktop to WiFi Display devices using PipeWire.

Last week GNOME Network Displays 0.91 was released with some big improvements to this software.

The v0.91 release also has various bug fixes and updated translations.

GNOME Network Displays 0.91.0 ============================= * Add support for Miracast over Infrastructure (MICE) protocol (@lorbus) * Add support for Chromecast protocol (@kyteinsky) * Add support for casting a virtual screen (@NaheemSays) * Fix various issues * Add/update various translations The MICE support had been under review for two years.

This has been successfully tested to stream to an LG WebOS smart TV over Ethernet and WiFi.

MICE allows for Miracast over LAN rather than using WiFi Direct.


The original article contains 205 words, the summary contains 121 words. Saved 41%. I'm a bot and I'm open source!

[–] terminhell@lemmy.dbzer0.com 7 points 2 years ago

Finally. Was something I've missed when I was using other distros with kde.

[–] ViciousTurducken@lemmy.one 6 points 2 years ago (1 children)

Can it cast to a Roku device?

[–] Matt@lemdro.id 7 points 2 years ago

Roku supports Miracast, so it should work.

[–] gnuplusmatt@reddthat.com 3 points 2 years ago

Now it just needs PIN support

[–] InFerNo@lemmy.ml 3 points 2 years ago (1 children)

Is this still Wayland only?

[–] KarnaSubarna@lemmy.ml 6 points 2 years ago

The application will stream the selected monitor if the mutter screencast portal is available. If it is unavailable, a fallback to X11 based frame grabbing will happen. As such, it should work fine in almost all setups.

Source: https://gitlab.gnome.org/GNOME/gnome-network-displays

[–] youngGoku@lemmy.world 2 points 2 years ago

So can I cast a live twitch stream to my raspberry pi using this?