Re: [Live-devel] H264, MPEG4, MJPEG recording and streaming with proper timming information.

2012-01-31 Thread Ivan Mayo
> > I can use some own header as 0xAABBCCDD to mark that timestamp entry > points, did I understand you properly? > > > *You don't need to do that, if your headers are all the same size, and > contain the frame size. Instead, the frame size value will tell you how > many bytes you need to read to

Re: [Live-devel] H264, MPEG4, MJPEG recording and streaming with proper timming information.

2012-01-31 Thread Ivan Mayo
Great, thank you very much! So, your idea is to create my own fileSinker with my own file format recording each timestamp and frame size and then create my own byteStreamFileSource and serve the data packets as they where sinked but filtering that timestamps and framesizes.I can use some own heade

[Live-devel] H264, MPEG4, MJPEG recording and streaming with proper timming information.

2012-01-31 Thread Ivan Mayo
Hello, I am currently developing some stream recorder software based on Live 555 libs, I am recording mpeg4, h264 and mjpeg and streaming it later using XXXFileServerMediaSubsession. The main problem here is that, as files contain raw recorded stream, i don“t have any timing information as framera