Search found 4 matches

Go to advanced search

by Ken98045
09 Sep 2022 11:12
Forum: Development around libVLC
Topic: Grabbing Frames from IP Camera
Replies: 1
Views: 319

Grabbing Frames from IP Camera

I am currently using LibVLCSharp. However, I think that this question is generic to LIbVLC I want to grab frames from IP cameras. Fine, I know how do do that if I know the width/height of the images ahead of time. However, if there is a way to use LibVLC to get the width/height so I can pass it to L...
by Ken98045
22 Aug 2022 04:25
Forum: Development around libVLC
Topic: Start Recording Mid-Stream
Replies: 4
Views: 523

Re: Start Recording Mid-Stream

Thanks for the info. I've spent the last day and a half trying to find an alternative library and/or code around the problem. Of the three libraries that imply they can do something like this, none of them actually work (either not at all, or at best partially). For now I can code around it in libvl...
by Ken98045
20 Aug 2022 09:15
Forum: Development around libVLC
Topic: Start Recording Mid-Stream
Replies: 4
Views: 523

Re: Start Recording Mid-Stream

Sorry, I'm new here and trying to find my way around....
So, where would I find a reference to that plugin? In this case Google is not my friend, and I'm apparently not using the right term (or location) to search this forum.
by Ken98045
20 Aug 2022 05:18
Forum: Development around libVLC
Topic: Start Recording Mid-Stream
Replies: 4
Views: 523

Start Recording Mid-Stream

I am able to record a stream to disk using examples found on the net. However, what I would like to do is (1) start playing a stream (2) x seconds later start recording that stream (3) y seconds later stop recording. However, if there is a way to do that without creating a new Media stream and/or Me...

Go to advanced search