Hi,
We are developing a web application interface for raspberry pi. We are able to get live stream and other controls from the IP camera using command line.
I am not able to control the raspberry pi camera controls from the web using java. Can we have any java API or third party interface to control the all camera controls from the web using java?
Actually we want to build a web control panel in JAVA with Raspberry Pi.
Some functionalists which we want to achieve are:
1. Start/Stop Camera
2. Zoom in/out
3. Face Recognition
4. Motion detection etc.
So can you please provide any guidance or documentation which can help us to achieve functionalists mentioned above?
Thanks in advance.