Closed (fixed)
Project:
D7 Media
Version:
7.x-1.0-beta5
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2011 at 15:43 UTC
Updated:
10 Feb 2012 at 01:50 UTC
Jump to comment: Most recent
Comments
Comment #1
tshakah commentedSubscribe
Comment #2
BeaPower commentedanyone know of any players I can use?
Comment #3
glass.dimly commentedjplayer with filefield is what I went with due to radio silence on this support request.
Comment #4
ZuluWarrior commentedSub,
Would love to get SoundCloud working via a media web link. Looks like I might be writing the module myself though. :(
Comment #5
james.elliott commentedThe media_oembed submodule of http://drupal.org/project/oembed works with SoundCloud.
Comment #6
ZuluWarrior commentedThanks James,
In fact the Media: SoundCloud module does have a D7 port, but its in the issue queue for the project. It's marked as 'needs work' however I used it and it worked fine for me. Here's the relivent issue: http://drupal.org/node/1022266
oEmbed looks like another great option too! Had a look and from the lay of the land I think this might be a better option for whatever audio content delivery platform they decide on, as long as it supports oEmbed :)
Thanks again!
Comment #7
nedjoAnother option is to use Remote stream wrapper. This allows you to paste in the URL of any external audio file, which can then be displayed using e.g. MediaElement, with which you can configure display of the audio file type.
Comment #8
dave reidWe are light on documentation, that's true. Feel free to expore, ask questions in IRC and then add your own documentation handbook page on how to get started with Media and audio. This is an open source project, so feel free to contribute back what you learn!