RICOH THETA Delete All Files with Single API Command

Опубликовано: 26 Январь 2025
на канале: THETA 360 Developers
726
2

SC2 firmware 1.31 and earlier had a bug that did not respond properly to the parameter to delete all files from the camera. With old firmware, you needed to delete each file individually in a loop. With the current firmware 1.51 and later, you can delete all files with a single command. The open source library and command line tool used in this video shows how to send an API command to the camera to delete all the files. This is great for testing as you are likely taking hundreds of test pictures and want to delete everything at once. Suggest chaining the command to Camera.reset and delete my settings to clear everything from the SC2 and prepare it for another day of testing.
This is video 4 in the WebAPI tester series.
   • RICOH THETA WebAPI Tester