>Ok, let's say the cam sends me a pure MPEG4 stream, with no custom headers:
>
>1) Is there a way to set up a function that's called every time an RTP
>packet is received?
Yes - it already exists, in the implementation of the
"MPEG4ESVideoRTPSource" class: i.e., in the implementation of the RTP
>I have got a H.264 stream, a MPEG2 stream, and three metadata streams in
>several queues. I have to put them all into one MPEG-TS and stream that
>TS via RTP over the net. I did not find any example which shows the
>mechanism of building an MPEG-TS.
>
>Can anyone help me with example code or links
I want to unsubscribe from this mailing list .Can some body tell
me the procedure to do so ?
Go to the web page whose URL is at the bottom of *every* mailing list
email (including this one). Look near the bottom of that page for
"unsubscribe".
--
Ross Finlayson
Live Networks, Inc.
http://
Ross Finlayson schrieb:
>> I want to dump and view a stream at one time. I'm using MPlayer +
>> liveMedia lib. What would be the best way to do this?
>
> You would need to modify MPlayer's LIVE555 interface code
> ("libmpdemux/demux_rtp.c") to write each incoming data frame to a
> file, as well
[EMAIL PROTECTED] wrote:
>>> > I'm saying that you might not need to write any new (sub)classes at
>>>
all. Can you tell me some more about what your data looks like -
i.e., what video codec are you using, and how is the data different
from the standard?
HI ,
I want to unsubscribe from this mailing list .Can some body tell me the
procedure to do so ?
Regards
-
Looking for last minute shopping deals? Find them fast with Yahoo! Search.___
live-devel maili
Hi List,
I am new at live555. My problem is as follows:
I have got a H.264 stream, a MPEG2 stream, and three metadata streams in
several queues. I have to put them all into one MPEG-TS and stream that
TS via RTP over the net. I did not find any example which shows the
mechanism of building an MPE
Ross Finlayson wrote:
The old H.263 RTP payload format specification (RFC 2190) is now
*obsolete*, and should not be used. As noted above, use our existing
H.263+ RTP payload format (RFC 2429) implementation instead.
Yes I am aware about H263-1996 is obsolete. However I need to
integrate st
Ross Finlayson wrote:
The old H.263 RTP payload format specification (RFC 2190) is now
*obsolete*, and should not be used. As noted above, use our existing
H.263+ RTP payload format (RFC 2429) implementation instead.
Yes I am aware about H263-1996 is obsolete. However I need to integ
>I want to dump and view a stream at one time. I'm using MPlayer +
>liveMedia lib. What would be the best way to do this?
You would need to modify MPlayer's LIVE555 interface code
("libmpdemux/demux_rtp.c") to write each incoming data frame to a
file, as well as processing it normally. For more
10 matches
Mail list logo