Headless mode & drone camera

Hello,

I’m interested in using Sphinx for reinforcement learning, meaning I need to do large numbers of trials. Since Sphinx is quite resource intensive, I would like it to run in headless mode.

My question is: Can I run Sphinx in headless mode? And if so, will I still be able to access the drone camera stream, which I will need to train the drone agent?

Thanks in advance!

Hello,

You can start sphinx without a GUI client with sphinx-server instead of sphinx. You will still be able to access the camera stream in server mode.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.