|
Valkka
0.17.0
OpenSource Video Management
|
| Contributing | Instructions for building Valkka can be found from the main Github page, please read it first |
| Library architecture | H264 decoding is done on the CPU, using the FFmpeg library |
| Live555 primer | Valkka uses the live555 streaming media library |
| Live streaming | Some notes on receiving/sending live streams |
| Code walkthrough: rendering | From RTSP stream to X-window |
| Code walkthrough: OpenGL | Call structure for some GLX and OpenGL calls |
| Presention timing and playing | Notation convention for handling presentation timestamps (PTS) |
| ValkkaFS | Notes on the block and timestamp scheme |
| ValkkaFSManager | Writing, reading and caching frames |
| Frames | FileCacherThread::run |
| frames from python |
1.8.13