is it possible to read theora video from memory stream ?
Yes. For any resource there are always file-reading and memory-reading functions in ZenGL. For video it is video_OpenFile and video_OpenMemory. Currently I have no ideas which video to use for standard demo, so... as soon as I got something interesting, I will add demo to svn