Using Command Lines to Operate the Camtasia Recorder

Camtasia Recorder has a list of following commands which can append to the command line to launch the CamRecorder.exe file. These commands will record, pause, stop, and exit the recorder.

  1. Open the Command Prompt.
  2. Type this file path and press Enter:
    • Camtasia 2024: cd C:\Program Files\TechSmith\Camtasia 2024
    • Camtasia 2023: cd C:\Program Files\TechSmith\Camtasia 2023
    • Camtasia 2022: cd C:\Program Files\TechSmith\Camtasia 2022
    • Camtasia 2021: cd C:\Program Files\TechSmith\Camtasia 2021
  3. Type the following and press Enter to begin a recording:
    Camtasia 9 - 2020: CamRecorder.exe [command]
    Camtasia 2021: LegacyCamRecorder.exe [command]
    Camtasia 2022-Current: CamtasiaRecorder.exe [command]
     
Old CommandNew CommandDescription
/r/recordStarts/resumes recording using the current Recorder settings
/p/pausePauses the recording
/s/stopStops the recording, opens editor
/x/exitExits out of the Recorder
 /resumeResumes recording
 /WriteToFileStops recording, does not open editor
 /HideHides recording window
 /UnhideUnhides recording window
 /EnableScreenRecordingTurn on Screen recording
 /DisableScreenRecordingTurn off Screen recording
 /EnableWebcamTurn on Webcam recording
 /DisableWebcamTurn off Webcam recording
 /SelectWebcamSelect which Webcam to record, parameter is an integer, starting at 0
 /MuteSystemAudioTurns off system audio recording
 /UnmuteSystemAudioTurns on system audio recording
 /MuteDeviceAudioTurns off mic recording
 /UnmuteDeviceAudioTurns on mic recording
 /SelectDeviceAudioSelect which mic to record, parameter is an integer, starting at 0
 /SetOutputPath

What folder to store recording in, parameter is full disk path, example

/SetOutputPath "C:\Users\User\Documents\Camtasia"

 /SetScreenFrameRate= 30Choose recording frame rate 30 or 60
 /SetRecordToH264Encodes recording to H264
 /SetRecordToTSC2Encodes recording to TSC2

The old commands will not work and have only been noted for reference.

Was this article helpful?
1 out of 1 found this helpful