mavlink / mavlink-camera-manager

MAVLink Camera Manager Service
MIT License
102 stars 30 forks source link

RTSP is failing to connect after stream recreation #360

Closed joaoantoniocardoso closed 8 months ago

joaoantoniocardoso commented 8 months ago
  1. Setup a USB camera with an RTSP stream and ensure it is working
  2. Remove the USB camera
  3. The stream should stop
  4. Reconnect the USB camera
  5. Try to connect to the same RTSP URL

This last step is failing.