-
Notifications
You must be signed in to change notification settings - Fork 51
camera-sample-mavlink-client fails on Ubuntu #132
Comments
Can we also confirm that the purpose of this example is to "Test MAVLink publishing of available RTSP streams" ? ie as an alternative tor Avahi |
This still fails with changes in #138. However it stops at
... so does not even find the camera daemon. |
@hamishwillee Lot of things have changed in the mavlink protocol since the time this was written. The idea earlier was to test mavlink video streaming message but now I would like to change it to be a mavlink client to do what QGC does, detect hearbeat, query camera caps etc. For now , we have just moved the files around, no work on making the test app run is done yet. We will make it functional and keep you posted. |
Thanks @lbegani OK. I've done Dronecode/camera-manager-docs#5 to just track the files moving. There are a few questions there :-) |
So I suggest that we update sample to take an argument for the port (with default 14550) but still need debugging on why streams not found.
The text was updated successfully, but these errors were encountered: