Skip to content
Snippets Groups Projects
  1. May 30, 2018
    • Calvin Walton's avatar
      RaP: Workaround broken seeking in flv after red5 update. · 4554e3ea
      Calvin Walton authored
      Since the update to the newer red5, seeking in flv files (webcams in
      particular are noticable) has been broken, resulting in cameras
      appearing to "hang" any time there is a cut in the generated video -
      which happens when start/stop button is pushed, or when cameras are
      added or removed.
      
      We can detect the problematic video files because the timestamp of the
      first frame is large (old red5 versions always set first frame
      timestamp to 0.001 seconds). If we see a file like this, having ffmpeg
      remux the file - rewriting the timestamps and index - works around the
      problem.
      4554e3ea
  2. May 23, 2018
  3. May 22, 2018
  4. May 20, 2018
  5. May 19, 2018
  6. May 17, 2018
  7. May 16, 2018
  8. May 15, 2018
Loading