Valkka  1.6.1
OpenSource Video Management
Related Pages
Here is a list of all related documentation pages:
 decoder_subclass
 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
 filesystem cpp / Python callbacksValkkaFS is using both cpp-to-python and python-to-cpp calls
 Caching FramesFileCacherThread::run
 Sharing frames from python
 Decoder and DecoderThread schemeDefinitions: