[Lazarus] MJPEG streamer
Michael Van Canneyt
michael at freepascal.org
Sun Jul 23 10:48:52 CEST 2023
On Sun, 23 Jul 2023, Steve Gatenby via lazarus wrote:
> Would anybody know if there is a component / code to enable reading an mjpeg
> stream from a http camera to a Lazarus form/panel (or anything really)
>
> Dont mind installing libraries etc -
>
> Looking to suit Linux specifically though
vlc can play media streams, so I think Libvlc can be used for this.
The lazvlc.lpk contains a component that encapsulates vlc, it's just a
matter of feeding it the correct url.
Michael.
More information about the lazarus
mailing list