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
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
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
>
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