Lazarus
Home
Forum
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Using the Lazarus IDE
»
General
»
Video stream capturing
Downloads
Daily Snapshots
FAQ
Wiki
Bugtracker
IRC channel
Developer Blog
Follow us on Twitter
Mailing List
Free pascal
Other languages
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
About donations (wiki)
Bookstore
Lazarus, the complete guide
Search
Advanced search
« previous
next »
Print
Pages: [
1
]
Author
Topic: Video stream capturing (Read 2945 times)
skywriter
New member
Posts: 28
Video stream capturing
«
on:
June 18, 2007, 03:31:10 pm »
How to implement video stream capturing (displaying on screen with subsequent calculations) from USB-webcam in Lazarus application? Prefferably platform-independent.
I read something about "gstreamer" lib but i can't imagine how to use it in Lazarus app.
Maybe somebody knows working examples?
Logged
Vincent Snijders
Administrator
Hero Member
Posts: 2612
RE: Video stream capturing
«
Reply #1 on:
June 18, 2007, 03:49:55 pm »
Does
SysRec
help?
Logged
skywriter
New member
Posts: 28
RE: Video stream capturing
«
Reply #2 on:
June 19, 2007, 09:56:58 am »
As i understood SysRec is for Windows-only?
Logged
Vincent Snijders
Administrator
Hero Member
Posts: 2612
RE: Video stream capturing
«
Reply #3 on:
June 19, 2007, 10:03:42 am »
AFAIK, it is. It was not clear from your post, you needed a non-windows solution.
Logged
skywriter
New member
Posts: 28
RE: Video stream capturing
«
Reply #4 on:
June 19, 2007, 11:05:17 am »
Vincent, i am looking for solution for Linux now. But it is possible it will become necessary under windows later, so thanx for link.
Logged
felipemdc
Administrator
Hero Member
Posts: 2893
RE: Video stream capturing
«
Reply #5 on:
June 19, 2007, 04:04:13 pm »
Are you sure gstreamer is a video capturing library? On their website they claim it's a video playing library.
I guess that the steps to get what you want accomplished are:
1 - Find a library that does what you want. Google is your friend
2 - Convert the bindings of the library to Pascal, if there aren't already translations available
3 - Find out how to use the library
4 - Integrate it with your Lazarus application
Logged
Gintas
Jr. Member
Posts: 62
Re: Video stream capturing
«
Reply #6 on:
July 27, 2010, 12:13:36 am »
A SysRec doesn't works for me. I tested on two real webcams and some virtual ones. Just a black screen.
Logged
herux
New member
Posts: 47
Re: Video stream capturing
«
Reply #7 on:
July 27, 2010, 04:45:32 am »
Try this
http://wiki.lazarus.freepascal.org/5dpo
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Using the Lazarus IDE
»
General
»
Video stream capturing
Recent
FPC 2.6.0 released!
by
MikeFinch
[
Today
at 01:00:43 am]
Custom Draw Controls miss...
by
lainz
[February 10, 2012, 11:30:47 pm]
[SOLVED] Stream newb - si...
by
User137
[February 10, 2012, 11:27:01 pm]
TTogglebox color
by
Switcher
[February 10, 2012, 11:00:39 pm]
LDAP, objectsid is there ...
by
snorkel
[February 10, 2012, 09:46:59 pm]
SSH DLL (w-putty-cd) coul...
by
ludob
[February 10, 2012, 05:48:02 pm]
TCDButtom select dsAndroi...
by
wcleyton
[February 10, 2012, 05:47:36 pm]
Get list of drives
by
ludob
[February 10, 2012, 05:07:46 pm]
POCKET PC 2002 ERROR WITH...
by
delphiturk
[February 10, 2012, 03:20:20 pm]
GetCursorPos
by
User137
[February 10, 2012, 03:18:27 pm]