VLC Media Player Plans to Add Online Media Streaming

https://programming.dev/post/11362329

VLC Media Player Plans to Add Online Media Streaming - programming.dev

Not a fan of that tbh

Dude, they are not starting their own ad supported streaming service. They are merely adding dupport for one more streaming protocol that happens to be used for that. If these services were using RTSP for their streams, they’d already be supported. This is absolutely in line with VLC’s swiss army knife-approach.

Otherwise, new GUI sounds good to me. The old one is proven but a bit clunky.

I think there should be local-only players. VLC was one forever. There are streaming service clients out there and I personally don’t want VLC to add this feature. But it is just my personal opinion. I never said it’s bad
But it has had networking capabilities for like… ever? RTSP, HTTP, …

It also supports some funky stuff like raw H.264 over UDP if you use ffmpeg to prepend special packets to the start of the video stream (Ideal for a DIY low latency video streaming solution ). If you decrypt digital OTA tv signals (DVB format), VLC will play the live underlying raw mpeg stream just fine.

Truly a swiss army knife of video playback, especially the underutilized network url file open option