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.
--
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to