Skip to content

Conversation

recursivecodes
Copy link

Description

Modified version of PR 83. Addressed concerns about proper place to put on_video_send callback.

This will enable SEI insertion in the video frames by providing a callback to hook into each frame.

Related

PR #83

Testing

Tested locally with SEI insertion.


Checklist

Before submitting a Pull Request, please ensure the following:

  • 🚨 This PR does not introduce breaking changes.
  • All CI checks (GH Actions) pass.
  • Documentation is updated as needed.
  • Tests are updated or added as necessary.
  • Code is well-commented, especially in complex areas.
  • Git history is clean — commits are squashed to the minimum necessary.

add signature for on_video_send
call on_video_send callback
@recursivecodes recursivecodes changed the title Patch 4 Add on_video_send callback to esp_webrtc Aug 22, 2025
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