<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Dear Sirs.<div>I am having trouble trying to get a thermal camera (Flir A320) to stream the raw data.</div><div><br></div><div>My goal is to receive raw data from a Flir A320 (rtpmap 102 [See below output] ).</div><div><br></div><div>I have successfully connected to and streamed MPEG4 encoded video from the camera with VLC, but as mentioned, I need to change to rtpmap 102 to get the raw data instead.</div><div><br></div><div>I have downloaded “live555” and looked at <i>testRTSPClient.cpp</i> example, but cannot see where to set rtpmap.</div><div><br></div><div>Is it correct understanding, I need to make my own class and then inherence from the RTPSource class?</div><div><br></div><div>According to the Flir A320 manual, the transport format is as described in RFC4175 (RTP - payload format for uncompressed video)</div><div><br></div><div><b><u>Flir A320 SDP DESCRIBE response:</u></b></div><div><div>v=0</div><div>o=- 0 0 IN IP4 169.0.0.2</div><div>s=IR stream</div><div>i=Live infrared</div><div>t=now-</div><div>c=IN IP4 169.0.0.2</div><div>m=video 0 RTP/AVP  96 97 98 99 100 102 103</div><div>a=control:rtsp://169.0.0.2/sid=96</div><div>a=framerate:30</div><div>a=rtpmap:96 MP4V-ES/90000</div><div>a=framesize:96 640-480</div><div>a=fmtp:96 profile-level-id=1;config=000001B003000001B509000001010000012002045D4C28A021E0A4C7</div><div>a=rtpmap:97 MP4V-ES/90000</div><div>a=framesize:97 320-240</div><div>a=fmtp:97 profile-level-id=1;config=000001B003000001B509000001010000012002045D4C285020F0A4C7</div><div>a=rtpmap:98 MP4V-ES/90000</div><div>a=framesize:98 160-128</div><div>a=fmtp:98 profile-level-id=1;config=000001B003000001B509000001010000012002045D4C282820A0A4C7</div><div>a=rtpmap:99 FCAM/90000</div><div>a=framesize:99 320-240</div><div>a=fmtp:99 sampling=mono; width=320; height=240; depth=16</div><div>a=rtpmap:100 FCAM/90000</div><div>a=framesize:100 160-120</div><div>a=fmtp:100 sampling=mono; width=160; height=120; depth=16</div><div>a=rtpmap:102 raw/90000</div><div>a=framesize:102 320-240</div><div>a=fmtp:102 sampling=mono; width=320; height=240; depth=16</div><div>a=rtpmap:103 raw/90000</div><div>a=framesize:103 160-120</div><div>a=fmtp:103 sampling=mono; width=160; height=120; depth=16</div><div><br></div><div><br></div><div apple-content-edited="true">
<div style="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-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="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-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><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; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-stroke-width: 0px;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><div>Thanks in advance</div><div><br></div><div>Best regards</div><div><br></div><div>Michael Rahlff</div><div>Holsteinsgade 35B</div><div>8300 Odder</div><div><br></div><div>Tlf: 407-408-22</div><div><br></div><div><a href="mailto:post@m-rahlff.dk">post@m-rahlff.dk</a></div><div><br></div><a href="http://www.m-rahlff.dk">www.m-rahlff.dk</a></div></div></span><br class="Apple-interchange-newline"></div></span><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br></div></body></html>