[Live-devel] Problem setting rtpmap on Flir A320 thermal camera.

Michael Rahlff post at m-rahlff.dk
Wed Jul 23 08:17:59 PDT 2014


Dear Sirs.
I am having trouble trying to get a thermal camera (Flir A320) to stream the raw data.

My goal is to receive raw data from a Flir A320 (rtpmap 102 [See below output] ).

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.

I have downloaded “live555” and looked at testRTSPClient.cpp example, but cannot see where to set rtpmap.

Is it correct understanding, I need to make my own class and then inherence from the RTPSource class?

According to the Flir A320 manual, the transport format is as described in RFC4175 (RTP - payload format for uncompressed video)

Flir A320 SDP DESCRIBE response:
v=0
o=- 0 0 IN IP4 169.0.0.2
s=IR stream
i=Live infrared
t=now-
c=IN IP4 169.0.0.2
m=video 0 RTP/AVP  96 97 98 99 100 102 103
a=control:rtsp://169.0.0.2/sid=96
a=framerate:30
a=rtpmap:96 MP4V-ES/90000
a=framesize:96 640-480
a=fmtp:96 profile-level-id=1;config=000001B003000001B509000001010000012002045D4C28A021E0A4C7
a=rtpmap:97 MP4V-ES/90000
a=framesize:97 320-240
a=fmtp:97 profile-level-id=1;config=000001B003000001B509000001010000012002045D4C285020F0A4C7
a=rtpmap:98 MP4V-ES/90000
a=framesize:98 160-128
a=fmtp:98 profile-level-id=1;config=000001B003000001B509000001010000012002045D4C282820A0A4C7
a=rtpmap:99 FCAM/90000
a=framesize:99 320-240
a=fmtp:99 sampling=mono; width=320; height=240; depth=16
a=rtpmap:100 FCAM/90000
a=framesize:100 160-120
a=fmtp:100 sampling=mono; width=160; height=120; depth=16
a=rtpmap:102 raw/90000
a=framesize:102 320-240
a=fmtp:102 sampling=mono; width=320; height=240; depth=16
a=rtpmap:103 raw/90000
a=framesize:103 160-120
a=fmtp:103 sampling=mono; width=160; height=120; depth=16


Thanks in advance

Best regards

Michael Rahlff
Holsteinsgade 35B
8300 Odder

Tlf: 407-408-22

post at m-rahlff.dk

www.m-rahlff.dk






-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20140723/ba203607/attachment.html>


More information about the live-devel mailing list