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

Send keyframe request #20

Closed
wants to merge 34 commits into from
Closed

Commits on Jul 4, 2024

  1. Move sample local user observer to the common directory. Add send_key…

    …frame signal. Use it in onIntraRequestReceived callback. Add dependency do membrane_h264_ffmpeg_plugin where Membrane keyframe request event is.
    varsill committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    68648b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97c61f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f34572 View commit details
    Browse the repository at this point in the history
  4. Update bundlex config

    varsill committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    53c90ba View commit details
    Browse the repository at this point in the history
  5. Add missing include

    varsill committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    fd0fe4b View commit details
    Browse the repository at this point in the history
  6. Change spec of the signal.

    varsill committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    bf54a4e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5566d9f View commit details
    Browse the repository at this point in the history
  8. Add missing include

    varsill committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0338a2f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5e3da34 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    b47b931 View commit details
    Browse the repository at this point in the history
  2. Add log

    varsill committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    55e2006 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81acea6 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    varsill committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    09b0b6c View commit details
    Browse the repository at this point in the history
  5. Derefer the shared pointer

    varsill committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0ccfc68 View commit details
    Browse the repository at this point in the history
  6. Make sure keyframe is requested only when playback is playing. Add pr…

    …oper handling of other events
    varsill committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    34c8226 View commit details
    Browse the repository at this point in the history
  7. Add debug log

    varsill committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    3a7f54f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    480f5e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1cd55de View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e4e1848 View commit details
    Browse the repository at this point in the history
  11. Disable local user observer

    varsill committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c345662 View commit details
    Browse the repository at this point in the history
  12. Create user observer

    varsill committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d551273 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cd2ca09 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    56b7657 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8e193c8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b369a25 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    2ef6aa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97d888d View commit details
    Browse the repository at this point in the history
  3. Send event on proper pad

    varsill committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5a44ae3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d10464 View commit details
    Browse the repository at this point in the history
  5. Store connObserver in state

    varsill committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d6066e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba4bcf0 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    dd642c8 View commit details
    Browse the repository at this point in the history
  2. Remove unused deps

    varsill committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d7baa4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4359689 View commit details
    Browse the repository at this point in the history