<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<BR>
Hi, Ross.<BR>
My task is to connect to Sony RX570N camera and to get a H264 RTP stream from it.<BR>
<BR>
It is enough to send GET http request containing a RTP port number. After that the camera starts sending RTP packet to this port. All this stage are implemented. I use MultiFramedRTPSource and AVIFileSink to receive a frames. Unfortunately, many frames came corrupted, especially IDRs.<BR>
May be the fact that big frames are distributed in more than one packet affects to result.<BR>
<BR>
So I'm looking for good example of implementation of pure RTP processing.<BR>
<BR>
Ilya.<BR>
<BR>
<BR>
<BR>
<BR> <BR>> Date: Tue, 11 Aug 2009 15:06:11 -0700<BR>> To: live-devel@ns.live555.com<BR>> From: finlayson@live555.com<BR>> Subject: Re: [Live-devel] Pure RTP stream.<BR>> <BR>> >Could you please recommend me a sample program that manages RTP <BR>> >stream without openning RTSP session<BR>> <BR>> This is rather vague. What *specifically* are you trying to do?<BR>> -- <BR>> <BR>> Ross Finlayson<BR>> Live Networks, Inc.<BR>> http://www.live555.com/<BR>> _______________________________________________<BR>> live-devel mailing list<BR>> live-devel@lists.live555.com<BR>> http://lists.live555.com/mailman/listinfo/live-devel<BR><br /><hr />Send and receive email from all of your webmail accounts - right from <a href='http://go.microsoft.com/?linkid=9671351' target='_new'>your Hotmail inbox!</a></body>
</html>