Skip to content

Commit

Permalink
Removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Keukhan committed Aug 20, 2024
1 parent eb6a8df commit 7daf7c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/projects/modules/ffmpeg/ffmpeg_writer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,6 @@ namespace ffmpeg
// Passthrough
}

// 전송 시작 시간 계산
_last_packet_sent_time = std::chrono::high_resolution_clock::now();

int error = av_interleaved_write_frame(_av_format, &av_packet);
Expand Down

0 comments on commit 7daf7c9

Please sign in to comment.