Commit Graph

27 Commits

Author SHA1 Message Date
Alexey Khit 665545903c Add support tapo source 2023-02-17 13:07:07 +03:00
Alexey Khit 497594f53f Fix buggy SDP parsing 2023-02-06 11:46:00 +03:00
Alexey Khit bef8e6454d Update RTSP Server response with all tracks by default 2023-01-27 20:43:56 +03:00
Alexey Khit 5243aca8e9 Remove Title field from Media object 2023-01-27 19:30:48 +03:00
Alexey Khit decd3af941 Add OR to RTSP Server codecs filter 2023-01-27 17:05:01 +03:00
Alexey Khit f9d5ab9d0a Fix RTSP server SDP for some clients 2023-01-18 11:45:39 +03:00
Alexey Khit dcb457235c Rewrite stream info API 2023-01-15 23:51:20 +03:00
Alexey Khit 7057b4846f Code refactoring 2022-12-05 00:47:46 +03:00
Alexey Khit a16d8acc30 Add support HTTP JPEG and MJPEG sources 2022-12-01 13:01:48 +03:00
Alexey Khit 0e281e36d3 Fix race (concurency) for Track 2022-11-22 20:03:36 +03:00
Alexey Khit 48635ae341 Add two locks for Track 2022-11-18 09:12:48 +03:00
Alexey Khit cdd42a8ed2 Change HomeKit codec from AAC to ELD 2022-11-14 00:58:34 +03:00
Alexey Khit 49f6233bde Update RTSP server filters 2022-11-08 01:50:28 +03:00
Alexey Khit 3a07e9fa03 Fix lock on mp4 restarts 2022-11-07 13:32:27 +03:00
Alexey Khit e1bc30fab3 Add support AAC for RTSP 2022-11-07 11:02:26 +03:00
Alexey Khit 278f7696b6 Make sink private for Track 2022-11-04 20:54:35 +03:00
Alexey Khit e9ea7a0b1f Add reconnection feature 2022-11-04 17:23:42 +03:00
Alexey Khit ce0fac959f Adds module MJPEG 2022-09-17 19:13:25 +03:00
Alexey Khit 105331d50f Fix track async access 2022-09-16 17:22:48 +03:00
Alexey Khit b2eaf03914 Adds match any clockrate or channels 2022-09-09 19:32:36 +03:00
Alexey Khit d25d27a0ee Fix SDP parsing for noname camera 2022-09-06 12:43:10 +03:00
Alexey Khit e3618d70c3 Adds support MPA codec 2022-09-04 22:34:39 +03:00
Alexey Khit 64247fc90f Adds support local USB cameras 2022-08-26 10:43:35 +03:00
Alexey Khit d28debabe9 Update fix for parsing RTSP SDP 2022-08-22 14:44:33 +03:00
Alexey Khit b851041caa Fix concurrent map iteration for Track 2022-08-21 17:51:19 +03:00
Alexey Khit e70a3629d7 Fix unknown codec type for SDP parsing 2022-08-18 22:45:59 +03:00
Alexey Khit 3e77835583 Initial commit 2022-08-18 09:19:00 +03:00