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

Feature/module extras #82

Open
wants to merge 34 commits into
base: main
Choose a base branch
from
Open

Conversation

slabajo
Copy link
Member

@slabajo slabajo commented Oct 24, 2024

What is the current behavior you want to change?

Implements a new Kurento component that gets frame samples at regular periods and it is even capable of sending to an external service based on GRPC

What is the new behavior provided by this change?

Creates a videosampler element that changes frame rate and resolution with the goal of getting frames at periodic intervals that can be sent to an external GRPC service

How has this been tested?

TEsts have been developed to prove the correct behaviour

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature / enhancement (non-breaking change which improves the project)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • My change requires a change to the documentation
  • My change requires a change in other repository

Checklist

  • I have read the Contribution Guidelines
  • I have added an explanation of what the changes do and why they should be included
  • I have written new tests for the changes, as applicable, and have successfully run them locally

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.

1 participant