This website requires JavaScript.
Sign In
psa
/
rtsp_reader-writer
Watch
1
Star
0
Fork
0
You've already forked rtsp_reader-writer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
rtsp_reader-writer
/
reader
History
Sergey Petrov
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
..
cmd
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
html
test
2025-03-12 12:19:51 +05:00
internal
/processor
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
pkg
/handlers
Added handlers for Download and HLS requests.
2025-03-11 12:36:49 +05:00
go.mod
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
go.sum
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