Valkka  0.17.0
OpenSource Video Management
Related Pages
Here is a list of all related documentation pages:
 ContributingInstructions for building Valkka can be found from the main Github page, please read it first
 Library architectureH264 decoding is done on the CPU, using the FFmpeg library
 Live555 primerValkka uses the live555 streaming media library
 Live streamingSome notes on receiving/sending live streams
 Code walkthrough: renderingFrom RTSP stream to X-window
 Code walkthrough: OpenGLCall structure for some GLX and OpenGL calls
 Presention timing and playingNotation convention for handling presentation timestamps (PTS)
 ValkkaFSNotes on the block and timestamp scheme
 ValkkaFSManagerWriting, reading and caching frames
 FramesFileCacherThread::run
 frames from python