Hello.
I have webcam. I can work with it using RTSP/RTP over HTTP tunneling (because only 80 port is opened for me). QuickTime player plays video.
I want to catch this video and save it to disc in AVI container using java. Can I use JMF? Does it support "RTSP/RTP over HTTP tunneling" ?
I heared about QTJ, but it is windows and mac os only.
My camera is linux-based, and I believe there is a Darwin inside Thank you.