fgl27 / SmartTwitchTV

A Twitch web client that works on Android TVs and web base systems
GNU General Public License v3.0
366 stars 28 forks source link

Error to play #110

Closed Bricio92 closed 2 years ago

Bricio92 commented 2 years ago

Only for this channel appear this error message "player unable to play due to player error. Error code:4001". How do I fix?

Fire TV Stick Lite

20220523_222558.jpg

fgl27 commented 2 years ago

What channel?

Bricio92 commented 2 years ago

What channel?

The name of channel is "Ciccio_Merrino"

Js41637 commented 2 years ago

I get this error sometimes randomly and requires restarting my device - in my case a Nvidia Shield. Very weird error, exiting and reopening does nothing, only a full restart of the device has ever fixed this error for me.

Bricio92 commented 2 years ago

I get this error sometimes randomly and requires restarting my device - in my case a Nvidia Shield. Very weird error, exiting and reopening does nothing, only a full restart of the device has ever fixed this error for me.

I tried to restart the fire TV stick ma but still shows that error.

fgl27 commented 2 years ago

https://github.com/fgl27/ExoPlayer/blob/dcb7c7837f1a49fc28adff30e024ab616bbdb370/library/common/src/main/java/com/google/android/exoplayer2/PlaybackException.java#L181-L182

4001:

/* Caused by a decoder initialization failure. / public static final int ERROR_CODE_DECODER_INIT_FAILED = 4001;

I don't see any diference from this stream to others using the same resolution, can you play others 1080p60 stream just fine?

does the Twitch app works for this and others 1080p60 streams?

Bricio92 commented 2 years ago

https://github.com/fgl27/ExoPlayer/blob/dcb7c7837f1a49fc28adff30e024ab616bbdb370/library/common/src/main/java/com/google/android/exoplayer2/PlaybackException.java#L181-L182

4001:

/* Caused by a decoder initialization failure. / public static final int ERROR_CODE_DECODER_INIT_FAILED = 4001;

I don't see any diference from this stream to others using the same resolution, can you play others 1080p60 stream just fine?

does the Twitch app works for this and others 1080p60 streams?

In this moment 20220609_190322.jpg

fgl27 commented 2 years ago

Not what I asked

fgl27 commented 2 years ago

close do to inactivity