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

Add RDMA support to ffmpeg plugin #268

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

Sakoram
Copy link
Collaborator

@Sakoram Sakoram commented Nov 25, 2024

This enables ffmpeg plugging to send video via RDMA. Audio files should work as well, but currently the transfer_size is not calculated correctly for audio.

@ko80
Copy link
Collaborator

ko80 commented Nov 25, 2024

Can you confirm the video plugin with RDMA set up is working? Can you post the FFmpeg output?

Signed-off-by: Kasiewicz, Marek <marek.kasiewicz@intel.com>
@Sakoram
Copy link
Collaborator Author

Sakoram commented Nov 25, 2024

Can you confirm the video plugin with RDMA set up is working? Can you post the FFmpeg output?

image

Copy link
Collaborator

@ko80 ko80 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@Sakoram Sakoram enabled auto-merge (squash) November 25, 2024 13:11
@Sakoram Sakoram merged commit 90e31b1 into OpenVisualCloud:main Nov 25, 2024
9 checks passed
MateuszGrabuszynski pushed a commit that referenced this pull request Nov 26, 2024
Signed-off-by: Kasiewicz, Marek <marek.kasiewicz@intel.com>
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