Skip to content

bakwc/rk_latency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rk_latency

Example of low latency frame by frame decoding using rockchip mpp library https://github.com/rockchip-linux/mpp For rk3399 it gives 6-8 ms. latency with 1920x1080 100kb h264 frames.

Run steps

git clone https://github.com/bakwc/rk_latency
cd rk_latency
mkdir build
cd build
cmake ..
make
cd ../frames/
../build/rk_latency

About

Rockchip low latency video decoding

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published