Illium

@Illium358
0 Followers
0 Following
2 Posts
Hello, my name is Illia Pukalov, and I'm an ordinary student from the Czech Republic studying at Střední škola teleinformatiky Ostrava. I program in Python, Bash, and C#. I also love the Linux community and try to contribute to its development little by little!
https://fluxcast.secweb.cloud/https://fluxcast.secweb.cloud/

Thanks! The "magic" is just local Wi-Fi Direct.

1. FluxCast ignores firewalls by creating a direct wireless link to the TV, sidestepping routers and VPNs entirely.

2. It's local P2P, so attacks require physical proximity. The WFD link uses WPA2, but the media payload (RTP stream) is unencrypted for DRM-free Smart TV compatibility.

3. Python prevents buffer overflows from malformed packets. We always pass arguments as lists directly to the OS, never through a shell.

Hello #Linux community, I just released FluxCast v0.1.0. It's a Miracast (Wi-Fi Direct) screencasting tool built from scratch to fix streaming issues on modern desktops.

- Full #Wayland support (GNOME, KDE, Hyprland)
- Out-of-the-box portable AppImage
- Written in Python + GStreamer

Repository: https://github.com/IlyaP358/fluxcast

Please boost this post to help an indie dev find hardware testers. Thanks!

#OpenSource #FOSS #Python #Screencast #Ubuntu #ArchLinux

GitHub - IlyaP358/fluxcast: Stream your Linux desktop to a Smart TV via Miracast/WFD, DLNA, or Cast.

Stream your Linux desktop to a Smart TV via Miracast/WFD, DLNA, or Cast. - IlyaP358/fluxcast

GitHub