-
Notifications
You must be signed in to change notification settings - Fork 20
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
Support for establishing game streaming sessions. #3
Comments
This is needed... Slightly off topic, Why does Microsoft encrypt it in the first place? Every stream I start in Smartglass is ALWAYS laggy and the encryption they put in place does not help. Plus, its behind a freaking LAN! |
@TylerD89 No cryptography is used while gamestreaming - only the initial connection to the console is secured. |
Ahh... that makes more sense |
Done, currently just returns the session ports. Will be creating a new project that implements everything for the protocol on the Nano side next. |
Oops. |
Cli: Execute Authenticate command async
Configure and start a session and return connection info for the RTP stream.
The text was updated successfully, but these errors were encountered: