<div dir="ltr"><div>I'm using testRTSPClient to pull an RTSP stream, and I noticed the</div><div>camera provides two subsessions:</div><div><br></div><div>  [URL:"..."]: Initiated the "video/H264" subsession (client ports 56266-56267)</div>
<div>  [URL:"..."]: Set up the "video/H264" subsession (client ports 56266-56267)</div><div>  [URL:"..."]: Created a data sink for the "video/H264" subsession</div><div>  [URL:"..."]: Initiated the "application/VND.ONVIF.METADATA" subsession (client ports 49032-49033)</div>
<div>  [URL:"..."]: Set up the "application/VND.ONVIF.METADATA" subsession (client ports 49032-49033)</div><div>  [URL:"..."]: Created a data sink for the "application/VND.ONVIF.METADATA" subsession</div>
<div>  [URL:"..."]: Started playing session...</div><div><br></div><div>And then I proceed to get many frames, but only for the video/H264</div><div>subsession.  I never see any data sent to the afterGettingFrame for</div>
<div>the application/VND.ONVIF.METADATA subsession ... is this expected?</div><div><br></div><div>I thought this subsession might provide details from the camera like</div><div>maybe motion detection events or something (just a guess)...</div>
<div><br></div><div>Or is there something different I need to do to "start" the metadata</div><div>stream?</div><div><br></div><div>Thanks!</div><div><br></div><div>Mike</div><div><br></div><div><a href="http://blog.mikemccandless.com" target="_blank">http://blog.mikemccandless.com</a></div>

</div>