Unofficial-Whisperplay-Fling-Helpline / wp

Placeholder repo so I can have a bug tracker.
0 stars 0 forks source link

java.io.IOException: Cannot set Url on media device #4

Open ezcode147 opened 2 months ago

ezcode147 commented 2 months ago

I use the setMediaSource method of RemoteMediaPlayer to stream the image to Fire TV. My image is still displayed on the TV, but on the Android side I get an error as com.amazon.whisperplay.fling.media.controller.impl.PlayerDeviceImpl$AsyncFutureTask@5a3a2ca[Completed exceptionally: java.io.IOException: Cannot set Url on media device] Is there a way to fix it? I see some apps on the play store do not have this error