0

So I run into this issue that Enhanced Seeking is enabled by default. And I would really like to disable it (long story here). But it seems you can only disable it on the FMS, by adding this setting to the application.xml. But the thing is we are not sure if we will end up using an FMS or not. So, can I disable Enhanced Seeking without using FMS?

seek() reference

Thanks

Kasper
  • 1,282
  • 4
  • 20
  • 39

1 Answers1

0

maybe you should just find the closest fileposition to the target time (inside the metadata.keyframes if target time is not loaded yet) and request video from pre-generated keyframe never causing the server to generate one

www0z0k
  • 4,444
  • 3
  • 27
  • 32