HI, Ross!
I joined in live555 several days ago, Just now, I saw
http://www.live555.com/liveMedia/doxygen/html/classMedium.html.

It seems that I can write a new "MediaSink" if I want to add new receiver in
client.
if I try to support new media type in server, How about? Add a
MultiFramedRTPSink,right?
Would you mind introducing steps simply about how to support a new media
type in server?

Thanks.

-----邮件原件-----
发件人: Ross Finlayson [mailto:[EMAIL PROTECTED] 
发送时间: 2008年7月4日 1:17
收件人: LIVE555 Streaming Media - development & use
主题: Re: [Live-devel] H.264VideoReceiver

>I have modified the testMPEG1or2VideoReceiver to H.264VideoReceiver and it
>works i.e receives H.264 RTP packets and dumps to a file.
>
>but i want to store the received data in a buffer so that my decoder
>decodes it. Can some one guide me in doing so? i want just a rough idea.

Write a new "MediaSink" subclass, and use that instead of "FileSink".
-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/



_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to