Hi, there,
I ran into an error with this example (without changing any code):
https://github.com/luxonis/depthai-experiments/tree/master/gen2-container-encoding
The error is:
Timestamps are unset in a packet for stream 0. This is deprecated and will stop working in the future. Fix your code to set the timestamps properly
Application provided invalid, non monotonically increasing dts to muxer in stream 0: 338711 >= 338711

I noticed the version is depthai==2.16.0.0, whereas I am using the newer version 2.21.2.0. Is this be the problem? Could you fix it or let me know how?
Any help will be really appreciated! (Have been trying to solve this error for two full days :-( )
Thanks and Regards
Wu Bi