You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.
As it is known that Video streaming is enabled by default.
https://github.com/Dronecode/camera-streaming-daemon/blob/82bf439afda14be1106cea2042f66e157d641fe8/src/main.cpp#L246-L247
Ideally, it should be triggered by MAV_CMD_VIDEO_START_STREAMING sent from MAVLink Camera client.
And hence, it should be probably handled here:
https://github.com/Dronecode/camera-streaming-daemon/blob/82bf439afda14be1106cea2042f66e157d641fe8/src/mavlink_server.cpp#L610
The text was updated successfully, but these errors were encountered: