<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div dir="ltr"><div dir="ltr"><div style="font-family: Arial; font-size: 10pt; "><div>    I am experimenting with the testRTSPClient app to 
develop a DirectShow source filter to connect to a network camera outputting an 
H.264</div>
<div>video stream. The app successfully connects to the camera and shows the 
following continuous output:</div>
<div>... </div>
<div>Stream "<a href="rtsp://192.168.1.7:65534/videoSub/">rtsp://192.168.1.7:65534/videoSub/</a>"; 
audio/PCMU:        Received 960 
bytes.     Presentation time: 1365102232.117119</div>
<div>Stream "<a href="rtsp://192.168.1.7:65534/videoSub/">rtsp://192.168.1.7:65534/videoSub/</a>"; 
video/H264:        Received 411 
bytes.     Presentation time: 1365102232.186298</div>
<div>Stream "<a href="rtsp://192.168.1.7:65534/videoSub/">rtsp://192.168.1.7:65534/videoSub/</a>"; 
audio/PCMU:        Received 960 
bytes.     Presentation time: 1365102232.226244</div>
<div>Stream "<a href="rtsp://192.168.1.7:65534/videoSub/">rtsp://192.168.1.7:65534/videoSub/</a>"; 
video/H264:        Received 458 
bytes.     Presentation time: 1365102232.375975</div>
<div>Stream "<a href="rtsp://192.168.1.7:65534/videoSub/">rtsp://192.168.1.7:65534/videoSub/</a>"; 
audio/PCMU:        Received 960 
bytes.     Presentation time: 1365102232.359869</div>
<div>Stream "<a href="rtsp://192.168.1.7:65534/videoSub/">rtsp://192.168.1.7:65534/videoSub/</a>"; 
audio/PCMU:        Received 960 
bytes.     Presentation time: 1365102232.465869</div>
<div>Stream "<a href="rtsp://192.168.1.7:65534/videoSub/">rtsp://192.168.1.7:65534/videoSub/</a>"; 
audio/PCMU:        Received 960 
bytes.     Presentation time: 1365102232.585744</div>
<div>Stream "<a href="rtsp://192.168.1.7:65534/videoSub/">rtsp://192.168.1.7:65534/videoSub/</a>"; 
video/H264:        Received 950 
bytes.     Presentation time: 1365102232.666086</div>
<div>...</div>
<div> </div>
<div>    Initially, I am only interested in the video portion of 
the stream.</div>
<div>Using the library, what is the most efficient way to get access to the 
H.264 portion of the stream</div></div></div></div></blockquote><div><br></div></div>Because this is a Frequently Asked Question, I have now added an entry for it to the FAQ.  See:<div><span class="Apple-tab-span" style="white-space:pre">       </span><a href="http://www.live555.com/liveMedia/faq.html#testRTSPClient-how-to-decode-data">http://www.live555.com/liveMedia/faq.html#testRTSPClient-how-to-decode-data</a></div><br><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a></span></span>
</div>
<br></body></html>