Maxim Levkov

Results 44 comments of Maxim Levkov

> @thinxer the 128-bits of random data is used to avoid dependency on the wall-clock for collision safety. If one is concerned about the extra 4 bytes of data or...

Alright, in the book, chapter 1 recipe 4 section, you introduce "Build_Shared_Libraries" as a way to manage the building of static/shared libraries. Intuitively, I would have liked to see the...

@erankor Do you have any thoughts on this?

@erankor This issue, though still relevant, can be closed. It was resolved by targeting duration above 2 seconds, more like 4 seconds while keeping an accurate estimate and forcing GOP...

I've tried to get the script working but was not successful. The instantiation of script produced numerous errors. For that and other reasons, I've been trying to write a microservice...

Hello Eran, I've been able to get the playlist.php to work within the nginx-vod-module. However, I've noticed a rather peculiar behavior. When I list the assets in the $filepath as...

Will try that. Thank you.

I now have all 4 video levels (288, 360, 720, 1080). Thank you for the note. So, effectively, the language tag is required for each bitrate to work. Here is...

Another, a rather peculiar question, at the moment, the playlist is producing a playlist that has an indefinite replay (loop mode). Is there is a way to indicate within the...

Very well, I will try that. One more question. Each clip contains 4 media files, however, in the json "durations" there twice as many durations listed. I would have expected...