You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One topic had been in my head for a long time is to understand and fix the issue why Greenlight app authentication for Xbox Remote is not as robust compared to official Remote app. This is after the app has been authorized with SSO.
My guess is maybe the endpoint used to authenticate Xbox Remote Play is different? Or needs some sort of retry? If it's endpoint change, how can nail that down using tool like reverse proxy (charles web proxy or Burp) since officisl Xbox app does not support proxy configuration. Or do I manually keep an eye on network tab in chrome?
My goal is to see if anything can be done to make connection to create stream super robust. To add more complexity, I am not familiar with web RTC Framework at all... Just a regular API developer here.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi @unknownskl
One topic had been in my head for a long time is to understand and fix the issue why Greenlight app authentication for Xbox Remote is not as robust compared to official Remote app. This is after the app has been authorized with SSO.
My guess is maybe the endpoint used to authenticate Xbox Remote Play is different? Or needs some sort of retry? If it's endpoint change, how can nail that down using tool like reverse proxy (charles web proxy or Burp) since officisl Xbox app does not support proxy configuration. Or do I manually keep an eye on network tab in chrome?
My goal is to see if anything can be done to make connection to create stream super robust. To add more complexity, I am not familiar with web RTC Framework at all... Just a regular API developer here.
Beta Was this translation helpful? Give feedback.
All reactions