Re: [Live-devel] mpeg and user data

2008-10-27 Thread Sigismondo Boschi
Ross Finlayson wrote: we have developed a streaming server based on live555, that gets mpeg4 frames and streams them as a MPEG elementary stream. Now I need to add some user data to each frame. Is this 'user data' really 'per frame' - i.e., tightly associated with the MPEG-4 frame data? If

Re: [Live-devel] mpeg and user data

2008-10-27 Thread Ross Finlayson
we have developed a streaming server based on live555, that gets mpeg4 frames and streams them as a MPEG elementary stream. Now I need to add some user data to each frame. Is this 'user data' really 'per frame' - i.e., tightly associated with the MPEG-4 frame data? If so, then the best way t

Re: [Live-devel] mpeg and user data

2008-10-27 Thread Yedidia Amit
mondo Boschi > Sent: Monday, October 27, 2008 11:21 AM > To: LIVE555 Streaming Media - development & use > Subject: [Live-devel] mpeg and user data > > Hi, > > we have developed a streaming server based on live555, that > gets mpeg4 > frames and streams them as a

[Live-devel] mpeg and user data

2008-10-27 Thread Sigismondo Boschi
Hi, we have developed a streaming server based on live555, that gets mpeg4 frames and streams them as a MPEG elementary stream. Now I need to add some user data to each frame. I think that the correct way is to define a user data mpeg elementary stream, mux it with the video stream and add t