satori-com / satori-video-sdk-cpp

Satori Video C++ SDK
Other
5 stars 7 forks source link

Some fixes in video file sink #286

Closed khabinov closed 6 years ago

khabinov commented 6 years ago
  1. use boost::filesystem:: instead of C-style std::rename or std::copy;
  2. std::rename and boost::filesystem::rename don't work if original and new file locations are in different volumes
  3. More correct use of epoch milliseconds in file names