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

Need dynamic pps and sps location and configuration of the decoder #4

Open
jasells opened this issue Feb 12, 2016 · 0 comments
Open

Comments

@jasells
Copy link
Owner

jasells commented Feb 12, 2016

The h.264 codec includes some configuration data in the stream. The current impl requires using the MediaExtractor class in Android on a captured file from the source to locate and hard code these config params. It can be extracted @ runtime, though this might cause a slight delay in rendering, while waiting for the data in the stream.

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