Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
VLC-Android
VLC-Android
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 332
    • Issues 332
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 4
    • Merge Requests 4
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLAN
  • VLC-AndroidVLC-Android
  • Issues
  • #133

Closed
Open
Opened Sep 08, 2016 by Tomáš Valenta@TomasValenta

Most m3u8 streams call the MediaPlayer.Event.Playing very early

Lately I watch that the most of m3u8 streams are initialized immediately, but after this "fast init" comming 5-15 seconds black screen output and after this start the "real" playing. In older versions of libVLC was the behavior fine. I have attached my logic to the "MediaPlayer.Event.Playing". So the problem must be, that this event is called very early. With other stream types as rtmp is the event working fine. Can be this fixed pls?

Sample m3u8 public streams:

  • http://video3.earthcam.com/fecnetwork/sedonawebcam.flv/playlist.m3u8
  • http://stream.tmr.sk:1935/tmr/STREAM20.stream/playlist.m3u8
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: videolan/vlc-android#133