Top "Vlc" questions

VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols.

Stream desktop over RTP using VLC with the lowest latency possible

I have been trying to figure out how to stream my desktop (over LAN) using VLC and to achieve the …

stream streaming vlc rtsp rtp
play audio to only one speaker left/right from commandline using libvlc

Is it possible to make vlc play audio to only one of the speakers left/right from commandline ?

vlc libvlc
VLC command line batch file to rip audio CD

Anyone have a batch file to rip a CD using VLC player, so I don't have to rip one track …

vlc
How to create video streaming using C#

I have been working on the solution to develop video streaming web services using C#. I am using Windows XP, …

c# video-streaming vlc
Mjpeg VLC and HTTP Streaming

I'm generating a MJpeg Stream and trying to stream it to VLC and play it there. The code: public void …

c# http streaming vlc mjpeg
FFMPEG: How to keep UDP stream connection open even source drop some minute

i decode UDP stream (that genrate from DVB signal) using ffmpeg to HLS with this code : ffmpeg -i udp://239.1.2.1:60001?fifo_…

ffmpeg udp video-streaming vlc dvb
How do I make a mosaic for multiple rtsp streams?

What I'm trying to achieve is to display 3 ip cameras on VLC at the same time. Is there a clear, …

vlc rtsp ip-camera
SOS:Streaming video from android camera to VLC player on PC

I am in search of some code that streams the live camera recording of android device to the vlc player …

android vlc live555
FileNotFoundError: Could not find module 'libvlc.dll'

Using Python 3.8.0, 64 bit OS: Windows 10 Pro, Version 10.0.15063 Build 15063, 64 bit VLC, 3.0.8 Vetinari, 64 bit Have installed Python VLC Bindings through PIP The …

python python-3.x windows vlc libvlc
Python vlc install problems

alright so i am trying to install vlc with pip and its telling me successfully installed python-vlc ok good that's …

python python-2.7 vlc python-vlc