how to capture video from digital camera in JPanel
12 views
Skip to first unread message
varun
unread,
May 27, 2008, 7:49:48 AM5/27/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to UIET Sun Open Source User Group
hi,
Can anybody guide me on how can we capture video from digital camera
and display it in a JPanel . I have a start camera button in my GUI
whose actionListener should start and display the video being captured
by digital camera connected via USB.
Thank You.
Souvik Das Gupta
unread,
May 28, 2008, 2:49:02 AM5/28/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to uietsunu...@googlegroups.com
Hi
I have no idea about the same, but i'll try to find that out for you. It might take some time.
Regards Souvik
UIET Sun Club
unread,
May 28, 2008, 8:41:48 AM5/28/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to uietsunu...@googlegroups.com
Hi
I got a reply from the community.
To do such a thing you should start exploring the Java Media Framework.