Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

HOW TO STREAM FROM VLC.DOTNET #682

Open
appysrinath opened this issue Mar 28, 2021 · 1 comment
Open

HOW TO STREAM FROM VLC.DOTNET #682

appysrinath opened this issue Mar 28, 2021 · 1 comment

Comments

@appysrinath
Copy link

HOW TO STREAM UDP/RTMP/RTP/RTSP USING VLC.DOTNET

PLEASE SHARE THE SAMPLE SYNTAX FOR VB.NET

Generic information

  • Vlc.DotNet version : 3.1.0
  • Vlc.DotNet project used : WinForms
  • libvlc version : x64+ VLC INSTALLTION
  • .net version : 4.0-4.8
  • Project language : VB.net
  • Project build architecture : x64
  • Operating system : Windows 10 x64
@jeremyVignelles
Copy link
Collaborator

First, please do not use all-caps when writing on internet, it's considered as screaming.

Second, why are you not switching to LibVLCSharp? This project is in maintenance mode and is not recommended for future-proof development. They also have a recording sample in C#, and a getting started example in VB

As for your question for Vlc.DotNet, the first step would be to find the command line arguments syntax to do the same thing in VLC : https://wiki.videolan.org/Documentation:Streaming_HowTo/ . Then, you just need to pass the same arguments to Vlc.DotNet. See the wiki.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants