13 Commits

Author SHA1 Message Date
22502fea9d Deleted generation M3U8 playlist. 2025-03-26 11:01:29 +05:00
489b60b11e Part program in two logical units: ingest and storage. 2025-03-25 15:19:12 +05:00
b37efdf403 divide the program to 3 parts: ingest, storage, reader; ingest - gets packets from rtsp and send it to storage; storage - converts got packets to custom files; reader - reads custom files and creates containers (e.g. .ts). 2025-03-21 18:03:39 +05:00
c59702fcff Added th opportunity to get more formats. 2025-03-20 09:58:31 +05:00
b26bcb9f69 Refactoring. 2025-03-18 10:29:01 +05:00
230f2ffc7b Refactoring. 2025-03-18 10:20:12 +05:00
cf43611f82 Added opportunity to parse YAML file with camera's links. 2025-03-12 17:18:40 +05:00
2c57eabb0d refactoring 2025-03-10 17:50:19 +05:00
dc09904c12 create TS files instead of mp4; using another libraries for processing RTP packets; changed project architecture; added dependence to teh private library. 2025-03-07 14:29:49 +05:00
e2ab953f8a recording video is corrected 2025-02-26 14:52:00 +05:00
47191f4be5 recording audio is corrected 2025-02-24 10:54:05 +05:00
b495b3d2ff added option of converting .pcm audio to .aac audio 2025-02-21 17:47:50 +05:00
992f9d8138 v0.1 Writer creates from rtsp flow two files: video in format h264 and audio in format pcm 2025-02-20 17:57:04 +05:00