Commit Graph

12 Commits

Author SHA1 Message Date
aler9
61726e534c sdp: support TP-Link application tracks (https://github.com/aler9/rtsp-simple-server/issues/990) 2022-06-23 22:47:19 +02:00
aler9
7e8ec60aad support SDPs with TIAS bandwidths (https://github.com/aler9/rtsp-simple-server/issues/948) 2022-05-23 21:15:50 +02:00
aler9
811e189b43 client: support cameras that provide base URL inside control attribute (https://github.com/aler9/rtsp-simple-server/issues/683) 2022-05-11 16:51:48 +02:00
Wouter Horlings
718b084f83 Fix handling of trailing space in origin-field
We use the IOI trk-101. This device returns an origin-field with a
trailing space. This triggered the special case for some onvif2 cameras.
This resulted in a double unicast-address, causing a shift in the
fields. Eventually resulting in an exception when nettype was
interpret as sess-version.

This commit fixes this issue and adds a testcase that includes a
trailing whitespace.
2022-04-08 12:42:07 +02:00
ShiBen
6b0f7b84bb handle hex session id 2022-04-08 11:35:21 +02:00
CarlosReategui
e3d13be611 Add support for some FLIRs SDP timing format. 2021-11-02 17:06:47 +01:00
thronepohan
288715c270 handle hex session id 2021-07-25 17:06:49 +02:00
aler9
94e69f9c7f update golangci-lint 2021-05-23 18:50:50 +02:00
aler9
964331cacd sdp: support some additional hikvision cameras (https://github.com/aler9/rtsp-simple-server/issues/227) 2021-03-05 22:18:24 +01:00
aler9
7b66c8415c support SDPs with spaces in origin (https://github.com/aler9/rtsp-simple-server/issues/127) 2020-12-06 20:14:43 +01:00
aler9
0c292dec9d support SDPs with RS bandwidth (https://github.com/aler9/rtsp-simple-server/issues/136) 2020-11-28 11:02:41 +01:00
aler9
c31922be16 move subfolders in pkg/ 2020-11-15 17:26:09 +01:00