python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
LibVLCSharp Play H264 video stream in WPF
I am developing a project based on ADB to transmit mobile phone screen, and transmit H264 video stream to PC through socket, but LibVLCSharp is in a frozen screen situation after playing, the screen i...
code rdp
Votes: 0
Answers: 1
How can I change the videotrack in libVlcSharp when recording video?
I am trying to record a live stream video into a file using libVlcSharp. That live stream contains two different video tracks, and by default when I record the file, the second track is being recorded...
Roman
Votes: 0
Answers: 1
I'm trying to figure out the correct addoption for vlcsharp to use addoptioon for adding a logo to an avalonia control
I'm building an app for Avalonia which plays videos and shows images on a raspberry pi. I'm able to show text such as the date/time on the bottom of an image, but not on a libvlc control (for now). ...
Joe Farro
Votes: 0
Answers: 0
Can a StreamMediaInput only be played one time to the end?
I am using LibVLCSharp to play audio, and am running into an issue in a UWP app. I am playing audio via a MemoryStream loaded into the StreamMediaInput to be used as a Media for the player. When I do ...
aschaefer
Votes: 0
Answers: 0