Skip to content

Releases: jtee3d/prusa_connect_rtsp

v1.1.1

06 Jan 17:37
822376a
Compare
Choose a tag to compare

Fixes

  • Fixed errors in README
  • Corrected default value for CAMERA_CYCLE_DELAY

v1.1.0

06 Jan 17:17
279dd5b
Compare
Choose a tag to compare

Based on feedback, the following improvements have been implemented:

Improvements

  • Added MJPEG stream support
  • Added timeouts to the ffmpeg and curl commands
  • Renamed RTSP_URLS variable to CAMERA_URLS, although RTSP_URLS can still be used for backwards compatibility
  • Added optional environment variables: FRAME_CAPTURE_DELAY, CAMERA_CYCLE_DELAY and CONNECTION_TIMEOUT_DELAY

v1.0.1

20 Dec 17:38
498ef91
Compare
Choose a tag to compare

This is the first release on GitHub. The changes below are minor and don't affect the functionality of the container.

Improvements

  • Removed colour from the console output
  • Removed the code that sets upload.sh as executable, as it's not needed