FPV Goggles SRT file to CSV converter

[apis/dji/utils/FPV Goggles SRT file to CSV converter]


Converts an SRT file generated by the FPV goggles into CSV.


Keywords: dji, fpv, srt, osd, goggles, subtitles, csv, convert, file

Input ports

  • SRT path: string

    [Inherited from port path of text reader] Receives the path of the file to read content of as text. Example: "/home/user1/dir1/foo.txt" (To keep the application portable use "/" as path separator.)

Output ports

  • written: true

  • error: {"error": string}

Last updated