Re: [Live-devel] JPEG file over RTP

2010-06-28 Thread Ross Finlayson
The problem is that when I come to decode the stream in VLC the image is far blockier than the original. Why is this? What am I doing wrong? I don't know, in part because you're missing some details about your implementation. In particular, you didn't say anything about your implementation

[Live-devel] JPEG file over RTP

2010-06-28 Thread Andy Bell
Hi All, I am wanting to stream a single JPEG file over RTP for test purposes, I load the file and then create a video source to stream it to a client, in this case VLC. I am using the following code on each frame: void TestJPEGVideoSource::doGetNextFrame() { fFrameSize = this->sosSize; if (