[Lazarus] MJPEG streamer
Ondrej Pokorny
lazarus at kluug.net
Sun Jul 23 10:48:40 CEST 2023
On 23.07.2023 10:35, 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
I would try the VLC player component:
https://wiki.freepascal.org/Video_Playback_Libraries
http://lazplanet.blogspot.com/2018/01/how-to-make-simple-video-player-in.html
VLC can open a video stream from a RTSP camera.
Ondrej
More information about the lazarus
mailing list