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

ronald1985
Community Legend I
igor29181

The ptoblem code of the omelet arcade is that when you install that app, then you can't do anything anymore sharing , always writes the system is unexpectedly disconnected, android error and shutdown. Until you uninstall the arcade omelette then everything's fine


View post
Can you please share a screenshot of the issue?

kanji21_3
Star I
same issue here with rog 3. didnt even get a chance to stream to twitch or yt before issues arose. please fix asap. also is there an update on twitch streaming?.

ronald1985
Community Legend I
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: }

igor29181
Star II
ronald1985

https://zentalk.asus.com/en/discussion/comment/126900#Comment_126900

Can you please share a screenshot of the issue?


View post
I was going to send the tape, but this thing won't let me