Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
VLCKit
VLCKit
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 72
    • Issues 72
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 3
    • Merge Requests 3
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • VideoLAN
  • VLCKitVLCKit
  • Issues
  • #166

Closed (duplicated)
Open
Opened May 03, 2018 by ericDMH@ericDMH
  • Report abuse
  • New issue
Report abuse New issue

No Metadata for radio streams

MobileVLCKit (3.0.2 CocoaPods) VLCKit (3.0.2 CocoaPods)

When playing a radio stream (mp3 or acc) no metadata is provided as the players current media's metaDictionary is empty. Calling media.tracksInformation reveals information on codec and type but no title or nowPlaying information is available.

By contrast when playing the stream (e.g http://stream.radiobrocken.de/kulthits/aac-64/) using the VLCPlayer macOS application the information is provided correctly.

Also mediaMetaDataDidChange is only called twice in the beginning, so I'm using a timer which opens trackInformation in periodic intervals.

This issues occurs on both the iOS as well as the macOS version of the library.

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Future
Milestone
Future
Assign milestone
Time tracking
None
Due date
None
1
Labels
VLC Core
Assign labels
  • View project labels
Reference: videolan/VLCKit#166