I am streaming a camera that has a frame rate which is not constant. I am writing a custom logic to calculate my frame and packet losses for that stream but the issue is that the frame rate for the stream it is fetching is constant. Ideally it should fetch the frame rate at the instant at which I am checking it, as some packets, frames might have been lost due to any reason. So how to calculate/get the variable frame rate for a stream?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Variable Frame Rate recordings | 11 | 5382 | October 28, 2020 | |
Transcoder frame drop | 2 | 2724 | March 14, 2014 | |
Get Framerate for Live Stream | 10 | 4303 | April 7, 2014 | |
Key frame at constant time interval | 3 | 4274 | November 23, 2015 | |
How to capture logs for frames while live stream? | 1 | 2152 | February 27, 2020 |