Jump to content

Recommended Posts

Posted

Hello fellas

Iโ€™m excited to share aย sample that demonstrates how to access and control multiple webcams directly from the browser โ€” no third-party components required! This project showcases:

  • โœ… Real-time webcam selection using TUniComboBox

  • ๐Ÿ“ธ Snapshot capture with live preview

  • ๐Ÿ–‹ Watermarking using HTML5 Canvas

  • โœ‚๏ธ Region selection with cropping support

  • ๐Ÿ” Fully native implementation using TUniHTMLFrame, TUniImage, and ajaxRequest

webcam1.thumb.png.d1224a87878fd2c31af91ff56f803d7e.png

ย 

All video and image processing is handled using standard HTML5 APIs and native Delphi classes like TPngImage, TBitmap, and TBytesStream. It's lightweight, clean, and easy to integrate into your own uniGUI projects.

๐Ÿ“‚ GitHub Repository:
๐Ÿ‘‰ https://github.com/lfgarrido/uniWebcam

Feel free to explore, fork, and contribute. I hope this helps others looking to integrate webcam functionality into uniGUI apps. Happy coding, and keep building awesome things! ๐Ÿ’ปโœจ

ย 

  • Like 2
  • Upvote 2

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...