Recent

Author Topic: Looking for controls to record video using USB camera under Linux system.  (Read 2114 times)

jianwt

  • Full Member
  • ***
  • Posts: 129
Looking for controls to record video using USB camera under Linux system.

I want to make a video surveillance system.
Please help to find a third-party control that can synchronize sound and image recording with USB camera under Linux system.
Thank you all! :) :) :)

dsiders

  • Hero Member
  • *****
  • Posts: 1376
Looking for controls to record video using USB camera under Linux system.

I want to make a video surveillance system.
Please help to find a third-party control that can synchronize sound and image recording with USB camera under Linux system.
Thank you all! :) :) :)

Use the Forum search; there have been previous discussions, of which https://forum.lazarus.freepascal.org/index.php?topic=51927.0 is one.

I would seriously consider RVMeda Controls. It's commercial, but the Build vs Buy is considerable in its favor.
https://www.trichview.com/features/rvmedia.html
Preview the next Lazarus documentation release at: https://dsiders.gitlab.io/lazdocsnext

jianwt

  • Full Member
  • ***
  • Posts: 129
@dsiders 
thank you

af0815

  • Hero Member
  • *****
  • Posts: 1382
MotioneyeOS and Motioneye are for surveillance system. If you want it to do with Lazarus, you can use V4L2 as base. I have tested rvmedia as well and it works very good with Lazarus and you (must) have the sourcecode of rvmedia and can deal with special cameras as well. rvmedia itselft works with V4L2 or gstreamer. It depends :-) Some USB-Cameras are better supported with gstreamer and some not. There is a V4L2 Demo, if the camera is found and work, you can say it work without problems :-) Always a quick good test for me, if a camera works or it will have blood, sweat and tears.
regards
Andreas

jianwt

  • Full Member
  • ***
  • Posts: 129
@af0815
thank you

Dzandaa

  • Sr. Member
  • ****
  • Posts: 409
  • From C# to Lazarus
Hi
@Jianwt:

I use 5dpo video unit (Just for video).

You can capture frame and process it.

https://sourceforge.net/projects/sdpo-cl/files/Sdpo%200.4.0/

The video unit is just for Linux and is not available in the package manager.

B->
Regards,
Dzandaa

jianwt

  • Full Member
  • ***
  • Posts: 129
@ Dzandaa
thank you.

 

TinyPortal © 2005-2018