Re: [Live-devel] Wrong reconstructed JPEG Header after RTP Streaming

2015-07-15 Thread Ross Finlayson
First, you should note that JPEG video streaming is strongly discouraged; see http://www.live555.com/liveMedia/faq.html#jpeg-streaming However, our code is streaming JPEG-over-RTP correctly, according to the standard RTP payload format

Re: [Live-devel] Wrong reconstructed JPEG Header after RTP Streaming

2015-07-09 Thread Michael Bommes
l" Datum:09.07.2015 18:33 (GMT+01:00) An: "live-devel@lists.live555.com" Betreff: [Live-devel] Wrong reconstructed JPEG Header after RTP Streaming Hi, I'm trying to stream JPEG images via RTP. After using Jpeg Parser from http://dbmibu.blogspot.in/2011/06/streaming-jp

[Live-devel] Wrong reconstructed JPEG Header after RTP Streaming

2015-07-09 Thread Bommes, Michael
Hi, I'm trying to stream JPEG images via RTP. After using Jpeg Parser from http://dbmibu.blogspot.in/2011/06/streaming-jpeg-images-over-rtp-using.html I could verify that I only send Jpeg data without header information and that virtual u_int8_t type() and width/height return the right values