Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[BUG] java.net.ProtocolException on MediaElement #10177

Closed
agbeltran9 opened this issue Apr 2, 2020 · 4 comments
Closed

[BUG] java.net.ProtocolException on MediaElement #10177

agbeltran9 opened this issue Apr 2, 2020 · 4 comments
Labels
a/mediaelement i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often p/Android s/needs-repro ❔ This reported issue doesn't include a sample project reproducing the issue. Please provide one. s/unverified New report that has yet to be verified

Comments

@agbeltran9
Copy link

Description

Media element not reproduce this URL "https://gol2soul.blob.core.windows.net/agbggmailcom/sports-representative-video-637212595398907890.mp4" and output appears this message

04-01 19:30:56.245 W/MediaHTTPConnection(28672): readAt 548122 / 32768 => java.net.ProtocolException
04-01 19:30:56.943 W/MediaHTTPConnection(28672): readAt 548122 / 32768 => java.net.ProtocolException
04-01 19:30:58.916 W/MediaHTTPConnection(28672): readAt 548122 / 32768 => java.net.ProtocolException
04-01 19:30:59.279 W/MediaHTTPConnection(28672): readAt 548122 / 32768 => java.net.ProtocolException

Steps to Reproduce

  1. set media element source https://gol2soul.blob.core.windows.net/agbggmailcom/sports-representative-video-637212595398907890.mp4
  2. try to play on android

Expected Behavior

Actual Behavior

Basic Information

  • Version with issue:

  • Last known good version:

  • IDE: VS 2019 Community

  • Platform Target Frameworks:

    • Android: API 24
@kingces95
Copy link
Contributor

Please attach a zipped reproduction.

@kingces95 kingces95 added the s/needs-repro ❔ This reported issue doesn't include a sample project reproducing the issue. Please provide one. label Apr 4, 2020
@kingces95 kingces95 added the s/unverified New report that has yet to be verified label Apr 4, 2020
@samhouts
Copy link
Member

samhouts commented May 4, 2020

@agbeltran9 Since we haven't heard from you in more than 30 days, we hope this issue is no longer affecting you. If it is, please reopen this issue and provide the requested information so that we can look into it further. Thank you!

@samhouts samhouts closed this as completed May 4, 2020
@samhouts samhouts added a/mediaelement i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often p/Android labels May 4, 2020
@DavidAsish
Copy link

I still see this issue. We are getting this

[MediaHTTPConnection] readAt 1018160 / 32768 => java.net.ProtocolException - In Application Output.

Audio files of type Mp3 stored in remote location.

Target Framework is Android 9. Its recreating on Device.
Device is on Android 10 Version. Samsung Galaxy Note 10.

@MaxJadav
Copy link

MaxJadav commented Jun 1, 2021

I am also facing this issue. Video not start playing. Any solution? @DavidAsish @samhouts @kingces95
W/MediaHTTPConnection: readAt 941117 / 32768 => java.net.ProtocolException
W/MediaHTTPConnection: readAt 215988 / 32768 => java.net.ProtocolException
W/MediaHTTPConnection: readAt 941117 / 32768 => java.net.ProtocolException
W/MediaHTTPConnection: readAt 215988 / 32768 => java.net.ProtocolException

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/mediaelement i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often p/Android s/needs-repro ❔ This reported issue doesn't include a sample project reproducing the issue. Please provide one. s/unverified New report that has yet to be verified
Projects
None yet
Development

No branches or pull requests

5 participants