Forums Register Login

how to access Webcam using java

+Pie Number of slices to send: Send
I want to implement video-conferencing feature inside my chatting application so please tell me how can i do it
+Pie Number of slices to send: Send
What "chatting application" is this? Tell us about its architecture and technology.
+Pie Number of slices to send: Send
That is a pretty broad question. What web cam will you use? There is probably some kind of API for it. I'd suggest you start by reading the docs for it.
+Pie Number of slices to send: Send
@Ulf basically it's a swing Based application i have completed the other messaging application (private as well as broadcasting ) now want to implement the video chatting service can it be done with swing ? and if yes then how please tell me
+Pie Number of slices to send: Send
Swing isn't the answer, but you can capture video using JMF. See https://coderanch.com/t/628706/java/java/capture-video-JMF for a recent discussion that points to some example code. You still have a lot of things to think about with respect to sending video over the network and displaying it, but it's a start. This is a sizable project that you should expect to spend a lot of time on.
+Pie Number of slices to send: Send
@Ulf can't i send the video using stream as i send the normal messages ?
+Pie Number of slices to send: Send
What do you mean by "normal message"? Video not a one-time text message, it's a continuous binary stream of data that is also time-sensitive. It is a much more ambitious project than text chat.
I wish to win the lottery. I wish for a lovely piece of pie. And I wish for a tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 750 times.
Similar Threads
Jsp compilation
Assertion Doubt.
printing on an applet
I've bought Sybex Java 2 Certification Virtual Trainer
Accessing servlet-config parameter through EL
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 28, 2024 09:30:19.