-
Notifications
You must be signed in to change notification settings - Fork 8
Save H264 video to disk #10
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
In order to support our future goals of providing users Video on Demand of previous streams, and Clips of particular sections of a live stream, we need to know how to save H264 to disk in a playable way.
My theory is that we could easily do this in a way similar to how Peer Snap works (and based on the architecture we come up with in #7). Since we'll be able to consume the RTP packets, and save them directly to disk.
Some Pion examples:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request