That smells like proprietary software and drm
Linux
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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
mpv is our saviour.
Fork incoming.
So is this like adding mediastream adaptive like what other players have to load google's widevine module?
No
Remember those Winamp channels? Hope this leads into that. IPTV is supported by Winamp but not the easiest way to use it, maybe this would make that better too.
Edit - sorry I meant IPTV is supported by VLC*
I loved the Winamp channels. That's where I learned about the existence of anime. I had no concept that things like Cardcaptors, Dragonball, Pokemon, etc were actually anime because I just saw them in English. But I found dubs through Winamp streaming and it sent me down the rabbit hole to buying DVDs and manga and learning to torrent fansubs. The good old days of my blazing fast 3mbps cable connection. It blew my mind coming from dial up.
Oh god, no...
I'd rather be able to stream a file from my PC via VLC to other people with VLC.
If that's already a thing, then I guess I just gotta figure it out...
VLC support RTMP, streaming a live feed like twitch. https://wiki.videolan.org/RTMP/
VLC also support reading from network https://wiki.videolan.org/Documentation:Play_HowTo/Basic_Use_0.9/Opening_modes/#Opening_a_Network
You are also able to generate a stream through multiple interfaces though I couldn't find how. Still, it is officially reported as being possible. https://www.videolan.org/streaming-features.html
Yeah, I know about RTPM, but what I meant was more akin to streaming the file itself.
Take for example, me and my friends want to watch a movie. One of us has the movie. We all have VLC. The one with the movie loads the file, the others... Somehow... Connect to the VLC with the loaded file and have it directly stream to their own VLC.
I dig a little and there is an option on the GUI to easily stream. On the media menu, there is a stream option (CTRL+S) which allows you to stream a file using the interface you want. It will create a server and it's up to you to make that server available to your friends (port forwarding). They will the open your video from a network interface link.
Though, while I did manage to stream between two instances of VLC on the same machine. It was after many attempts and I did not have any sound.
Not incredible, I will admit, but I'm quite confident it can work well once you understand what parameters to use.
I believe you can set up a http stream and then have others connect to it
Will picture in picture support on IOS eventually be added?
This is bad news. FAST streaming is an ad-riddled nightmare. VLC already supports streaming video just fine. Native support for FAST services just means native support for ads.
VLC already includes support for IPTV streams and M3Us. If you want to load FAST channels, you can do that now using a playlist from here: https://github.com/iptv-org/iptv
You'll even get an ad-free / ad-reduced experience this way. FAST providers like Pluto and Tubi rebroadcast some TV channels and inject their own targeted ads. If you pipe the video stream into VLC, you'll just see "commercial break in progress" filler video instead of commercials. Try it out with a local news station, they are all almost completely add free this way.
Enjoy this while you can, I guess...
I mean it's just another format they'll be supporting. If you don't want to watch in that format, don't.
FAST isn't a format, it's an integration. The format is streaming mpeg like everything else.
If FAST services want to be a part of VLC, they can just write their own extension.
I mean it's just another service they'll be supporting. If you don't want to watch that service, don't.
Better?
No, I don't want any pro-profit ad-supported services integrated directly into a critical FOSS project like VideoLAN. This is a form of enshittification. VLC should NEVER implement native support for targeted advertising. Pluto and Tubi are already cramming ads into my smart TV, they need to stay the fuck away from VLC's core code.
Freedom of choice is writing a channel service extension for VLC that I can install if I want to, not integrating non-free anti-consumer bullshit into the application itself.
I really don't see how this is enshittification or anti-consumer. Nothing about your use of or experience of VLC changes if you simply don't use FAST streams. To me this seems similar to whether or not to ship patent encumbered codecs.
What if Disney wanted to integrate their own DRM support into the Linux Kernel so you could watch Disney Blu-Ray movies? Would you accept the "you don't have to watch Disney movies" justification?
I'd be fine with VLC having a way to watch proprietary Blu-Rays. I think it has that feature and it does seem useful for those who want to watch Disney Blu-Rays. VLC is supposed to be pretty much a swiss army knife of media players, after all.
If you wanted to compare to the kernel then best comparison would be to something like proprietary drivers or something.
We had to fight corporations for the right to decode DVDs and Blu-rays with FOSS software. This has been a major part of the software freedom movement. I don't want to see a deviation away from principles.
There's room for both the principled take and the practicality. We have both FOSS distros and those that ship patent encumbered stuff and proprietary driver.
And VideoLAN has been pricipled for nearly 15 years. I'd like to see them stay that way.
VLC has been distributed with libdvdcss and patent incumbered codecs for ages.
Beware: VLC media player binaries are distributed with the libdvdcss library included.
I don't see this as at all different tbh