This widget could not be displayed.
This widget could not be displayed.
cancel
Showing results for 
Search instead for 
Did you mean: 

Asus ROG phone 2 streaming to YouTube doesn't work

artemefim4ik
Star I
I have been using Game Genie for last few months for live streaming games in YouTube and it has been working fine so far. But since last couple of days, I'm not able to stream via game Genie app. The error says "network fails, stop recording" whenever I click the live option in the game Genie.

Can you please help me out here?
I already tried clearing Game Genie app data and cache, but it doesn't help.
37 REPLIES 37

user26
Star I
you can watch it on asus's websote too !

Anders_ASUS
Hall of Fame III
ronald1985

Don't know if this helps you @Gustav_ASUS - :

The API returns this error if you specify a value for the cdn.frameRate property but not for the cdn.resolution property.

10-24 23:54:23.914 16368  2217 W YoutubeLiveEventManager: GoogleJsonResponseException code: 400 : Resolution is required
10-24 23:54:23.915 16368  2217 W System.err: com.google.api.client.googleapis.json.GoogleJsonResponseException: 400 Bad Request
10-24 23:54:23.915 16368  2217 W System.err: POST https://www.googleapis.com/youtube/v3/liveStreams?part=snippet,cdn
10-24 23:54:23.915 16368  2217 W System.err: {
10-24 23:54:23.915 16368  2217 W System.err:   "code": 400,
10-24 23:54:23.915 16368  2217 W System.err:   "errors": [
10-24 23:54:23.915 16368  2217 W System.err:     {
10-24 23:54:23.915 16368  2217 W System.err:       "domain": "youtube.liveStream",
10-24 23:54:23.915 16368  2217 W System.err:       "message": "Resolution is required",
10-24 23:54:23.915 16368  2217 W System.err:       "reason": "resolutionRequired",
10-24 23:54:23.915 16368  2217 W System.err:       "extendedHelp": "https://developers.google.com/youtube/v3/live/docs/liveStreams/insert#request_body"
10-24 23:54:23.915 16368  2217 W System.err:     }
10-24 23:54:23.915 16368  2217 W System.err:   ],
10-24 23:54:23.915 16368  2217 W System.err:   "message": "Resolution is required"
10-24 23:54:23.915 16368  2217 W System.err: }
10-24 23:54:23.916 16368  2217 W System.err:    at com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest.newExceptionOnError(AbstractGoogleJsonClientRequest.java:112)
10-24 23:54:23.916 16368  2217 W System.err:    at com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest.newExceptionOnError(AbstractGoogleJsonClientRequest.java:39)
10-24 23:54:23.916 16368  2217 W System.err:    at com.google.api.client.googleapis.services.AbstractGoogleClientRequest$1.interceptResponse(AbstractGoogleClientRequest.java:443)
10-24 23:54:23.916 16368  2217 W System.err:    at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1108)
10-24 23:54:23.916 16368  2217 W System.err:    at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:541)
10-24 23:54:23.916 16368  2217 W System.err:    at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:474)
10-24 23:54:23.916 16368  2217 W System.err:    at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.execute(AbstractGoogleClientRequest.java:591)
10-24 23:54:23.916 16368  2217 W System.err:    at com.asus.gamewidget.youtube.YouTubeApi.createLiveEvent(YouTubeApi.java:120)
10-24 23:54:23.916 16368  2217 W System.err:    at com.asus.gamewidget.youtube.YoutubeLiveEventManager$CreateLiveEventTask.doInBackground(YoutubeLiveEventManager.java:170)
10-24 23:54:23.916 16368  2217 W System.err:    at com.asus.gamewidget.youtube.YoutubeLiveEventManager$CreateLiveEventTask.doInBackground(YoutubeLiveEventManager.java:117)
10-24 23:54:23.916 16368  2217 W System.err:    at android.os.AsyncTask$3.call(AsyncTask.java:378)
10-24 23:54:23.917 16368  2217 W System.err:    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
10-24 23:54:23.917 16368  2217 W System.err:    at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:289)
10-24 23:54:23.917 16368  2217 W System.err:    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
10-24 23:54:23.917 16368  2217 W System.err:    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
10-24 23:54:23.917 16368  2217 W System.err:    at java.lang.Thread.run(Thread.java:919)
10-24 23:54:23.917 16368  2217 W YoutubeLiveEventManager: unhandled error: resolutionRequired
10-24 23:54:23.917 16368  2217 V YoutubeLiveEventManager: create live event in background --
10-24 23:54:23.942 16368 16368 I ScreenRecorderActivity: fail to create live event: 400 Bad Request
10-24 23:54:23.942 16368 16368 I ScreenRecorderActivity: POST https://www.googleapis.com/youtube/v3/liveStreams?part=snippet,cdn
10-24 23:54:23.942 16368 16368 I ScreenRecorderActivity: {
10-24 23:54:23.942 16368 16368 I ScreenRecorderActivity:   "code": 400,
10-24 23:54:23.942 16368 16368 I ScreenRecorderActivity:   "errors": [
10-24 23:54:23.942 16368 16368 I ScreenRecorderActivity:     {
10-24 23:54:23.942 16368 16368 I ScreenRecorderActivity:       "domain": "youtube.liveStream",
10-24 23:54:23.942 16368 16368 I ScreenRecorderActivity:       "message": "Resolution is required",
10-24 23:54:23.942 16368 16368 I ScreenRecorderActivity:       "reason": "resolutionRequired",
10-24 23:54:23.942 16368 16368 I ScreenRecorderActivity:       "extendedHelp": "https://developers.google.com/youtube/v3/live/docs/liveStreams/insert#request_body"
10-24 23:54:23.942 16368 16368 I ScreenRecorderActivity:     }
10-24 23:54:23.942 16368 16368 I ScreenRecorderActivity:   ],
10-24 23:54:23.942 16368 16368 I ScreenRecorderActivity:   "message": "Resolution is required"
10-24 23:54:23.942 16368 16368 I ScreenRecorderActivity: }

View post
Thank you! We already know why it's not working and we're trying to solve it with Google

igor29181
Star II
You haven't been able to solve the problem for a month, you're really fast

johydavismd
Star I
I had a similar problem, only with a different application. I have been doing YouTube broadcasts for a long time and I know how it can be prolematic. The technical problem is often the hardest to solve. I had this. I created a thread on the forum, but never got a response. I waited for a long time and didn't know what to do. The solution to the problem came to me in a very strange way. Through the promotion of my channel (hello subscribers.video), I met some cool guys who work in IT. They liked my streams and decided to help me

ronald1985
Community Legend I
This update came through for Game Genie in Play Store and when I have updated it, Live Streaming is working.
Please see below screenshots:

screenshot-20201113-111041858.jpg
screenshot-20201113-111238745.jpg