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
/
writer
History
Sergey Petrov
c47438f2b1
Refactoring.
2025-03-25 12:34:11 +05:00
..
cmd
Added th opportunity to get more formats.
2025-03-20 09:58:31 +05:00
internal
Refactoring.
2025-03-25 12:34:11 +05:00
pkg
/packer
Added th opportunity to get more formats.
2025-03-20 09:58:31 +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