Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rsdk 9919 move video store logic into viamrtsp #94

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nicksanford
Copy link
Collaborator

Ticket

Derived from: #87

Description

This PR allows for an efficient video storage path in the viamrtsp module by passing through encoded RTSP feed directly into a segmenter.

!!! Relies on changes in video-store repo. See PR here.

Todo:

  • Working build with video-store as a library
  • Get playable video from h264 feed
  • Split clips by keyframe
  • Add config attribute for video storage
  • Get playable video from h265 feed
  • Add hooks for do_command interface
    • Figure out how this plays with concater and deleter functionality inside of video-store

@nicksanford nicksanford force-pushed the RSDK-9919-move-video-store-logic-into-viamrtsp branch from a63921a to db9f107 Compare February 11, 2025 17:11
@nicksanford nicksanford force-pushed the RSDK-9919-move-video-store-logic-into-viamrtsp branch from db9f107 to f962e96 Compare February 11, 2025 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants