Skip to content

pre-recording an event for a fragmented mp4 stream

License

Notifications You must be signed in to change notification settings

dreddsa5dies/mp4ring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Report Card License

Description

Cyclic buffer for fragmented mp4 stream in order to save memory when pre-recording an event. Does not use FFmpeg, suitable for embedded systems.

───────────────────────────────────────────────────────────────────────────────
Language                 Files     Lines   Blanks  Comments     Code Complexity
───────────────────────────────────────────────────────────────────────────────
Go                           2       364       45        24      295         36
License                      1       674      121         0      553          0
Markdown                     1        33        5         0       28          0
gitignore                    1         2        0         0        2          0
───────────────────────────────────────────────────────────────────────────────
Total                        5      1073      171        24      878         36
───────────────────────────────────────────────────────────────────────────────
Estimated Cost to Develop (organic) $23,564
Estimated Schedule Effort (organic) 3.31 months
Estimated People Required (organic) 0.63
───────────────────────────────────────────────────────────────────────────────
Processed 47143 bytes, 0.047 megabytes (SI)
───────────────────────────────────────────────────────────────────────────────

Packages

Use Go Modules.

License

Please read the LICENSE file.

Contribute

The project is used to publish an article, but I am always happy to receive any help.

About

pre-recording an event for a fragmented mp4 stream

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages