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

Add a default response for startH264 #11

Closed
henry-fan opened this issue Jan 19, 2015 · 3 comments
Closed

Add a default response for startH264 #11

henry-fan opened this issue Jan 19, 2015 · 3 comments
Milestone

Comments

@henry-fan
Copy link

add a default response to notify the mobile app to start encoding video stream.

@justinjdickow
Copy link
Contributor

@henry-fan Could you please give some context for this issue and what behavior is required?

@henry-fan
Copy link
Author

starth264 sequence chart

@lea255ace
Copy link
Contributor

The video encoder on the mobile side is on our critical path. The decision to start sending video immediately after the StartH264 message rather than waiting until receiving a response from SDL core serves to hide some of the encoder latency.
In the case of a failed connection, the NACK from SDL core will cause the mobile to close down the connection.

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

3 participants