intel-aero / meta-intel-aero

Yocto layer to support Intel Aero platform
https://github.com/intel-aero/meta-intel-aero
GNU General Public License v2.0
217 stars 119 forks source link

csd:Enable SimpleHTTPServer #240

Closed SaliniVenate closed 7 years ago

SaliniVenate commented 7 years ago

HTTP Server is required for hosting the camera definition files, images and videos.

avinash-palleti commented 7 years ago

👍

lucasdemarchi commented 7 years ago

Is this for 1.5?

SaliniVenate commented 7 years ago

Yes Lucas.

anitha-suresh-zz commented 7 years ago

This wasn't tagged for 1.5 release though.

lucasdemarchi commented 7 years ago

The only user of such a daemon would be CSD as far as I can see. Currently CSD is not updated to use that functionality and we are very close to releasing 1.5. So, I don't see a reason to actually merge this now and it could be postponed for the next one.

lbegani commented 7 years ago

The work on CSD is in progress, plan to submit initial changes asap. Also, the corresponding changes on QGC side is in progress, which means testing is still due. As I understood from Luis, whatever is ready can go in this release. Later, we can push further changes as update packages.

SaliniVenate commented 7 years ago

Fixed the path for hosting files. Changed it from /var/html to /var/http .