I have a system including sensor camera connect to microzed board.
Microzed run by linux kernel 3.8. Sensor camera output raw data(UYVY), I have C program on microzed board read data from sensor camera after compress to jpeg data.
Request:
Client using web browser access to webserver on microzed board (http://192.168.35.45:8080) view video get from sensor camera.
How can I do it?
Please help me!
Sorry for my English.