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

How to start sending to clients with GOP packages (SPS, PPS, I-FRAME) #89

Open
Zerpico opened this issue Feb 27, 2024 · 0 comments
Open

Comments

@Zerpico
Copy link

Zerpico commented Feb 27, 2024

I used example/rtsp_h264_file.cpp as an example, but I want the server to start sending data to connected clients with GOP (including SPS, PPS and I-FRAME). How can I do that?

Maybe I should skip the data until I find the packets I need, or somehow I can control the source/parser or connection for each client.

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