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

Generate Examples of Usage #51

Open
cameronbroe opened this issue Apr 15, 2020 · 1 comment
Open

Generate Examples of Usage #51

cameronbroe opened this issue Apr 15, 2020 · 1 comment

Comments

@cameronbroe
Copy link

I have a project that I am working on where I want to send an H264 stream over the RTP protocol to be consumed by another application, so this project rather than the WebRTC project as a whole seems more applicable. There are no examples provided like the WebRTC project has, so we should create one. I spoke with @Sean-Der in Slack about it and he told me to notate an issue.

The goal is going to be to create a basic example demonstrating how to send an H264 file over RTP directly with this package.

@cameronbroe
Copy link
Author

I've started to take a stab at working on this here: https://github.com/cameronbroe/rtp/tree/h264-serving-example

So far, I'm just sending the raw H264 data over UDP. I'm kind of at a loss of where to go with packetizing the data into RTP with this library.

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

No branches or pull requests

1 participant