Page 1 of 1

Can LibVLCSharp be used to stream video from a aspnet core server to an HTML5 video tag?

Posted: 01 Sep 2019 14:37
by nahueltaibo
I wonder if it is possible, (and if there is any example):

Server side is an aspnet core website. It can access an rtsp camera (or any video file on the server)

Client runs angular and has a HTML5 video tag.

When the client request a video to be streamed, LibVLCSharp sends a stream (either from the rtsp camera or from a server video file) that can be rendered in the HTML5 video tag

Re: Can LibVLCSharp be used to stream video from a aspnet core server to an HTML5 video tag?

Posted: 15 Sep 2019 15:24
by mfkl
Should be possible, but have no sample showcasing that feature.

Check those options to give to the libvlc ctor https://wiki.videolan.org/VLC_command-line_help/