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
Why not using rtp extension? Regards, Amit Yedidia Elbit System Ltd. Email: [EMAIL PROTECTED] Tel: 972-4-8318905 -- > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Sigismondo Boschi >

[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