feature: Record #4

Open
opened 2024-03-03 20:59:09 +01:00 by thunfisch · 0 comments
Owner

Provide an option to record incoming streams.

  • recording config object

    • select input stream
  • If a new stream starts, a new recording object should be created

  • Everytime a stream has stopped (i.e. no streaminstances available), the recording object should be closed

  • use ffmpeg to save incoming steam without re-encoding into TS chunks

  • Upload chunks to S3 compatible storage after each chunk has finished

  • Register all chunks immediately to a Recording object

Provide an option to record incoming streams. - recording config object - select input stream - If a new stream starts, a new recording object should be created - Everytime a stream has stopped (i.e. no streaminstances available), the recording object should be closed - use ffmpeg to save incoming steam without re-encoding into TS chunks - Upload chunks to S3 compatible storage after each chunk has finished - Register all chunks immediately to a Recording object
thunfisch added this to the Utility milestone 2024-03-03 21:37:34 +01:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtv/portier#4
No description provided.