:Release Notes: - :Detailed Notes: - :Testing Performed: - :QA Notes: - :Issues Addressed: -
16 lines
439 B
Markdown
16 lines
439 B
Markdown
# gstAutotest
|
|
|
|
Some simple set of scripts for autotest functionality of different pipelines configurations and results parsing.
|
|
For quality measurements using ffmpeg SSIM and PSNR plugins
|
|
For latency measurement using element latency tracing from gstreamer itself
|
|
|
|
So, make sure that this tools exist on your system!
|
|
|
|
Sample tables can be found under `sample` directory
|
|
|
|
## prerequisites
|
|
|
|
- ffmpeg
|
|
- gstreamer
|
|
- docker
|
|
- requirements.txt |